搜索资源列表
曼码调制的非接触ID卡通用读卡程序编制
- 转载 曼码调制的非接触ID卡通用读卡程序编制 C语言代码程序如下: . /*H4001只读卡读码程序*/-reproduced Man Code Modulation non-contact reader ID cartoon programming with C language code is as follows :. / * Decoding CD-card reading * /
fat16-fileread
- 功能:基于FAT16的文件读写操作C语言代码 作用:可以用作优盘文件系统开发的参考,是嵌入式开发人员的 好资料-functions : Based on the paper read and write FAT16 operating role C language code : You Pan document can be used as a reference system development, embedded development is the good in
Delete_Explain
- 功能说明: ● 本软件能批量删除代码中的注释。自动识别C代码和汇编代码。 ● 支持扩展名: *.c, *.cpp, *.h, *.asm, *.dt, *.inc ● 前三种按照C语言规范进行处理,后三种按汇编语言规范进行处理 ● 支持子目录,全自动处理,\"5秒\"搞定 注意事项: ■ 不支持超过64K的文件,如有超过64K的文件将忽略处理; ■ 本软件直接处理目标文件,使用前请做好备份; ■ 将不用的文件尽量删除,这样可以缩短
liushuideng--LPC2103
- LPC2103的第一个实验:流水灯,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。-The first experiment LPC2103: water lamp, with proteus7 simulation, C language code, compiled at Keil3 in the paper that has a complete map of the engineering and simulation.
liushuidengkey--LPC2103
- LPC2103的第二个实验:流水灯+按键,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。-The second experiment LPC2103: water lamp+ button, and proteus7 simulation, C language code, compiled at Keil3 in the paper that has a complete map of the engineering and simulation.
ApBuilder
- intel builder——intel公司为196芯片内部外设生成初始化代码的工具,可生成asm c 语言初始化程序 好处: 不用费时在单片机初始化上,你的工作只是搞定你要用单片机所完成的功能的编程工作 -intel builder- intel chip for the 196 to generate peripheral initialization code within the tool to generate asm c language program to initiali
jiaotongdeng
- 四路交通灯:压缩文件包括资源有:C语言源代码,四路交通灯原理图,PCB,protues仿真。 是做项目的好资料。-Four-way traffic lights: compressed file including resources: C language source code, four-way traffic light schematic, PCB, protues simulation. Is good information to do the project.
csbmain
- 超声波测距的一个实例代码。语言:C 单片机:atmega48 编译环境:iccavr ide 测量结果回传给PC-An example of ultrasonic ranging code. Language: C single-chip: atmega48 compiler environment: iccavr ide the measurement results back to PC
C
- C语言的代码优化与提高:51单片机C语言编程手册,让工程变简单;单片机编程的注意事项-C language, code optimization and enhancement of: 51 Microcontroller C programming manual, so that the engineering change simple microcontroller programming note
Infrared
- 单片机开发实例:用c语言实现用红外遥控器控制继电器的代码-MCU Development Example: Using c language Infrared remote control relay with the code
msc51cyuyan
- mcs51 单片机的众多c语言代码,包括:流水灯,矩阵键盘,led灯,液晶显示,步进电机,串口测试,温度显示等。-mcs51 c language code number of the microcontroller, including: water lamp, matrix keyboards, led lights, LCD, stepper motor, serial test, the temperature display.
COS-ii-C51
- μC/OS-II在C8051F上的移植 2007-9-5 14:17:36 收藏 | 打印 | 投票(15) | 评论(0) | 阅读(11758) ◇字体:[大 中 小]在嵌入式应用中,使用RTOS的最主要原因是提高系统的可靠性,其次是提高开发效率、缩短开发周期。μC/OS-II 是一个基于优先级的抢占式实时内核,支持56 个用户任务,90 的代码使用标准的ANSI C语言书写,程序可读性强,移植性好,代码可固化,可裁剪,非常灵活。C8051F是美国Cygnal公司生产的与51系列兼容的微控制
PIC_Cjiaocheng
- PIC 单片机 C 语言编程简介:用 C 语言来开发单片机系统软件最大的好处是编写代码效率高、软件调试直观、维护升级方便、代码的重复利用率高、便于跨平台的代码移植等等,因此 C 语言编程在单片机系统设计中已得到越来越广泛的运用。针对 PIC 单片机的软件开发,同样可以用 C 语言实现。但在单片机上用 C 语言写程序和在 PC 机上写程序绝对不能简单等同。-PIC microcontroller C programming language Descr iption: The greatest a
nand
- 开发环境:ReviewMDK 语言:汇编语言和C语言 开发板:mini2440(S3C2440) 代码内容:将nand中的代码copy到SDRAM中,然后跳转到SDRAM中执行, 要点:1,nand的操作 2,跳转指令的,位置无关指令的应用 3.使用MDK的2段分散加载文件-Development environment: ReviewMDK language: assembly language and C language development board: min
diangongjichuzhishi
- 此文档是我找了好久才找到的,希望对朋友们有帮助吧,单片机教程网:http://www.ipbb.cn,新概念51单片机C语言教程,入门,提高源代码,大家也不是偷懒哈,还是要自己敲代码的。-This document is to find me a long time to find friends, microcontroller tutorial network: http://www.ipbb.cn new concept of 51 single-chip C language tutor
water-temperature-control-System
- 基于PID算法的水温控制系统的程序代码,通俗易懂,开发平台:51单片机;语言:C语言。亲身实践过,可信,可行!不懂的可以跟我联系。-Water Temperature Control System Based on PID
STM32版FX2N源码&原理图(可直接移植)
- FX2N源码V3.8版的使用基本说明: 编译语言:C语言 FX2N源码V3.8版是根据三菱FX2N的PLC通信协议、通信命令以及基于STM32F103系列单片机上编写运行的程序,可以直接利用三菱编程软件编写梯形图下载运行,无需任何转换。 注:1)目前在STM32F103RD/STM32F103VC/STM32F103VD/STM32F103VE/STM32F103ZE测试通过; 2)本程序不完全支持所有梯形图指令,如果需要其他的功能,需要亲自己修改代码, 编译环境:
代码
- AT89S51为控制MCU;采集按键信息进行不同的功能输出: 标准输出1K正弦波、1K方波、1K三角波、1K锯齿波; 在其基础上进行正弦波、方波、三角波、锯齿波频率可调; 信号频率控制值原理:由于DAC数据转换的时间是有芯片本身的特性所决定的故方案设计里通过控制转换频率 和转换的点数来达到对信号频率的控制(AT89S51 controls MCU, and key information is collected for different function ou
C语言实现socket编程代码
- 服务器步骤:建立socket,绑定socket和地址信息,开启监听,收到请求后发送数据。 客户端步骤:建立socket,连接服务器端,接收并打印服务器给的数据。
C语言实现socket编程代码
- 服务器步骤:建立socket,绑定socket和地址信息,开启监听,收到请求后发送数据。 客户端步骤:建立socket,连接服务器端,接收并打印服务器给的数据。(Server steps: set up socket, bind socket and address information, open listening, send data after receiving request. Client steps: set up socketside, connect to server,