-
WinCe下的字绘Combo控件
WinCe下的字绘Combo控件-WinCe the words painted Combo Controls
- 2022-02-22 00:18:18下载
- 积分:1
-
pic18f458单片机 io口是如何工作的
pic18f458单片机 io口是如何工作的-pic18f458 microcontroller io port How does it work
- 2022-03-13 13:26:27下载
- 积分:1
-
arduino pwm 控制迷你相扑代码
我用的Arduino motorshild和gp2y0尖锐传感器I I maked迷你相扑机器人,你将学会通过这个项目PWM调速电机控制和gp2y0尖锐传感器控制
- 2022-04-24 04:34:58下载
- 积分:1
-
U-BOOT-1.3.2移植到44B0X详细过程。内包含补丁和移植过程,可直接应用到系统上面。如果有问题可以直接与我联系。QQ:250008260-U-BOOT-1.3.2 ported to the detailed process 44B0X. Contains patches and transplantation process, can be directly applied to the system above. If you have problems can contact me directly. QQ: 250008260
- 2023-08-05 11:25:03下载
- 积分:1
-
这个是一款电子音量控制芯片的控制源码,通过I2C接口进行数据传输,需要的可以下载
这个是一款电子音量控制芯片的控制源码,通过I2C接口进行数据传输,需要的可以下载-This is an electronic volume control chip to control the source, through the I2C interface data transfer needs can be downloaded
- 2022-09-27 22:25:03下载
- 积分:1
-
嵌入式系统下的五笔字型输入法码表。很难得哦
嵌入式系统下的五笔字型输入法码表。很难得哦-Embedded System under the WBZX stopwatch. Rare oh
- 2023-04-06 12:05:03下载
- 积分:1
-
examples of the use of iccavr
使用iccavr的例子-examples of the use of iccavr
- 2023-07-31 08:45:02下载
- 积分:1
-
freescale ADC program, according to the procedure in the initialization code to...
freescale ADC 程序,按程序中代码初始化即可启动使用ADC,代码已经经过调试。-freescale ADC program, according to the procedure in the initialization code to activate the use of ADC, the code had already been debugging.
- 2022-03-17 18:10:59下载
- 积分:1
-
红外编程,这个程序经过测试,可以
红外编程,本程序经过试用,能解大部分遥控器的编码- The infrared programming, this procedure after the test, can
solve the majority of remote controls the code
- 2022-08-02 21:05:12下载
- 积分:1
-
汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字...
汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字库有着天然的对应关系,通过内码可以在字库中得到这个汉字的点阵或是矢量数据用于显示。交换码用于网络的传输交换或者特定字符集的转换。在我们嵌入式环境中只使用汉字内码进行汉字的感知。输入法要解决的问题就是如何把外部输入转换为汉字内码的问题,一般来说的外部输入码有两种ASCLL字符,或特殊为汉字输入设计的字符如五笔字型。这里我们采用使用ASCLL码的拼音形式来实现汉字输入。-err
- 2022-08-18 13:04:17下载
- 积分:1