搜索资源列表
circle_tasking
- tasking编译器实例开发的自己编写的程序.-tasking compiler development of the examples of their preparation procedures.
hcs301编程器C51源代码及原理图
- 这是本人自己编写的关于跳码芯片hcs301的烧写程序,内含原理图-this is my own jump on the preparation of the code chips hcs301 the burning process, containing schematics
watchdog实验
- 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initializ
light3
- 用dsp程序实现点灯程序,呵呵,自己编写的,用的是上海三意的仿真板,对dsp初学者可能有些帮助,因为我也是初学者,大家不要批我哦-dsp program with the Lantern procedures, huh, their preparation, the Shanghai three preferred simulation board, right dsp beginners may be some help because I was a beginner, we should
matrix_multiply
- 自己编写的任意矩阵相乘的DSP程序,运行在CCS环境,平台为TMS320C6416。主程序用C语言编写,子程序用汇编编写完成矩阵相乘功能。-prepare their arbitrary matrix multiplication, the DSP, the running of the CCS environment, TMS320C6416 platform. Main program with C language, the subroutine with a compilation co
信号处理matlab
- 自己编写的信号产生和处理软件,以matlab7为平台。可以实现确定信号和非确定信号的产生,各种滤波器的设计,对信号的频谱分析,滤波后信号的频谱分析等功能。有利于信号与系统、数字信号处理相关课程的学习与理解。-themselves prepared and have the signal processing software to matlab7 platform. Determine signal can be achieved and identify signals the emergen
51ToLCD
- 一个自己编写的,通过并口操作5.7英寸TFT液晶屏的汇编程序。主要流程是,设置液晶屏,然后从存储器里面读取显示数据,通过并口送出。-a prepared themselves through parallel operation 5.7-inch TFT LCD screen the compilation process. The main process is set up LCD screen, and then read from the memory inside shows data
AT89S51clock
- 该程序是本人自己编写的AT89S51源程序,采用C语言编写,已经调试通过,此程序是只作为共享作用,请勿做商业用途,谢谢!-that the procedure was prepared by my own AT89S51 source, using C language, Debugging has been adopted, this procedure is only as a shared role, do not do commercial purposes, thank you!
arm7_IA
- 自己编写的ARM处理器的指令集仿真,其中包含测试程序。执行其中的MAKE就可以了-prepare their ARM processor instruction set simulator, which includes testing procedures. The implementation of MAKE on the
DDIV4
- 适用于单片机自己编写的汇编程序,考虑了双字节可进行4舍五入的除法,完全版,通过验证。-apply to the preparation of a compilation of their own procedures, consider the double byte can be four to five homes in the division, Complete, through certification.
ICIC2
- 自己编写的适用于51单片机的102IC卡的读写操作,已通过测试,请放心使用-their applicable to the preparation of the 51 SCM 102IC card reader operation has passed the test, please rest assured that the use of
hardware1_test
- 自己编写的,运行于S3C44B0开发板的硬件测试程序-their preparation, running on S3C44B0 development board hardware testing procedures
SPCA563A
- 自己编写的凌阳SPCA61A与SPCA563A图象识别模块连接驱动程序,带有4*8液晶显示驱动程序,开发环境unSP IDE 2-themselves prepared and Sunplus SPCA61A SPCA563A Image Recognition Module Link driver, * 8 with four LCD driver, development environment IDE 2.0.0 unSP
PIC单片机C语言编程实例(步进电机的控制)
- 自己编写的PIC单片机C语言源程序,用于初学者学习。
将自己编写好的程序固化在DM7437芯片里
- 本源码是指导如何将自己编写好的程序固化在DM7437芯片里,可以达到脱机自动运行的目的。-The source is a good guide on how to write your own program in curing the DM7437 chip can achieve the purpose of running off automatically.
atmega16的485通讯的范例
- 我自己编写的atmega16的485通讯的范例,I have written ATmega16 of 485 examples of
用xpt2046采集AIN0的模拟信号-c51
- 用电位器制作模拟信号,通过AIN0-通道0,XP+输入,X-驱动OFF,Y-驱动OFF,可以精准采集并且输入到数码管上。由于xpt2046用24位时钟采集模拟量,通信时序很简单,所以我自己编写的,并由例程改进,注释详细。适合他人学习AD转换。
用xpt2046采集AIN1的模拟信号-c51
- 用热敏电阻制作模拟信号,通过AIN1-通道1,YP+输入,X-驱动ON,Y-驱动OFF,可以精准采集并且输入到数码管上。由于xpt2046用24位时钟采集模拟量,通信时序很简单,所以我自己编写的,并由例程改进,注释详细。适合他人学习AD转换。
用xpt2046采集AIN2的模拟信号-c51
- 用光敏电阻制作模拟信号,通过AIN2-通道2,Vbat+输入,X-驱动OFF,Y-驱动OFF,可以精准采集并且输入到数码管上。由于xpt2046用24位时钟采集模拟量,通信时序很简单,所以我自己编写的,并由例程改进,注释详细。适合他人学习AD转换。
用xpt2046采集AIN3的模拟信号-c51
- 用户输入任意模拟信号,通过AIN3-通道3,AUX+输入,X-驱动OFF,Y-驱动OFF,可以精准采集并且输入到数码管上。由于xpt2046用24位时钟采集模拟量,通信时序很简单,所以我自己编写的,并由例程改进,注释详细。适合他人学习AD转换。