搜索资源列表
异步处理类, C++代码
- 异步处理类, C++代码-asynchronous processing and C code
c++&vc小程序集合
- Astro3.zip 重载==运算的例子 Asycls11.zip 异步处理类, C++代码 addzip06.zip 在程序开发中使用文件压缩技术 addresschange.zip 这是一个用来改变ip地址和硬件地址的小程序 a10_src.zip DirectDraw游戏编程的最佳入门范例 aComressEX.zip 用了三种比较简单的压缩算法。-Astro3.zip
CommTestnew
- com异步处理例子,在网上找到的,做了简单修改-com asynchronous processing examples on the Internet to find, and that a simple modification
异步处理类, C++代码
- 异步处理类, C++代码-asynchronous processing and C code
完整串口通信程序Vc++源代码
- 完整的异步串行通信的处理程序-integrity of the asynchronous serial communication procedures
c++&vc小程序集合
- Astro3.zip 重载==运算的例子 Asycls11.zip 异步处理类, C++代码 addzip06.zip 在程序开发中使用文件压缩技术 addresschange.zip 这是一个用来改变ip地址和硬件地址的小程序 a10_src.zip DirectDraw游戏编程的最佳入门范例 aComressEX.zip 用了三种比较简单的压缩算法。-Astro3.zip
BsADOD_Dll_830
- ADO的封装,支持批处理和应用程序异步数据操作-ADO package, and support for batch applications Asynchronous Data Manipulation
122334343434
- 实现了一个基于socket异步通讯模式的代码,可以很好的学习VC中socket通讯的处理机制。-achieved a socket based asynchronous communication model code, can good learning VC socket communication mechanism.
CommTestnew
- com异步处理例子,在网上找到的,做了简单修改-com asynchronous processing examples on the Internet to find, and that a simple modification
TcpLink
- 这个程序用来侦听客户端的连接,然后进行数据的接收,处理,转发,采用多线程的处理方式,异步socket模式.-procedures for the interception of the client to connect, then data reception, processing, transmitting, multi-thread processing, asynchronous socket model.
mscomm
- 适合工业工程开发,提供整套异步串口解决方案,有严密的错误处理系统,整体提高程序稳定性
Soft20060210102652631
- ∷“PeerYou远程控制软件源代码”软件简介∷ 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。代码中的SOCKET重叠I/O的实现也很值得参考. -∷ PeerYou remote control software source code software
reset
- 异步复位同步释放的复位信号处理逻辑代码.Verilog编写!很好用.在EP1C6Q240上调试成功.-Asynchronous Reset release synchronous reset signal processing logic code. Verilog prepared! Good use. EP1C6Q240 debugging in the success.
sdh
- SDH是现代光纤通信中广泛应用的数据传输格式,在SDH帧结构中,前9列为开销字节,它包含了很多重要的信息,本程序为SDH开销的接收处理,查找帧头,分频,勤务话字节E1异步fifo。可拆为三段源代码,不知道能不能抵三个程序-SDH is a modern optical fiber communication is widely used in data transmission format, in the SDH fr a me st
filesmanager
- 本软件用于方便c#程序的文档编辑,它可以自动查找.cs文件中注释的对应函数名,它查找 <summary> , </summary>,public,{ 四项进行匹配.如:.cs文件的代码为 /// <summary> /// 页面加载时的处理策略 /// </summary> /// <param name="sender"></param> //
ajax
- 用ajax技术实现页面异步处理的功能,此代码实现了动态处理,动态联动-ajax
tcpserver_as
- 异步的服务器,基于boost:asio.增加了详细的中文注释,可以异步处理客户端连接,返回当前时间给客户端(boost::asio asynchronous server A detailed Chinese annotation is added, which can handle the client connection asynchronously and return the current time to the clie
QueueController.class
- 做一个简单的一步处理例子,执行队列 * 环境变量参数值: * --queue|QUEUE: 需要执行的队列的名字 * --interval|INTERVAL:在队列中循环的间隔时间,即完成一个任务后的等待时间,默认是5秒 * --app|APP_INCLUDE:需要自动载入PHP文件路径,Worker需要知道你的Job的位置并载入Job * --count|COUNT:需要创建
c#委托异步
- C#委托异步处理,可以同时多线程处理事情(C# delegate asynchronous processing)