搜索资源列表
C语言图形界面开发源程序
- 利用C语言开发图形界面的例程,使用前先察看包里的help.txt-use of C language development graphical interface routines, the use of the former first look at the bag help.txt
I2C总线C语言源程序
- 这是一个c语言写的a/d转换程序。利用i2c总线实现对24c02的存和取-A a/d convert program in c, which can write and read from a 24c02 using i2c bus
saimen 单片机开发利用的实例
- 里面有100个有关单片机开发利用的实例
51music 利用51单片机驱动蜂鸣器唱歌
- 利用51单片机驱动蜂鸣器唱歌以及怎样利用C编写歌曲源码,并唱出不同的歌曲-The use of 51 single-chip driver and how to use the buzzer to sing songs written in C source code, and sing a different song
spwm.rar
- 利用C语言编程实现的正弦脉宽调制的控制算法,The use of C language programming of the sinusoidal pulse width modulation control algorithm
triangular_sawtooth_sine_pulse_wave_by_C
- 利用C语言编写的三角波、锯齿波、正弦波、脉冲程序,大家可以看看啊-triangular wave,sawtooth wave,sine wave,ulse wave,by C language
C-of-singlechip
- 基于Keil的单片机C语言编程(利用C语言和keil编译器编写和生成单片机可执行的.hex文件)-Keil MCU based on C language programming (using C language and compiler keil SCM write and produce an executable. Hex file)
C--language
- 此文档讲解如何利用C语言对单片机进行编程,有讲解软件的操作和程序的编写,内有相应的程序源码,希望对各位有帮助。-This document explains how to use C language to program the microcontroller, the software has to explain the operation and procedures for the preparation, the corresponding program source code,
c-linux-Modify-system-time
- Linu C修改系统时间,利用C语言程序修改Linux操作系统的时间-LCD C modify system time
C
- 利用C语言实现LCD1602的滚动显示,语句附有解释,适合初学者-The use of C language implementation of lcd1602 of light, accompanied by the statement explained, suitable for beginners
Catapult_HLS-by-C
- 电子系统设计高层次综合high level synthesis工具 Catapult使用及利用C++进行算法开发讲解文档-document about Catapult (HLS tool)using c++ for designing
心率传感器
- 在编译器Keil中利用C语言编写的检测心率的程序(In the compiler Keil, use C language to write the test heart rate program)
旋转LED程序
- 以STC12c5as2为核心板,在Keil中利用C语言编写的旋转LED源程序(Using STC12c5as2 as the core board, the rotating LED source program written in C in Keil)
抢答器程序
- 以STC89C52RC为核心板,利用C语言编写的抢答器程序(Using STC89C52RC as the core board, the program is written in C language)
利用API函数实现字符发送
- VISUAL C++与串口通信,实现PLC的数据发送与接收,通过自由口的方式(VISUAL C++ and serial communication, to achieve the PLC data transmission and reception, through the free way)
利用c#实现PC与单片机模拟电压输入MSComm
- 利用c#实现PC与单片机模拟电压输入MSComm(Using c# to achieve analog voltage input of PC and MCU MSComm)
emmmmm
- 利用c语言编程,基于msp430f5529,实现键盘扫描并于8段数码管上显示。(Using c language programming, based on msp430f5529, to achieve keyboard scan and display on the 8 segment digital tube.)
lcd
- 利用c语言,基于msp430f5529,实现lcd液晶显示姓名与学号(lcd LCD display name and student number based on msp430f5529 with c language,)
C语言超市管理系统
- 利用C语言编程实现超市管理系统的简单搭建。(C language programming of supermarket management system.)
ftp linux c源码
- 基于linux系统利用c语言实现ftp传输协议。