-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
S3C2410 embedded LINUX in under an MMC drive module, which has notes. Can be und...
在S3C2410的嵌入式LINUX下的一个MMC驱动模块,里面有说明。通过该实例可以理解MMC块设备驱动程序是怎样一回事-S3C2410 embedded LINUX in under an MMC drive module, which has notes. Can be understood through the examples of MMC block device driver is how one thing
- 2022-02-03 20:31:08下载
- 积分:1
-
嵌入式系统的C语言设计.pdf
介绍C语言在嵌入式系统开发中的一些基本技术和技巧...
嵌入式系统的C语言设计.pdf
介绍C语言在嵌入式系统开发中的一些基本技术和技巧-c_programming_for_embedded_system.pdf
- 2022-03-06 19:19:12下载
- 积分:1
-
ucgui的任意字库或者任意汉字的小字库制作
ucgui的任意字库或者任意汉字的小字库制作-ucgui any character or any character production of a small font
- 2022-03-07 07:27:21下载
- 积分:1
-
基于spartan3的PCI-FPGA开发板原理图详细资料。有参考价值。
基于spartan3的PCI-FPGA开发板原理图详细资料。有参考价值。-Spartan3 Based on the PCI-FPGA development board schematic details. Have reference value.
- 2023-07-02 16:05:03下载
- 积分:1
-
This is the single test of transmitting and receiving serial data procedure is v...
这是单机测试串口发送和接收数据的程序,很简单啊!完成基本的串口工作-This is the single test of transmitting and receiving serial data procedure is very simple ah! Completed the basic work of the serial
- 2022-03-02 13:28:26下载
- 积分:1
-
Delphi Modbus 主站控件
Delphi Modbus 主站控件,使用TCPCLient 用康海串口服务器通讯,下位机接到串口服务器串口上,用Modbus协议通讯。-Delphi Modbus master control, the use of TCPCLient Kang Hai serial server with the Communication, under the crew received a serial port server serial port, and with the Modbus protocol communications.
- 2022-05-20 17:13:13下载
- 积分:1
-
被指控的嵌入式指纹识别描述的发展…
中控嵌入式指纹识别开发描述-were charged with the development of embedded fingerprint identification Description
- 2022-03-10 17:39:46下载
- 积分:1
-
ARM7
ARM7的ads环境下的画圆的实现,在用户环境下得应用!采用周立功公司的LPC2103系列的板子!-ARM7-under ads drawcircle the implementation, a user application environment! Ligong weeks using the company" s board LPC2103 series!
- 2022-03-12 05:00:57下载
- 积分:1
-
yampp mp3 reference
yampp mp3 reference
- 2022-03-02 07:18:22下载
- 积分:1