资源列表
java_swing_code
- 深入浅出JAVA Swing程序设计光盘代码.新书,相当不错-simple Java Swing code CD program design. Book that is quite good
ls_svm
- 支持向量机在波束形成中的一种应用 能够形成波束,且效果很好.-SVM in the beamforming application to form a beam, and the results very good.
browserontime
- 这是我自己修改的浏览器,定时自动前进,后退,更新网页,挂论坛的好工具-This is my own modified browser, regular automatic advance, retreat or updated websites linked to the forum a good tool
(p2p_s)
- 双机通信过程中采用点对点通信的从机部分示例
(p2p_m)
- 双机通信过程中采用点对点通信的主机部分示例
(multi_s)
- 实现多种单片机相互通信中的从机部分,单片机互相控制-to achieve a variety of microcontroller mutual communication from the plane, mutual MCU control
Program_11_8
- D/A Converter(D/A转换器)-D / A Converter (D / A converter)
(multi_m)
- 多个单片机互相通信中的主机部分示例,实现多个单片机之间的相互通信-MCU mutual communication part of the mainframe example, a number of SCM achieve mutual communication between the
(485)
- 利用单片机实现RS485多机通信程序示例-use MCU RS485 multi-machine communication program examples
(i2c_s)
- 利用P89C66X系列单片机实现I2C总线从器件函数操作库-use P89C66X Series MCU I2C bus function from the operation of the device
i2c_m.c
- 利用P89C66X系列单片机实现I2C总线主器件函数操作库-use P89C66X Series MCU I2C bus owners to operate the device function
MFC_CLASSICAL_QUESTION_5
- < MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对话框,注册表等操作。本代码为属性单部分的代码