-
ucosII在arm920T内核s3c2410移植的代码.
ucosII在arm920T内核s3c2410移植的代码.-ucosII in arm920T s3c2410 transplant kernel code.
- 2022-03-05 06:10:37下载
- 积分:1
-
KEIL自带的开发usb的程序,包括了每个层次的详细代码,希望能给大家带来帮助...
KEIL自带的开发usb的程序,包括了每个层次的详细代码,希望能给大家带来帮助-KEIL Development usb own procedures, including details of each level of code, I hope everyone can help
- 2022-06-20 09:11:36下载
- 积分:1
-
在c环境下的编译器
一.实验完成主要功能描述:
1.if语句
2.if_else语句
3.while语句
4.数组
5.函数调用
6...
在c环境下的编译器
一.实验完成主要功能描述:
1.if语句
2.if_else语句
3.while语句
4.数组
5.函数调用
6.对外部函数printf的调用(用于打印)
二.测试环境
1.fedora core 4(OS)
2.lex version 2.5.4
3.yacc
4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)
-in the context of a compiler. Experiments main function Description : 1.if statement 2.if_else statement 3.while statements 4. 5 array. Function call 6. The external function calls printf (print) 2. A test environment . fedora core 4 (OS) 2.lex 3.yacc 4.gcc version 2.5.4 (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)
- 2022-08-25 16:16:52下载
- 积分:1
-
C语言开发的数字钟程序,希望对大家有用!真是第二个文件!...
C语言开发的数字钟程序,希望对大家有用!真是第二个文件!-development of the C language digital clock procedures in the hope that it may be useful right! The second document is!
- 2022-03-19 11:58:08下载
- 积分:1
-
Aars the company s test platform for LINUX platform for experimental guide books...
奥尔斯公司的试验平台的LINUX平台的实验指导书,很不容易找到的-Aars the company s test platform for LINUX platform for experimental guide books, not easy to find
- 2023-04-28 11:45:12下载
- 积分:1
-
mx27 嵌入式linus 环境下的bootloader
mx27 嵌入式linus 环境下的bootloader-mx27 embedded bootloader environment linus
- 2023-01-14 13:15:03下载
- 积分:1
-
For the Linux driver under the touch screen, use the version in the 2.6.15 kerne...
用于Linux下的触摸屏驱动,使用在2.6.15版本内核上,可以作为两种方式使用,运行可靠稳定。-For the Linux driver under the touch screen, use the version in the 2.6.15 kernel, it can be used as two ways, reliable operation and stability.
- 2022-06-17 05:31:36下载
- 积分:1
-
可协议实现起诉8051
- 2022-05-19 01:10:13下载
- 积分:1
-
嵌入式linux的jffs2文件系统移植
嵌入式linux的jffs2文件系统移植-jffs2 Embedded Linux file system transplant
- 2023-02-07 19:25:03下载
- 积分:1
-
STC15W4K系列半桥驱动PWM(带死区控制的PWM)C 程序
使用STC15W4K系列MCU发出带死区的PWM波,占空比可调,可用于驱动半桥电路,BUCk,BOOST带同步整流的驱动。使用本代码前,请到STC官网下载STC15W4K系列的头文件,这里不给出。使用函数set_pwm()可设置占空比,使用前要先初始化init_pwm().在初始化函数里涉及到PWM引脚,PWM周期,初始电位,是否在二分之一duty处触发ADC,初始占空比设置,使用时可以参照数据手册按需求修改,这里只是一个实际的应用例程,希望有所帮助。
- 2022-08-17 18:06:51下载
- 积分:1