Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Basic TCP network debugging function
no vote
The network debugging assistant is based on the Ubuntu version developed by QT & nbsp; the completed functions include: UDP manual sending disconnection / connection, UDP clearing receiving area / sending area count status date, uncompleted functions include: TCP real-time sending, automatic sending, hexadecimal display date is only the date when it is opened, without updating
black0592
2018-05-26
0
1
Microcontroller input method, c source code
no vote
IME source code written in pure c language, mainly used in monolithic, there is need to download! Instructions for use: Pinyin Yao polling function: unsigned char code * py_ime (unsigned char input_py_val[]); Input_py_val pointer to the phonetic code string as input, and Return value is the start address in Chinese, when at 0 o'clock, Yao failed Example of application: { unsigned char input_string[]={"bang"}; unsigned char chines_string[100]; sprintf(chines_string,"
black0592
2016-08-23
0
1
No more~