Source author record

Feng Liao

Feng Liao appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2022arXiv

Evidence of boron pairs in highly boron laser doped silicon

Secondary Ions Mass Spectroscopy and Hall effect measurements were performed on boron doped silicon with concentration between 0.02 at.% and 12 at.%. Ultra-high boron doping was made by saturating the chemisorption sites of a Si wafer with BCl3, followed by nanosecond laser anneal (Gas Immersion Laser Doping). The boron concentration varies thus nearly linearly with the number of process repetitions. However, it is not the case for the hole concentration which tends to saturate at high boron concentration. The difference between boron and hole concentration increases as the square of boron concentration, pointing towards the formation of boron pairs as the dominant contribution to the increase of inactive boron.

preprint2020arXiv

Automatically Generating Codes from Graphical Screenshots Based on Deep Autocoder

During software front-end development, the work to convert Graphical User Interface(GUI) image to the corresponding front-end code is an inevitable tedious work. There have been some attempts to make this work to be automatic. However, the GUI code generated by these models is not accurate due to the lack of attention mechanism guidance. To solve this problem, we propose PixCoder based on an artificially supervised attention mechanism. The approach is to train a neural network to predict the style sheets in the input GUI image and then output a vector. PixCoder generate the GUI code targeting specific platform according to the output vector. The experimental results have shown the accuracy of the GUI code generated by PixCoder is over 95%.