资源列表
arm_lcd&keboard
- 一个关于arm键盘和lcd显示的原代码程序,主要介绍了arm键盘和lcd显示的方法-an arm on the keyboard and LCD display of the original code procedures, the main arm of the keyboard and LCD display methods
支持256个任务的UCOS2.51
- 修改后的ucos2.51可以支持256个任务,在vc下测试过。-revise the ucos2.51 can support 256 missions, under the vc tested.
CANopenNode-SRC-V0.91-PIC18fxx8-MPLAbC18
- Pic18Fxx8单片机下的canopen协议源代码,使用maplab+picc18编译。-Pic18Fxx8 under the SCM Agreement Canopen source code, the use of maplab picc18 compiler.
vxWorks GIS
- vxworks下的GIS系统。 使用说明: 1.下载 \"VxEmapgis.out\" 或则 \"VxEmapgis2.out\" 到目标机 2.运行 \"main\" ,启动应用程序 , 3.按 \"ESC\" 弹出菜单, 4.选择 \"打开图层\" , 弹出图打开窗口 , 输入图层文件名称 如 “road.vxw” 或者 “water.vxw” 5.按 大写字母\"O\",确定, 或者大写字母 “C”取消 6.按方向箭头、pagedown , pageup 实现漫游 , , + , -
ucGUI的16_16点阵字库
- 应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 //汉字字体 即可使用. 使用实例: static void DemoHZ(void) { const char str[] = GUI_UC_START\"中国人民万岁\"GUI_UC_END /* Set ShiftJIS fo
WINDML中文字库生成程序
- WINDML中文字库生成程序,demo版-WINDML Chinese font generating program, demo version
320X240LCD仿真程序
- 320X240LCD仿真程序 320x240lcd仿真程序,仿真单色,4色,16色,256色lcd 使用方法:(需要注册mscomm32.ocx控件程序才能正常运行) 通过串口或TCP/IP将LCD显示缓冲区的全部内容发送到本软件接收即可 软件同时监控串口和tcp/ip口的数据,数据为一屏时刷新显示内容。 数据格式: 单色:unsigned char lcdbuf[9600] 每位一点 4色:unsigned char lcdbuf[19200] 每两位一点 16色:unsigned char
ucFS正版源代码
- 啥也不说了,请看代码示例 File : fat_dir.c FS_DIR *FS__fat_opendir(const char *pDirName, FS_DIR *pDir) { FS_size_t len FS_u32 unit FS_u32 dstart ....... FS_u32 dsize FS_i32 i char realname[12] char *filename if (!pDir) { return 0 /* No valid pointer to a FS_DIR s
wince开发驱动电子书
- WINCE驱动开发的参考资料,希望能帮到大家-pulled Driver Development of reference materials, we hope to be able to help
FlashP3.1
- 用于烧录FLASH的工具,可以辅助用来下载BOOT到裸的开发板上-for replication tools can download BOOT support for the development of the bare board
三菱plc编程
- 使用三菱plc对过程实验设备控制进行编程,包括了例程原码-use laboratory equipment to process control programming, including the original code routines
实现中值滤波的源程序
- 实现中值滤波的源程序 参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-achieve Median filtering of the source parameters Hori is a Boolean variable, if true, so the level of median filtering, otherwise, do vertical median filtering.
