资源列表
FileTransfer.rar
- 文件传输
ImageTool
- VC++ 实现mirror、flip、grayscale、negative、psudo colors、psudo threshold、lighten、darken、contrast、sharpen等功能。
jiugongsuanfa
- 九宫算法 九宫算法 九宫算法-Kau kung kau kung algorithm algorithm algorithm kau kung kau kung kau kung algorithm algorithm
serveraclient
- 多线程并发服务器,服务器与客户端的连接,客户端发送消息给服务器,服务器接收后经处理回传给客户端。-Concurrent multi-threaded server, server and client connection, the client sends a message to the server, the server receives the process back to the client.
vc++多线程
- 多线程编程 进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。 线程是进程内部的一个执行单元。系统创建好进程后,实际上就启动执行了该进程的主执行线程,主执行线程以函数地址形式,比如说main或WinMain函数,将程序的启动点提供给Windows系统。主执行线程终止了,进程也就随之终止。 每一个进程至少有一个主执行线
multitreadsrc1
- windows环境下多线程编程的例子,基于MFC框架。包含5个例子代码。-windows environment examples of multi-threaded programming, based on the MFC framework. 5 contains examples of code.
ImageMenu
- Create Image Menus for Visual Basic Developper
sd17300
- topwaylcm320160ccw液晶驱动、cpld读写驱动-topwaylcm320160ccw LCD driver,cpld literacy drive
shuzidianya
- 利用单片机AT89S51与ADC0809设计一个数字电压表,能够测量0-5V之间的直流电压值,四位数码显示-MCU AT89S51 and ADC0809 design using a digital voltmeter that can measure between 0-5V dc voltage, 4 digital display
traffic-light
- 单片机交通灯程序,用51单片机控制的交通灯程序,开发平台式keil和protuse-traffic light
8253
- 外加时钟频率为2MHz时,通过8253产生方波,并使发光二极管按照亮1s,灭1s的间隔闪动。画出电路图、按要求编写程序,在仿真环境下调试通过。-plus the clock frequency is 2MHz, produces a square wave by 8253, and light-emitting diode in accordance with 1s, flash off intervals of 1s. Draw the circuit, according to the re
