搜索资源列表
进程的创建
- 介绍了再linux系统下如何创建进程,以及创建进程中应注意的有关问题-introduced again linux systems process of how to create and build process should pay attention to issues related to
ZLG7289B_key 键盘
- ZLG7289 键盘矩阵使用示例 使用ZLG7289时容易出现的问题和注意事项-ZLG7289 examples of the use of the keyboard matrix easier to use ZLG7289 emerging issues and points for attention
uCOS-II V2.52--Keil for MCS51
- 本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP™ 等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助-for this first contact uC / OS-II programmers to introduce them into
I2C-EEPROM
- MOTOROLA的dsp-56F807对atmel的eepromI2C总线的读写操作,已经调试通过,可以借用,注意读写操作的延时-MOTOROLA dsp - 56F807 right ATMEL eepromI2C the bus and write, debug, can borrow and pay attention to the write delay
SeekFor GUI Cool(TM) V1[1].0 for S3C44B0x
- CPU:arm S3C44b0 LCD驱动程序 MONO GREY COLOR 包括BOOT LOADER 移植注意FLASH 和SRAM 所在区域-CPU : arm S3C44b0 LCD driver MONO 1,005 COLOR including BOOT LOADER transplant attention FLASH and SRAM region
wireless_com
- 用C51单片机实现的无线数据传输例程,注意此程序为发送端程序,需要接收端给予配合-MCU with C51 wireless data transfer routines and procedures to the attention of this software, the need to cooperate receiving end
最新10位数字温度传感器AD7416驱动程序
- 最新10位数字温度传感器AD7416驱动程序,注意要根据不同的情况来减少延时的个数-latest 10 AD7416 digital temperature sensor drivers, the attention should be different to reduce the number of delayed
嵌入式C编程技术
- 这是关于嵌入式编程的一本关于应该注意什么样的问题的小册子,此时前辈的经验精华,好好消化:)-on embedded programming on the one should pay attention to what kind of the booklet, now experience the essence of the older generation, properly digest :)
UCOS-II在ARMS3C44B0X上的移植源代码
- UCOS-II在ARM S3C44B0X上的移植源代码。 移植说明: 我没有移植uCOS前,再网上下了一些案例可是大部分都不能直接运行,而且有好多还都有错误。 还发现很多\"移植者\"是忠实的操洗者,并且还操错了。这个移植代码是我领会不少代码的长短根据自己的经验编制,绝对原著!!!因为有好多与大多数移植代码不同之处,故帖出来共享,希望能对将要移植uCOS的人以启发和帮助。 由于我个人时间不多,所以没有写什么移植的\"前因后果\" 但: 移植的详细细节在程序中的注释部分已经
TC3_ucos2_ucgui
- Turbo C 3.0 + UCOS2 + UCGUI PC学习版本, 在csword网友的基础上改正了一个BGI的小问题,并 加入了IDE环境:Turbo C++ 3.0 带路径直接解压到到D:\\根目录就能用, 解压后,请运行d:\\myworks\\tc\\tc.exe 而后打开项目选择d:\\myworks\\tc\\bin\\ucgui\\ucgui.prj 而后按Ctrl+F9下运行即可。 注意运行后在WinXP全屏下会没有响应, 建议在Vmware下
44vhdl
- 44个vhdl实例 注1: 含有不可综合语句,请自行修改 注2: 一些PLD只允许I/O口对外三态,不支持内部三态,使用时要注意 注3: 设计RAM的最好方法是利用器件厂家提供的软件自动生成RAM元件,并在VHDL程序中例化-44 VHDL examples Note 1 : Includes an integrated statement, the initiative to revise Note 2 : Some PLD only allows I / O exte
PDAdevelop
- 详细说明了PDA开发的流程和一些需要注意的问题,是嵌入式工程师的一个好助手-detailed descr iption of PDA development process and some of the issues requiring attention is embedded engineers a good assistant
signalad
- 信号AD转换程序 信号AD转换程序 内容不多,关照啊-signal AD AD conversion signal conversion as little attention ah
PLDESIGNQA91
- 这是硬件逻辑设计的一份参考资料,总结了目前主流FPGA供应商设计的注意事项。-This is a hardware logic design of a reference, summed up the current mainstream FPGA vendor design for attention.
LinuxDevice_cn
- Linux设备驱动 是一本很好的书,描述了低层驱动的实现方法和注意事项-Linux device driver is a very good book, describes the lower-driven methods and attention to issues
miaobiao
- 一个实用的秒表程序下载,请大家应用的时候注意语言环境等因素-a practical stopwatch download, please use the attention to language and other factors
ISP20060417
- 并口ISP测试软件 说明:本软件的编写过程中,本人参考了网站上并口控制LCD液晶的程序,使用了其中的并口操作! 本软件只是测试版,支持MEGA8、MEGA16、MEGA32、MEGA64、MEGA128。但本人只测试过MEGA16和MEGA128,由于其中的一些程序写的不是非常优化,因此在操作MEGA128时有点慢,望各位注意!欢迎各位测试其它的型号,有什么问题请发邮件:avrarm@126.com,非常感谢! 以后本人继续努力,争取增加一些其它型号单片机和其它的一
DisplayerEx3
- 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select
up-netARM3000-BIOS-SDT
- 博创公司up-NETARM3000试验箱的BIOS 程序注意是在SDT环境下的-Bo Company up-NETARM3000 chamber BIOS procedures attention in the SDT environment under the
keil-attention-
- 从事单片机开发的应该大多都接触过keil,但是可能多数人都对keil中的一些工具不是很清楚,这份文档中正是对于keil下fromelf工具的说明以及一些使用中的注意事项,希望对大家有用-Should be engaged in the development of single chip microcomputer are exposed to keil, but perhaps most people have some of the keil tools is not very clear,
