搜索资源列表
fat16 and fat32 file system
- fat16、fat32文件格式的c源程序,内含怎样建立目录、建立文件、删除文件等。-fat16, fat32 file format c source, the list includes how to establish, document, delete files.
motor1
- 文件列表: Motor._c Motor. cof Motor.dbg Motor.dp2 Motor.hex Motor.lis Motor.lk Motor.lst Motor.mak Motor.mp Motor.o Motor.prj Motor.s Motor.src-documents list : Motor._c Motor.c Motor.cof Motor.dbg Motor.d p2 Mo
PWMz
- 文件列表: _1b8.aaa _1ek.aaa _1s0.aaa _11g.aaa Pwm._c Pwm.c PWM.cof PWM.dbg PWM.dp2 PWM.hex PWM.i PWM.lis PWM.lk PWM.lst PWM.mak PWM.mp PWM.o PWM.prj PWM.s PWM.src PWM_cof.aps PWMtest.i PWMtest._C PWMtest.C
12864driverandchartools
- 文件列表: 点阵字符工具 .....\\hanzi.exe .....\\COMCTL32.OCX .....\\COMDLG32.OCX .....\\ExRainButton6.ocx .....\\MSCOMCTL.OCX .....\\MSVBVM60.DLL 12864.c hd61202.pdf-documents list : Lattice characters tools ..... \\ hanzi.exe .....
keilc51chbook111111
- 这是一本关于Intel 80C51 以及广大的51 系列单片机的书这本书介绍给读者一些 新的技术使你的8051 工程和开发过程变得简单请注意这本书的目的可不是教你各种 8051 嵌入式系统的解决方法 为使问题讨论更加清晰在适当的地方给出了程序代码我们以讨论项目的方法来说 明每章碰到的问题所有的代码都可在附带的光盘上找到你必须熟系C 和8051 汇编因 为本书不是一本C 和汇编的指导书你可以买到不少关于ANSI C 的书最佳选择当然是Intel 的数据书可从你的芯片供应商处
LED
- 一个完整的led矩阵的方案,包括C源代码、字符对应LED、元件清单等。-Led a complete matrix of programs, including C source code, characters corresponding LED, the list of such components.
Cchapter5
- C语言进阶-第五讲 数据结构与链表 C语言进阶 (东大 凌明)-C-Advanced- 5th speak with the linked list data structure
C_linked_list_data
- C语言实现数据结构的链表,介绍链表的数据结构及基本的算法-C language linked list data structures, linked list data structure and introduces the basic algorithm
variadic.functions.c
- C99 s variadic functions can be wrapped in a variadic macro. This allows the use of a va_list which contains its own end-of-list sentinel. In this manner, you don t have to keep track of the quantity of elements in your list from caller to callee.-C9
LLIST
- Link List program written in C. I did in my Graduation!
CcallASM
- 凌阳单片机程序,实例显示如何在C程序中调用汇编程序,实现简单的加法-Traverse sun list slice machine procedure, the solid example shows how to adjust to use to edit collected materials procedure in the C procedure, realization simple of addition
1602
- 此压缩文件,内容清单如下: 1.<LCD1602汉字显示技术在万年历中的应用及Proteus仿真>论文一篇 2.lm016l/1602完全版数据手册两套(中英文各一套) 3.本人自己搭建的keil51+preteus仿真例子及其源程序(c语言),实现了汉字的显示. -This compressed file, list of contents is as follows: 1. <LCD1602汉字显示技术在万年历中的应用及Proteus仿真> 2.lm
queue
- 一个c语言编写的数据链表的demo演示程序。-C language data is a list of the demo demo.
CodeSwitch-
- 本代码为编码开关代码,编码开关也就是数字音响中的 360度旋转的数字音量以及显示器上用的(单键飞梭开 关)等类似鼠标滚轮的手动计数输入设备。 我使用的编码开关为5个引脚的,其中2个引脚为按下 转轮开关(也就相当于鼠标中键)。另外3个引脚用来 检测旋转方向以及旋转步数的检测端。引脚分别为a,b,c b接地a,c分别接到P2.0和P2.1口并分别接两个10K上拉 电阻,并且a,c需要分别对地接一个104的电容,否则 因为编码开关的触点抖动会引起轻微误动作。本程序不
C
- 这要是运用51单片机的基本编程代码,在各个模块中调试程序,其程序包含多个C语言的程序清单-If this was the use of 51 single basic programming code, each module in the debugger, the program contains more than one C-list of procedures
code
- 单片机开发试验,8只数码管滚动显示数字串的C代码-SCM development and experiment, only 8 digital tube rolling display Numbers list of C code
yejingxianshi
- 基于80c51单片机的液晶显示c语言程序清单。-80C51 microcontroller based LCD assembler list.
etx.c
- The basic algorithm is as follows: each node sends // a broadcast packet every so often. The packet contains // a list of nodes, and the seq number of the last broadcast // packet received from them. Each node // also keeps track
SD24
- msp430afe253的程序SD24 AD采集程序 ..........\18B20.h ..........\Debug ..........\.....\Exe ..........\.....\...\sunshine.d43 ..........\.....\List ..........\.....\Obj ..........\.....\...\main.r43 ..........\.....\...\sunshine.pbd
程序
- 功能介绍: 使用STC89C52(STC89C52数据手册)单片机设计,设有8个按键,3个按键模拟硬币(5元、1元、5角),另外5个按键模拟货物选择,一块12864显示屏。 步骤: 1.开机启动显示货物价格列表,自动切换列表。 2.可以选择①—⑤种货物(或更多)。 3.按对应按键可选择该货物。 4.选择后,提示要投进的金额,并显示投币有效时间30秒(可修改)。 5.按键模拟投币,有5元、1元、5角。 6.投币金额等于或大于所选货物的金额则购物成功。