-
通过API调用,可以把从键盘接收到的字符串到串口,然后把获得的字符显示在屏幕上...
通过API调用,可以把从键盘接收到的字符串到串口,然后把获得的字符显示在屏幕上-through API calls can be received from the keyboard to the string of serial and then the characters were shown on the screen
- 2023-01-15 22:00:03下载
- 积分:1
-
the source code of the communication of USB
the source code of the communication of USB
- 2022-07-27 09:07:34下载
- 积分:1
-
著名的串口构件,很容易自己使用,支持多线程。
著名的串口构件,很容易自己使用,支持多线程。-Famous serial widget, it s very easy for use and sustain several thread.
- 2022-07-11 08:50:51下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
System w...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-09-19 03:35:03下载
- 积分:1
-
内置 ;支持MP3、AAC 、AAC+、WAV等格式的音频文件,不能播放320 Kbps的MP3文件,最高只能支持224Kbps,支持新建播放列表和自动重复播放...
内置 ;支持MP3、AAC 、AAC+、WAV等格式的音频文件,不能播放320 Kbps的MP3文件,最高只能支持224Kbps,支持新建播放列表和自动重复播放不具备均衡器调节,支持低音增强模式,并且具备7个低音增强级别供用户选择,让用户在欣赏不同风格歌曲时选择合适的低音级别供用户选择,让用户在欣赏不同风格歌曲时选择合适的低音级别,支持环绕立体声(SRS) -built; MP3, AAC, AAC, WAV format audio files, 320 Kbps not play MP3 files, can only support a maximum 224Kbps, the new playlist support and automatic repeat players do not have EQ adjustment, bass enhancement-mode support, and with seven bass enhancement levels for users to select, to allow users to enjoy the songs of different styles to choose a suitable level of bass for users to select, to allow users to enjoy the songs of different styles to choose a suitable bass-level support surround sound (SRS)
- 2022-03-19 11:48:15下载
- 积分:1
-
Viterbi decoder and more I just can not say that I can run the
Viterbi 译码 多的就不说了 我刚运行过可以的-Viterbi decoder and more I just can not say that I can run the
- 2022-01-26 07:11:50下载
- 积分:1
-
a phone screen clock procedures, based on the OSE operating system, we can see t...
一个手机副屏的时钟程序,基于OSE操作系统,可以看到实现的完整代码,但没有环境是不能编译运行。-a phone screen clock procedures, based on the OSE operating system, we can see the realization of a complete code, but no compiler environment is not running.
- 2022-02-09 10:42:35下载
- 积分:1
-
VC++ 6.0ndis,NDIS网卡驱动程序
VC++ 6.0NDIS, NDIS Miniport NIC Drivers
- 2022-05-24 12:01:56下载
- 积分:1
-
华为GTM900C程序代码
#include "config.h"
INT8U RBUF;
INT8U TDAT,RDAT;
INT8U TCNT,RCNT;
INT8U TBIT,RBIT;
BOOLEAN TING,RING;
BOOLEAN TEND,REND;
INT8U uc_rxdIndex,uc_rxdDealIndex;
INT8U uc_uartBuf[UART_BUF_LEN];
INT8U uc_uartRecFifoLen; /* 接收FIFO中的数目 */
BOOLEAN b_uartRecFifoFlag;
INT16U us_allSendCnt;
INT8U uc_sendCnt;
//INT8U * pSendBuf;
INT8U * p_pSendBuf[P_SEND_BUF_LEN]; /* 要发送的数据的指针 */
INT8U uc_pSendBufLen[P_SEND_BUF_LEN]; /* 每个指针包含的数据长度 */
INT8U uc_pSendBufIndex;
INT8U uc_pSendBufDealIndex;
- 2022-02-21 22:52:47下载
- 积分:1
-
同上,改进之处为使用reins恢复函数使得子代数量(子代染色体个数)等于父代数量(父代染色体个数),一次计算上例得min(f1(v)+f2(v))=10.475...
同上,改进之处为使用reins恢复函数使得子代数量(子代染色体个数)等于父代数量(父代染色体个数),一次计算上例得min(f1(v)+f2(v))=10.4758,本例得min(f1(v)+f2(v))=10.1033,最大遗传代数均为MAXGEN=50.-Ibid, improved restoration of function to use the reins makes the number of progeny (offspring chromosome number) equal to the number of parent (parent chromosome number), a calculation of the above example a min (f1 (v)+ F2 (v) ) = 10.4758, which in this case a min (f1 (v)+ f2 (v)) = 10.1033, the largest genetic algebra are MAXGEN = 50.
- 2022-03-24 23:41:32下载
- 积分:1