资源列表

« 1 2 ... .90 .91 .92 .93 .94 32695.96 .97 .98 .99 .00 ... 33935 »

[单片机(51,AVR,MSP430等)avr_vpwm-0.0.2

说明:AVR脉宽调整的程序,还可以!具有借鉴的价值!-AVR width adjustment procedures, but also! With reference value!
<zcg> 在 2025-01-20 上传 | 大小:9kb | 下载:0

[微处理器(ARM/PowerPC等)lcddispla

说明:本原码主要介绍了如何在三星S3C44B0X上开发显示电路的底层编程。-major described how the Samsung S3C44B0X show circuit developed the underlying programming.
<挖出> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[微处理器(ARM/PowerPC等)针对24位真彩位图的处理示例

说明:本原码主要介绍了如何在arm处理器上针对24位真彩位图的处理的方法-major described how the arm processor targeted at 24-bit True Color map of the way
<挖出> 在 2025-01-20 上传 | 大小:191kb | 下载:0

[微处理器(ARM/PowerPC等)bootforarm

说明:本代码主要介绍了arm的boot问题,如何bootarm处理器的问题-the main source of the boot arm problems and how the problems bootarm processor
<挖出> 在 2025-01-20 上传 | 大小:600kb | 下载:0

[微处理器(ARM/PowerPC等)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
<挖出> 在 2025-01-20 上传 | 大小:210kb | 下载:0

[uCOS开发支持256个任务的UCOS2.51

说明:修改后的ucos2.51可以支持256个任务,在vc下测试过。-revise the ucos2.51 can support 256 missions, under the vc tested.
<康康> 在 2025-01-20 上传 | 大小:54kb | 下载:0

[单片机(51,AVR,MSP430等)CANopenNode-SRC-V0.91-PIC18fxx8-MPLAbC18

说明:Pic18Fxx8单片机下的canopen协议源代码,使用maplab+picc18编译。-Pic18Fxx8 under the SCM Agreement Canopen source code, the use of maplab picc18 compiler.
<康康> 在 2025-01-20 上传 | 大小:40kb | 下载:0

[VxWorksvxWorks GIS

说明:vxworks下的GIS系统。 使用说明: 1.下载 "VxEmapgis.out" 或则 "VxEmapgis2.out" 到目标机 2.运行 "main" ,启动应用程序 , 3.按 "ESC" 弹出菜单, 4.选择 "打开图层" , 弹出图打开窗口 , 输入图层文件名称 如 “road.vxw” 或者 “water.vxw” 5.按 大写字母"O",确定, 或者大写字母 “C”取消 6.按方向箭头、pagedown , page
<康康> 在 2025-01-20 上传 | 大小:2.87mb | 下载:0

[uCOS开发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"中国人民万岁"G
<康康> 在 2025-01-20 上传 | 大小:162kb | 下载:0

[VxWorksWINDML中文字库生成程序

说明:WINDML中文字库生成程序,demo版-WINDML Chinese font generating program, demo version
<康康> 在 2025-01-20 上传 | 大小:264kb | 下载:0

[嵌入式/单片机编程320X240LCD仿真程序

说明:320X240LCD仿真程序 320x240lcd仿真程序,仿真单色,4色,16色,256色lcd 使用方法:(需要注册mscomm32.ocx控件程序才能正常运行) 通过串口或TCP/IP将LCD显示缓冲区的全部内容发送到本软件接收即可 软件同时监控串口和tcp/ip口的数据,数据为一屏时刷新显示内容。 数据格式: 单色:unsigned char lcdbuf[9600] 每位一点 4色:unsigned char lcdbuf[1
<康康> 在 2025-01-20 上传 | 大小:216kb | 下载:2

[uCOS开发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 /*
<康康> 在 2025-01-20 上传 | 大小:99kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 32695.96 .97 .98 .99 .00 ... 33935 »

源码中国 www.ymcn.org