搜索资源列表
watchdog实验
- 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initializ
keil7.09DEMO
- 现在开发的硬件良好产品 结合C和ASM一起开发 可以混合用C里的函数库--A good product used in developing hardware. It combines both C and ASM, and call C s library function.
C
- 程序环境arduino--0017,控制核心为AVR单片机,功能为控制机器人,详情查看Robocop机器人大赛暨中国公开赛-Program environment arduino- 0017, the key is AVR microcontroller core.It s function is to control the robot, the details view please find The Robocop Robot Competition.
sprc307
- 該系統實現了功率因數校正與 1的C2000™ TMS320F280x數字信號控制器。這是幫助電源設計人員評估如何能夠實現與數字的PFC控制器,可以向他們提供與 /瓦特框架做的PFC他們自己的設計。功率因數校正(PFC)是一個函數,現代電子設計來接受它作為一個現代化的組成部分,交直流前端階段。-This system implements Power Factor Correction with a C2000™ TMS320F280x Digital Signal Cont
UCOS-API
- ucos常用基础系统API函数查询文件,深受大家喜爱的chm格式,方便好用。-uCOS based systems commonly used API function query documents, by everyone s favorite chm format, easy-to-use.
shuimianfen
- 该编程语言是C语言,该开发环境为keilc51,该程序的功能是电风扇模拟自然风(我们采用的电机为无刷直流电机)-The programming language is the C language, the development environment for keilc51, the program s function is to simulate a natural wind fans (we used motors for brushless DC motor)
1602C
- 日历时钟 按 进入设置状态 按 停止闹钟声音 按 依次进入闹钟功能是否启用,闹钟时 分秒 年月 日及时间时 分 秒的设置 直到退出设置状态 按 调整是否起用闹钟和调节闹钟时 分 秒年 月 日 时间的时分 秒的数字 第 (可在调整状态进行设置) 正常状态 上排最前面显示自定义字符 下排最前面闪动 设置状态 上排最前面显示 下排最前面在设置闹钟时间时显示 其它状态显示 年代变化 星期自动转换 程序中有自定义字符写入-Calendar clock status by entering the sett
004
- pic16f877实现spi功能和isd1790语音芯片的通信-pic16f877realise spi function和isd1790sound chip comunitions
C
- dsp的fir库函数的调用,帮助加深了解dsp的编程-dsp' s fir library function call, to help gain a better understanding of programming dsp
yunsuan_fig
- 本程序1、2主要是实现简单运算器和除法器的功能,可与C语言等嵌套使用。程序3 实现多选菜单的功能。-1,2 This procedure is mainly to achieve a simple arithmetic unit and the division' s function can be nested with the C language, etc.. Procedures for three multi-function selection menu.
ads7886-tlv5616
- AD和DA和联调程序。包含ads7886驱动与tvl5616驱动以及串口驱动。功能如下,通过tvl5616送出电压值,然后再用ads7886采集回来,并通过串口返回到PC,可用串口调试软件看到结果,验证正确与否。特别注意7886的硬件电路,否则可能无法正常采数,详见驱动说明-AD and DA and the FBI procedures. Contains ads7886 drive and tvl5616 drive and serial port driver. Function as f
C_S_Function_Techniques
- C S-function Technique for dSPACE
TheestablishmentandapplicationofSfunction
- 本资料对S函数的建立做了详细介绍,给出S语言的M语言和C语言模板-The data on the S function to establish a detailed descr iption, given the language of the M S and C language template language
malloc-hitech-c
- malloc () for hitech-c For picc18 or other compilers, where the library malloc crooked and bad. Memory size is determined (and the memory is allocated to) an array of HEAP. To debug a useful function: malloc_debug called when the gathering o
RTC-set-the-clock-and-display
- RTC时钟源为外部低速时钟,且外部低速时钟源的64分之一Tamper引脚(PC.13)上输出。 通过秒中断功能,在LED1(GPIO_Pin_0)上以2s为周期闪烁,并以1s为周期通过USART送出时间信息 (在串口调试软件上以24小时时间制显示) USART1设置:波特率:9600 数据位:8 停止位:1 奇偶校验位:无 硬件流控制:无 注:编译时,Library Configuration应选为FULL,以使C库函数fputc映射到U
GUI_Basc
- 51单片机与12864液晶彩屏实现彩色图片的显示,基于c语言编程,代码注释解释详细-this program is base on virtual C++ and be used on the 51-MCU,it s function is display a color picture on the 12864 LED monitor.
avrlib-by-Procyon
- AVR的库C程序源代码,功能包括 Timer(s),Uart(s),A/D Converter,I2C Master/Slave,SPI Interface,Byte Buffering (circular),Bit Buffering (linear),Printf and other formatted print functions,VT100 Terminal Output,Command Line Interface,FAT16/32 File System (support is r
8.29
- 程序采用C/S结构(客户机/服务器),功能实现类似scp命令功能。 实现文件的远程上传,远程下载 提高:增加用户认证功能!-Program using C/S structure (client/server), functions similar to the SCP command function. To realize the remote file upload, download remote Improve: increase user authentication
adc0809
- 程序采用单片机的定时器产生一个时钟,作为ADC0809的CLK时钟。并读取A/D的值,同时转换为十进制,后送到LED显示。单片机C语言编译软件用著名Keil C51编译器,Keil C51是德国Keil Software公司出品的51系列兼容单片机C语言软件开发系统,与汇编相比,C语言在功能上、结构性、可读性、可维护性上有明显的优势,因而易学易用,本次ADC程序就是基于Keil C编写出来的。 总的C语言程序由LED显示模块,进制转换模块,ADC模块,主函数构成。-The program
tixong-
- c/s 中服务端代码 从而实现传输功能 可以用来做点菜系统-c/s server code in order to achieve the transfer function can be used to do a la carte system
