搜索资源列表
fs-2410-ex2
- arm-2410-文件系统额使用实例(2)-arm-2410-File System for the use of examples (2)
mona-0.2.0.tar
- MONA是为数不多的C++语言编写的一个很小的操作系统,这里是它的源代码。mona的可执行文件的格式其实是PE格式的,和windows可执行文件的格式一样。 为了能放在软盘的1.44M空间里,那些*.ex2 等都经过了压缩。可以用winrar解压,然后用PE工具查看文件的进口表和出口表等信息 前面的几个版本主要是实现内核和控制台。 0.20之后的版本主要是实现了GUI和系统dll,字体处理等,做了几个不同的GUI。每个都有一些特点。 这个操作系统内核的c++类代码值得一看-MO
RA8806_320x240-Ex2.rar
- RA8806源码,官方例程,适用于8080,6800,51,ra8806
EX2
- SSD6 Exercise 2 anwser
ex2
- 优先级天花板实验,体现了优先级翻转策略!-Experimental ceiling priority, priority inversion strategy!
bmp-font-bit
- 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系 95908@163.com 16:54 2004
RA8806_Example
- 该程序是基于C51的一个ra8806驱动显示程序,底层驱动很详细-The program is based on the C51 for a ra8806 driver display program, a very detailed low-level driver
RA8806_320x240-Ex2
- 使用KEIL开发环境开发的测试RA8806芯片功能的程序-Development environment using the KEIL development of procedures for testing RA8806-chip functions
Ex2
- some more exercises on the clock division
C51
- 关于每个例子的详细介绍都在工程文件的abstract.txt文件中。 ----------------- | |----ex1 最简单的例子了。建立了三个任务,搞清楚如何使用rtx51建立新的工程。 | |----ex2 演示了信号函数(os_send_signal()和os_wait())的使用。 | |----ex3 演示了os_switch_task()函数的用途。 | |----ex4 数字钟程序。支持长按(只完成分钟调整,其它一
EX2
- nios ii 嵌入式 实现数码管(按键切换)、LCD时间显示-nios ii embedded digital control implementation (key switch), LCD time display
ex2
- this exercise 2 from ssd2-this is exercise 2 from ssd2
ex2
- AT89S52通过扫描外接键盘读取输入数字,并且显示在单色显示屏上-AT89S52 read by scanning the external keyboard to enter numbers, and displayed on the monochrome display
ex2
- Design a simple resistance meter with LED display.We use constant current method for resistance measurement.
ex2-init-exit
- 简单模块实验,在实验一的基础上,加入module_init、module_exit的支持-Simple module test, on the basis of the first experiment, adding module_init, module_exit support
ex2
- 在bf535上实现矩阵相乘,用c调用汇编,输出结果显示在控制台上-In bf535 achieve matrix, with c call assembly, the output displayed on the console
ex2
- 《基于Proteus的8051单片机实例教程》源程序--I/O输入输出-" Based on the 8051 Proteus tutorial examples of" source code- I/O input and output
ex2
- 编辑代码 在/mnt下创建usb目录 查看U盘设备名称卸载U盘函数-Edit the code in the/mnt directory to create usb U disk device name to view uninstalled U disk function
ex2
- 简单终端程序,特别初学者可以好好研究下,需要电路图可以跟我说明-Simple terminal program, especially for beginners can have a good study, the schematic can explain to me
ex2-3mail-MultiTask
- 基于s3c2410的ucos-ii源代码,实现了一个多任务的例程-the source code of ucos-ii of s3c2410,with a example of multitask