-
Digital IC tester
C代码是用8051单片机编写的数字ic测试程序,用此程序可以对ic 74xx进行测试
- 2022-01-22 12:20:59下载
- 积分:1
-
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
-
在纯C语言嵌入式开发环境下可以使用的双链表算法及相关调试接口函数。...
在纯C语言嵌入式开发环境下可以使用的双链表算法及相关调试接口函数。-double list using C language
- 2022-02-05 08:53:59下载
- 积分:1
-
键盘只有一个键 b ,开发板是自制的
键盘只有一个键 b ,开发板是自制的-only a keyboard keys b, development board is a self-made
- 2022-09-29 16:20:03下载
- 积分:1
-
适用于2410或者2440的底层硬件开发代码,直接编译下载后可以使用...
适用于2410或者2440的底层硬件开发代码,直接编译下载后可以使用-2410 or 2440 applies to the underlying hardware development code, and a direct download can be used to compile
- 2022-06-01 05:37:39下载
- 积分:1
-
CPLD 一个简单程序
希望大家喜欢
CPLD 一个简单程序
希望大家喜欢-CPLD a simple procedure hope you like
- 2023-08-07 16:35:03下载
- 积分:1
-
S3C6410 芯片手册+原理图
快来下呀
S3C6410 芯片手册+原理图
快来下呀 -s3c6410 PDF new
- 2022-01-26 00:44:18下载
- 积分:1
-
开发平台:ADS 1.2
功能:ARM下JPG文件转成BMP文件
1、在C盘根目录下放一个JPG文件,改名叫test.jpg
2、在ads1....
开发平台:ADS 1.2
功能:ARM下JPG文件转成BMP文件
1、在C盘根目录下放一个JPG文件,改名叫test.jpg
2、在ads1.2的AXD下选ARMULATE仿真。
3、运行完毕,在C盘根目录下会产生一个test.bmp文件
注意:有的JPG文件格式可能不兼容,最好先用WINDOWS XP自带的画图程序打开并
保存一下。
Seloo luo
seloo@tom.com
2008-10-10-Development platform: ADS 1.2 features: ARM under the JPG file into a BMP file 1, in the root directory C decentralization a JPG file, changed his name to test.jpg2, the AXD in ads1.2 election under ARMULATE simulation. 3, run finished packing in the C directory will produce a document Test.bmp Note: Some JPG file format may not be compatible, it is best to use WINDOWS XP built-in drawing program to open and save you. Seloo luoseloo@tom.com2008-10-10
- 2022-03-11 13:35:17下载
- 积分:1
-
PPPoE在算法实现的源代码
PPPoE协议在Psos中的实现源代码-Psos PPPoE in the realization of the source code
- 2022-05-30 06:24:45下载
- 积分:1
-
TC2平台,VGA环境下开发字体显示的源代码
TC2平台,VGA环境下开发字体显示的源代码-TC2 platform, development environment VGA display the font source code
- 2023-08-13 23:40:03下载
- 积分:1