资源列表
z2005122812256
- 8253的初始化程序举例: 例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为 MOV DX,307H ;命令口 MOV AL,10110110B ;2号计数器的初始化命 令字 OUT DX,AL ;写入命令寄存器 MOV DX,306H ;2号计数器数据口 MOV AX,533H ;计数初值 OUT DX,AL ;选送低字节到2号计数器 MOV AL,AH ;取高字节送AL OUT DX,AL
HSV&RGB
- 颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理
jTreeStudy
- Java新手学习使用Java操作XML文件的最好的实例,它包括创建XML文件,修改XML文件等操作代码.-Java novice learning to use Java to operate XML document of the best examples It includes the creation of XML documents, modify the XML file such an operation code.
chinagame
- 游戏编程实例,注释不太详细,不过代码简单-game programming examples, the Notes are less detailed, but a simple code
DS1302ZN
- maxim公司DS1302ZN中文资料,挺不错的-maxim Chinese companies DS1302ZN information sounds very good
8LEDverilog
- //led.v /*------------------------------------- LED显示模块:led(CLK,AF,ADDR,DATA) 功能: 显示 注意事项: 8位LED 参数: CLK:扫妙时钟输入,推荐1kHz AF:数码管输出,a~h ADDR:数码管选择位数出,0~2 DATA:显示数据输入0~9999 9999 编写人: 黄道斌 编写日期: 2006/07/13 ----------------
TMS320C6000_for_H263
- 转载文件,出自www.61ic.com,为DSP算法研究的例子-reproduced documents from www.61ic.com, DSP Algorithm for example
CYJLAST8
- C8051F020开发应用程序,完成人机界面及IO的输入输出,包含8路AD模拟输入和2路DA输出,还有PWM驱动电机的控制。-C8051F020 development and application procedures, man-machine interface and complete IO input and output, AD contains eight analog input and two output DA Road, PWM motor drive control.
JLAST7
- C8051F020的设置程序,包括各种特殊功能寄存器的地址设置等。-C8051F020 setup procedures, including various special functions register the address settings.
peakpacketppt
- 一个简单实用的抓包说明,对初学网络抓包有极大的帮助。 -a simple and practical capturing Packet Note for beginners capturing Packet networks are of great help.
wordlast8
- C80f020的字库文件,包含有字母、数字、符号和200多汉字,调用是只需调用他们的代码即可。-C80f020 the font document contains letters, numbers, symbols and more than 200 Chinese characters, Calling is the only call they can code.
LAST5
- C8051F020的头文件,主要是本单片机的硬件地址指向等。-C8051F020 the first document, is the MCU hardware addresses at the other.
