CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - asynchronous

搜索资源列表

  1. codecnt_1020006

    0下载:
  2. 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠 操作。-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:542.13kb
    • 提供者:ms-dos
  1. YdYqS

    0下载:
  2. 在异步电动机直接转矩控制中磁链扇区的计算,已调试好,运用方便-asynchronous motor in the direct torque control flux Sector's calculations, debugging, and use convenience
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:冉嘉奇
  1. ADc1

    0下载:
  2. 异步电动机直接转据控制系统中电流信号的AD转换,可直接用于工程项目中-direct asynchronous motor control system according to which the current signal AD conversion, can be used directly in projects
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:冉嘉奇
  1. Scan2007

    0下载:
  2. 此软件采用异步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
  3. 所属分类:系统编程

    • 发布日期:2014-01-13
    • 文件大小:20.17kb
    • 提供者:zr
  1. ajax+jspshuaxing

    0下载:
  2. ajax+jsp异步无刷新从DB取数据.-ajax jsp asynchronous REFRESHING obtain data from DB.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:chen
  1. 1ekjd222

    0下载:
  2. 同步与异步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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11.16kb
    • 提供者:战天
  1. traffic5

    0下载:
  2. VHDL编写的异步通信控制器源代码程序 -VHDL prepared by the asynchronous communication controller source code procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4.01kb
    • 提供者:zhu
  1. AsyncIP

    0下载:
  2. RT-LAB分布式实时仿真平台下异步进程-RT-LAB distributed real-time simulation platform asynchronous process
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4.47kb
    • 提供者:倪启明
  1. DataProtocol_src

    0下载:
  2. This article describes an asynchronous pluggable PROTOCOL implementation to support the data: PROTOCOL, as described in RFC 2397, in Internet Explorer.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:19.37kb
    • 提供者:maimu
  1. crypto-tools-20071215.tar

    1下载:
  2. 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.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.97kb
    • 提供者:ygt
  1. crc

    0下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.4kb
    • 提供者:Alex
  1. Win32Svr upload

    1下载:
  2. 用 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
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:137.27kb
    • 提供者:姜维
  1. PeerYou远程控制软件源代码

    0下载:
  2. 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。 代码中的SOCKET重叠I/O的实现也很值得参-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:218.34kb
    • 提供者:tom
  1. callback_my

    0下载:
  2. 在设计中,需类与主程序异步传递数据,还不想用消息,因为是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
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9.86kb
    • 提供者:llg
  1. chat.rar

    0下载:
  2. linux操作系统 socket编程 selectIO复用 异步聊天室,linux operating system socket programming asynchronous multiplexing selectIO chat room
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:3kb
    • 提供者:asdf
  1. libcssl-test

    0下载:
  2. cssl 串口异步读写库 实例 经典 LinuxC库-cssl classic example of serial asynchronous read and write library LinuxC Library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:38.91kb
    • 提供者:zpf
  1. 20011222_164418

    0下载:
  2. 功能简介: 文件捆绑器可用来将二个不同的可执行文件合并成一个文件,运行合并后的文件等同于同时运行合并前的二个文件,并提供同步和异步运行二种方式,操作十分简便。 注意: 如果文件编释后不能运行的原因可能是:1、请把它置为RELEASE版再编释。2、可能是编释器设置不同,使最终生成文件大小不同,请把您RELEASE版编释后的文件大小记下,在CBindFileDlg类中的初始对话框类OnInitDialog中的最后,把原来的文件大小184K,替换后您新编释后的文件大小既可。-profiles : Fi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:161.05kb
    • 提供者:sdemon
  1. dram_control

    0下载:
  2. 用vhdl描写的通用异步dram控制器,经过编译器综合和仿真测试,符合设计要求。-Using VHDL descr iption Universal Asynchronous dram controller, through an integrated compiler and simulation testing, in line with the design requirements.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1.33kb
    • 提供者:wuyub
  1. kernelspyfiles

    0下载:
  2. 内核模式的API间谍- 我们将扩大我们的模式,内核模式从事间谍活动,并钩的API调用这是由我们的目标设备驱动程序。 我们还将推出一个全新的沟通方式之间的内核模式驱动程序和用户模式应用-而不是使用系统服务,我们将执行我们自己的小型版本的异步过程调用。 -Kernel-mode API spying- We will expand our model, kernel-mode engaged in espionage activities, and hook the API call it is
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:24.13kb
    • 提供者:mm
  1. aio

    0下载:
  2. Linux AIO (asynchronous IO) facility test.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1.2kb
    • 提供者:moriyoshi
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com