资源列表
pctcp
- PCTCP网络开发包,dos下的完整的网络开发协议栈,安全快速。-PCTCP network development kits, dos integrity of the network protocol stack development, security rapidly.
Dospci
- 在DOS下进行PCI设备的操作。经过BC3.1编译。-under DOS PCI equipment operation. After BC3.1 compiler.
UDISK-main
- 做U盘最重要的是USB处理部分,该程序实现基本的USB协议-U disk so the most important thing is to address some of USB, the process of achieving basic agreement USB
MP3-8051
- 该代码是在一款8051芯片上实现最基本的MP3程序, 通过阅读该代码可以完成了解MP3的实现过程.-The code section 8051 of the chips to achieve the most basic MP3 procedures, By reading of the code will be completed to understand the process of the realization of MP3.
EasyJTAG_drive1.05
- 是周立功ARMSmart2200EasyJTAG的驱动-Zhou, who is the driving ARMSmart2200EasyJTAG
LPC2200.patch
- 是在周立功ARMsmart2200上建立culinux开发平台必须打的补丁-week in the establishment who ARMsmart2200 culinux development platform must fight the patch
FlashDown_net
- 是周立功ARMsmart2200开发板用网络连接必须的工程文件-ARMsmart2200 development board connected with the project must document
app_ADC_with_digit_8_led_by_kkyou
- 电压计(c语言编写的) 通过led灯显示 电路图说明: 1、R1、R2、D1、D2 组成发光二极管显示,显示过压或过流状态; 2、PC3外接模拟信号 采用内部参考电压所以AREF传电容接地抗干扰AVCC接VCC提供AD转换电压 3、PC5提供164的时钟信号 PC4提供串行输入信号 164具有10ma的输出电流,又具有串入并出以及信号锁存的动能,数码管又为共阴管,所以无须另加驱动 这里采用静态显示 4、现以在程序中加入小数点显示
lpc22eb06_my
- 使用embest IDE开发工具开发的基于LPC2294 的触摸屏开发-use embest IDE development tools for the development of the LPC2294 development of Touchscreen
ARM9(s3c2410)boot
- 2410addr.inc:s3c2410内部寄存器定义 memcfg.inc : 存储块配置,主要定义时序 option.inc : s3c2410堆栈地址,时钟等设置 。 2410init.asm: 启动代码 -2410addr.inc : s3c2410 internal registers definition memcfg.inc : storage block allocation Timing option.inc main definitions : s3c2410
ARM9(s3c2410)TOUCH_SCREEN
- 三星ARM9 s3c2410 触摸屏控制 实现触摸屏的矫正和触摸屏状态返回-Samsung ARM9 s3c2410 Touchscreen controller Touchscreen corrected and returned to the state Touchscreen
ARM9(s3c2410)USB_mouse
- 三星ARM9 s3c2410 usb device开发 ,实现HID鼠标功能 USB_device_lib.c: usb设备库函数 USB_device_config.c usb设备鼠标配置,配置描述符,接口描述符,类描述等,接USB控制传输。 USB_device.c usb设备鼠标主代码 。-Samsung ARM9 s3c2410 usb device development, HID achieve USB_device_lib.c mouse functions : us