-
编程高手的秘笈:Linux C 函数库,linux宝库典藏版,Linux Make中文手册,uclinux核心手册,Linux网络编程,嵌入式系统开发圣经,高质...
编程高手的秘笈:Linux C 函数库,linux宝库典藏版,Linux Make中文手册,uclinux核心手册,Linux网络编程,嵌入式系统开发圣经,高质量C编程指南,高手的必杀技啊,好东西与大家分享-programming experts in the secret : Linux C libraries, treasury collection version of linux, Make Chinese Linux manual Basis core manual, Linux Network Programming, Embedded System Development Bible, high-quality C programming guide, a master of nirvana commands ah, good things to share with you! !
- 2022-03-29 22:38:22下载
- 积分:1
-
天2440开发板原理图(底),包含电路板文件…
SKY 2440的开发板原理图(底板),包含PCB文件,PCB文件完整,可以使用的-SKY 2440 development board schematic diagram (bottom), contains the PCB document, PCB file integrity, you can use the
- 2022-03-17 22:40:10下载
- 积分:1
-
8051,ISP、 程序员、 独立、 串行、 服务
此程序是为了使主程序 8051 扩展家庭程序员,用于下载的.hex 英特尔文件至 8051 扩展,此程序使用串行外设接口 (SPI) 进行服务串行编程 (ISP),以便它可以开发由大家做出大函数与修改或添加 di 源程序代码的人。
- 2022-01-22 04:37:49下载
- 积分:1
-
CPMinterrupt 860中断管理
CPMinterrupt 860中断管理-CPMinterrupt 860 interrupted management
- 2023-08-10 05:05:03下载
- 积分:1
-
计算器程序,主要的算法实现;计算器程序,主要的算法实现...
计算器程序,主要的算法实现;计算器程序,主要的算法实现-Calculator program, the main algorithm calculator program, the main algorithm
- 2022-03-01 23:04:01下载
- 积分:1
-
Print FIRMWARE, simple to use PC89C51
打印的FIRMWARE,简单的使用PC89C51-Print FIRMWARE, simple to use PC89C51
- 2023-05-21 02:40:03下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1
-
A GUI operating system which could be stored in a 3 disk.
装在一张软盘里的图形操作系统--A GUI operating system which could be stored in a 3 disk.
- 2022-02-02 02:23:01下载
- 积分:1
-
教你写makefile,讲述大型工程管理规则。是嵌入式学习的必备基础。...
教你写makefile,讲述大型工程管理规则。是嵌入式学习的必备基础。-Teach you to write makefile, describes the rules governing large-scale projects. An essential basis for embedded learning.
- 2023-08-05 08:25:03下载
- 积分:1
-
Qt嵌入式坦克大战
做竞赛用的,结果时间不足,部分功能没做完,不过坦克之间碰撞、坦克与障碍物之间碰撞、坦克发射的子弹与障碍物碰撞已完成,而且会根据障碍物的不同选择不同的效果,比如黑墙打不破,草丛可以消灭掉,浅水滩可以穿过子弹
- 2022-09-15 01:30:03下载
- 积分:1