CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 51 TEST C
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 51 TEST C - List
[
Parallel Port
]
51+
DL : 0
这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考. -this procedure with 180 OK C code can read FAT16 file system U-root directory, we can see the root directory under the file name, would show the first document, but the very stringent procedures, there is no error handling, the U-poor compatibility, but for a simple test, as a reference.
Date
:
Size
: 7kb
User
:
ly
[
Other Embeded program
]
c51usb
DL : 0
一个用C语言编写的usb程序,测试可以运行,内附有原理图-a C language prepared by the usb procedures, test run, enclosing a diagram
Date
:
Size
: 307kb
User
:
叶彬
[
SCM
]
51+ch375WorR
DL : 0
这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考-this procedure with 180 OK C code can be read FAT16 file system U disk root directory. can see the root directory under the file name, would show the first contents of the documents, but the very stringent procedures, no error handling, the U disk compatibility poor, but for a simple test, as a reference
Date
:
Size
: 3kb
User
:
郑辰
[
SCM
]
LCD12864
DL : 0
LCD12864的C51并行C程序 本人亲测,绝对没有问题,如果不对,请注意你的端口定义-LCD12864 the C51 parallel C program I am pro-test, absolutely no problem, if not, please note that the definition of your port
Date
:
Size
: 1kb
User
:
李诗人
[
SCM
]
mcs-51
DL : 0
通信协议:第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。 测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 下载C的源程序: -Communication protocol: the first 1 byte, MSB is 1, 1 byte for the first signs, 2 bytes, MSB is 0, non-first byte marks, and the rest ... and so on ..., the last byte words for the former postganglionic XOR of seven checksum. Test Methods: Serial debugging assistant can send the box to write 95 10 20 25, and 16-band selected to send, receive框选on the 16-band show that if every one on the receiver to send 95 10 20 25 illustrate the test success. Download C source:
Date
:
Size
: 3kb
User
:
刘周同
[
SCM
]
2008610915
DL : 0
实现将lwIP协议移植于mcu 51单片机的测试程序,lwip是light weigh tcpip 协议,用于单片机上网和远程控制 -LwIP agreement to achieve transplantation in mcu 51 SCM test procedure, lwip is light weigh tcpip protocol for single-chip Internet access and remote control
Date
:
Size
: 62kb
User
:
lin zhitie
[
SCM
]
CH372
DL : 0
本程序测试数据传输的正确性,可以用于长时间连续测试,基于MCS-51单片机C语言的示例程序,用于其它单片机时一般只要修改前面几个接口子程序及硬件定义-This procedure tests the validity of data that can be used for a long time for the test, based on the MCS-51 single-chip sample C language program, normally used for other single-chip front as long as the amendments to some subroutines, and hardware interface definitions
Date
:
Size
: 23kb
User
:
xiangzi
[
Linux-Unix
]
51
DL : 0
本实例运行在linux环境下。 编译命令: gcc -o test 51.c 执行命令: ./test-This instance is running in linux environment. Compiler command: gcc-o test 51.c by executing a command:./Test
Date
:
Size
: 1kb
User
:
唐相元
[
SCM
]
jianpan
DL : 0
经典的矩阵键盘C语言程序,有详细的注释,在51测试通过,欢迎下载-Matrix keyboard classic C language program, with detailed notes, in 51 test, please download!!
Date
:
Size
: 1kb
User
:
李键锋
[
SCM
]
H240NEWFD
DL : 0
使用51/Keil C撰寫touch panel的測試程式(畫線/報座標/方格按壓測試等等)-writing touch panel test program(draw line/report coordinates/push test) by keil c
Date
:
Size
: 189kb
User
:
linnengyi
[
SCM
]
C51ProcessAndCircuit
DL : 0
30个非常实用的51单片机C语言开发程序,经过KEIL测试完全正确,包含基于PROTEL电路原理图-30 very useful 51 MCU C language development program, after KEIL test entirely correct, including the circuit diagram based on PROTEL
Date
:
Size
: 587kb
User
:
王璐
[
SCM
]
test
DL : 0
最简单的51单片机流水灯C语言程序!简单语句实现左循环右循环!
Date
:
Size
: 26kb
User
:
allen
[
Crack Hack
]
sha1_c51
DL : 0
SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specifically for the 8-bit machine optimization, C and assembly language programming with the language-mixing. Full KeilC projects, a test code. Optimized speed: once SHA1 (64 bytes), 66363 instruction cycles, corresponding to 16MHz DS80C320 16ms code space: Byte, C support library 148 bytes (which can cover) data space: xdata 320 (0x140) bytes (which can cover the ), data 34 bytes (can cover)
Date
:
Size
: 8kb
User
:
cinder
[
Embeded-SCM Develop
]
CSCX2010.06.27
DL : 0
帮我们公司做的一个检测程序 用的51单片机 C语言 keil平台写的-Help our company to do a test program using keil 51 microcontroller platform written in C language
Date
:
Size
: 15kb
User
:
郑春燕
[
Other Embeded program
]
comprehensivetest
DL : 0
综合测试程序 51单片机 c语言 包含AD DA 键盘 数码管显示 等-comprehensive test
Date
:
Size
: 34kb
User
:
wudejun
[
SCM
]
test
DL : 0
这个是一个C语言写的代码,基于51单片机,带有液晶显示功能的测电机转动速度的程序,非常实用,而且也注了相当多的解释,是我们公司产品中的一个模块喔-This is a C language to write the code, based on 51 single-chip, measured with a liquid crystal display function of motor rotational speed of the process, very practical, but also note a considerable amount of interpretation, is our company products in a module Oh
Date
:
Size
: 2kb
User
:
李生
[
SCM
]
STCdanpianjiyuanma
DL : 0
这是本人做的完全兼容郭天祥51实验板的各种驱动程序的C代码,希望对大家有所帮助-It is fully compatible with Guo Tianxiang I do 51 test board the C code for various drivers, we hope to help
Date
:
Size
: 310kb
User
:
刘鑫
[
SCM
]
LCD
DL : 0
51单片机C语言的一个128*64LCD常用驱动程序,都是自己写的,测试通过-A single chip C-51 128* 64LCD common drivers are to write their own test through
Date
:
Size
: 1kb
User
:
wangjing
[
SCM
]
euytuytu
DL : 0
MCU C TEST FOR 89C0851- MCU C TEST FOR 89C0851
Date
:
Size
: 43kb
User
:
xiu
[
SCM
]
51ISD1420
DL : 0
基于51系列单片机的,最基本的试验程序,程序均采用标准的C语言编写,此为51-ISD1420-Based on 51 computers, the most basic test procedures, procedures are written using standard C language, this is the 51-ISD1420
Date
:
Size
: 17kb
User
:
li
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.