搜索资源列表
codecnt_1020006
- 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠 操作。-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this
YdYqS
- 在异步电动机直接转矩控制中磁链扇区的计算,已调试好,运用方便-asynchronous motor in the direct torque control flux Sector's calculations, debugging, and use convenience
ADc1
- 异步电动机直接转据控制系统中电流信号的AD转换,可直接用于工程项目中-direct asynchronous motor control system according to which the current signal AD conversion, can be used directly in projects
Scan2007
- 此软件采用异步socket来查找局域网中存在的fb或者ib服务器。 原理是向局域网中的每个ip的3050端口发送连接请求,如果此ip有3050端口开放,表示有fb,ib数据库服务器在。 一般扫描一个网段约需8分钟。 -software asynchronous socket used to identify the LAN or ib fb server. The principle is to the LAN in each of the 3,050 port ip conn
ajax+jspshuaxing
- ajax+jsp异步无刷新从DB取数据.-ajax jsp asynchronous REFRESHING obtain data from DB.
1ekjd222
- 同步与异步write的效率比较 UNIX的文件I/O系统调用,及UNIX系统有关时 间函数的使用-Synchronous and Asynchronous write a more efficient document UNIX I / O system call. UNIX system and the use of the time function
traffic5
- VHDL编写的异步通信控制器源代码程序 -VHDL prepared by the asynchronous communication controller source code procedures
AsyncIP
- RT-LAB分布式实时仿真平台下异步进程-RT-LAB distributed real-time simulation platform asynchronous process
DataProtocol_src
- This article describes an asynchronous pluggable PROTOCOL implementation to support the data: PROTOCOL, as described in RFC 2397, in Internet Explorer.
crypto-tools-20071215.tar
- A Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF). This port aims to bring full asynchronous HW/SW crypto acceleration to the Linux kernel, OpenSwan, OpenSSL and applications using DES, 3DES, AES, MD5, SHA, PublicKey, RNGs and more.
crc
- CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
Win32Svr upload
- 用 Win32SDK 创建带界面的NT service service的安装与卸载 串口的异步读写通信 将程序加入系统托盘图标-Win32SDK used to create interfaces with the NT service service installation and uninstall the asynchronous serial communications to read and write procedures to join the system tray icon
PeerYou远程控制软件源代码
- 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。 代码中的SOCKET重叠I/O的实现也很值得参-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data
callback_my
- 在设计中,需类与主程序异步传递数据,还不想用消息,因为是c++的程序,de得自己作消息处理,所以想到了回调函数,但此方面的资料太少,一般都是在mfc和dllde的,花了点时间作了此回调函数.实现了数据的同步和异步(类向主程序传递数据)传递-in design, with the main program categories need asynchronous data transfer, but also did not want the news because the process is
chat.rar
- linux操作系统 socket编程 selectIO复用 异步聊天室,linux operating system socket programming asynchronous multiplexing selectIO chat room
libcssl-test
- cssl 串口异步读写库 实例 经典 LinuxC库-cssl classic example of serial asynchronous read and write library LinuxC Library
20011222_164418
- 功能简介: 文件捆绑器可用来将二个不同的可执行文件合并成一个文件,运行合并后的文件等同于同时运行合并前的二个文件,并提供同步和异步运行二种方式,操作十分简便。 注意: 如果文件编释后不能运行的原因可能是:1、请把它置为RELEASE版再编释。2、可能是编释器设置不同,使最终生成文件大小不同,请把您RELEASE版编释后的文件大小记下,在CBindFileDlg类中的初始对话框类OnInitDialog中的最后,把原来的文件大小184K,替换后您新编释后的文件大小既可。-profiles : Fi
dram_control
- 用vhdl描写的通用异步dram控制器,经过编译器综合和仿真测试,符合设计要求。-Using VHDL descr iption Universal Asynchronous dram controller, through an integrated compiler and simulation testing, in line with the design requirements.
kernelspyfiles
- 内核模式的API间谍- 我们将扩大我们的模式,内核模式从事间谍活动,并钩的API调用这是由我们的目标设备驱动程序。 我们还将推出一个全新的沟通方式之间的内核模式驱动程序和用户模式应用-而不是使用系统服务,我们将执行我们自己的小型版本的异步过程调用。 -Kernel-mode API spying- We will expand our model, kernel-mode engaged in espionage activities, and hook the API call it is
aio
- Linux AIO (asynchronous IO) facility test.