资源列表
客户端
- 基于MFC设计的聊天对话窗口,一款用于网吧管理系统的客户端界面,可购买商品,可与主机通过局域网对话(MFC design based chat dialogue window, an Internet cafe management system for client interface, you can buy goods, and the host through the LAN dialogue)
MONITOR_done_160610.asm
- example of code microchip assembler
diary
- 汇编课程设计,使用win32汇编编写的windows平台下的记事本软件。(Using Win32 assembly prepared under the windows platform Notepad software.)
clock2
- NWRD Nixie 辉光管时钟程序,适用于pic16f872(NWRD Nixie Clock program for 2 B5870 tubes and PIC16F872)
rar
- powell算法设计 鲍威尔法又称方向加速法,它由Powell于1964年提出,是利用共轭方向可以加快收敛速度的性质形成的一种搜索方法。该方法不需要对目标函数进行求导,当目标函数的导数不连续的时候也能应用,因此,鲍威尔算法是一种十分有效的直接搜索法。 Powell法可用于求解一般无约束优化问题,对于维数n<20的目标函数求优化问题,此法可获得较满意的结果。 不同于其他的直接法,Powell法有一套完整的理论体系,故其计算效率高于其他直接法。该方法使用一维搜索,而不是跳跃的探测步。同时
利用定时器和蜂鸣器唱歌
- 利用89c52的定时器控制蜂鸣器来编成一首歌曲(Use 89C52 timer to control buzzer)
液晶屏LCD(12864)12864不带字库(汇编)
- 汇编语言写的12864点阵驱动显示程式,可以显示数字,字符,以及其他一些功能选项,ASM语言,12864点阵屏(Assembly language written in 12864 dot matrix drive display program, you can display numbers, characters, and other features options, ASM language, 12864 dot matrix screen)
eetop.cn_RISC32 VHDL
- 根据vhdl设计的32位CPU具备加减 读写等标准功能(a 32-bit cpu based on VHDL designed with function of fundamental function of subtraction , addition, load and store .)
4、实验例程
- 从单片机光盘中找的,有各种可以用于51单片机上的小程序(From the SCM CD-ROM to find, there are a variety of 51 microcontroller can be used on small programs)
18.ADC0808控制PWM输出
- ADC0808控制PWM输出,仿真电路和程序(.ADC0808 control PWM output)
0723code
- 里面是一些初学者必会的小程序,包括最简单的Hello World等,对于初学者有很大帮助。(There are some beginners will be small procedures, including the simplest Hello, World, etc., for beginners helpful.)
汇编语言串口通信
- 通过汇编语言实现两台机器的串口通信,文件包括发送机,接收机的代码(The assembly language realizes serial communication between two machines. The file includes the transmitter, the receiver's code)