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

搜索资源列表

  1. QAMTransmissionThroughaCompanding

    0下载:
  2. Abstract-The effect of the companding process on QAM signals has been under investigation for the past several years. The compander, included in the PCM telephone network to improve voice performance, has an unusual affect on digital QAM data
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1076882
    • 提供者:雨笑了
  1. aha154x

    0下载:
  2. This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:41515
    • 提供者:joe
  1. dataconstruct

    0下载:
  2. data construct ,introduce the process of the data construct
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2155727
    • 提供者:haichun
  1. Advanced.Signal.Processing.and.Noise.Reduction.2nd

    1下载:
  2. Signal processing theory plays an increasingly central role in the development of modern telecommunication and information processing systems, and has a wide range of applications in multimedia technology, audio-visual signal processing, cellular mob
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:3711187
    • 提供者:jiezhao
  1. sjzh2003-11-25

    0下载:
  2. PB编写的数据转换程序。用于不同数据库之间的数据转换。-PB prepared by the data conversion process. Different databases for the data conversion.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:433587
    • 提供者:房客
  1. jrtplibex4

    0下载:
  2. /* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example. */ /* 这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。 例子的中文解释都由hanyuej
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5253072
    • 提供者:ds
  1. jrtplibex5

    0下载:
  2. /* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example. */ /* 这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。 例子的中文解释都由hanyuej
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5196316
    • 提供者:ds
  1. GisToOracle

    0下载:
  2. MAPGIS 软件支持多种GIS 数据交换,且其明码数据格式较全面、清晰,易于读写。本文以MAPGIS 明码数据格式和Oracle 数据库为例,研究通过编程实现ASCII 码格式的空间数据上载Oracle Spatial 数据库的方法, 探讨各类GIS 软件与Oracle Spatial 进行空间数据交换的基本过程。-MAPGIS software supports a variety of data exchange and data format of its codes more comp
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:22290
    • 提供者:石羽
  1. basic1101

    0下载:
  2. 面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is a
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:24121
    • 提供者:问题
  1. 进程内存映象

    1下载:
  2. 可以加载进程,并查看它在内存中程序、连接库及各种数据的地址映象-can loading process, and view it in the memory process, library data and the address mapping
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:344392
    • 提供者:薛杉
  1. A 算法求解最短路径

    0下载:
  2. /* 求解最短路径代码 * 这段代码没有进行任何优化(包括算法上的), 但不意味我不知道该怎样优化它, * 它是为教学目的而做,旨在用易于理解和简洁的代码描述出 A* 算法在求最段路 * 径中的运用. 由于很久没有摸算法书, 本程序不能保证是纯正的 A* 算法 -) * 你可以在理解了这段程序的基础上,按自己的理解写出类似的代码. * * 本程序附带有一个数据文件 map.dat, 保存有地图的数据 */-/ * code for the Shortest Path * This code wi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7339
    • 提供者:许俊
  1. 一维最近点(分治法)1

    0下载:
  2. 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the me
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1996
    • 提供者:杨晨
  1. 一维最近点(分治法)2

    0下载:
  2. 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : the administration (to identify the median on both sides, the recursive)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1830
    • 提供者:杨晨
  1. 一维最近点(传统法)1

    0下载:
  2. 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:计算每对顶点间的距离,比较之 效率为O(n2)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : for each pair of vertices the distance, a comparison of the efficiency of O (n2)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2039
    • 提供者:杨晨
  1. 一维最近点(传统法)2

    0下载:
  2. 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:传统方法2:先排序,然后一次线性扫描,得到最近距离,时间复杂性O(nlogn)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : The traditional two methods : first order, and then a linear scan, rece
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2171
    • 提供者:杨晨
  1. ReaderAndWriter

    0下载:
  2. 在Windows 2000/XP/2003环境下,创建一个包含N个线程的控制台进程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者一写者问题。-Windows 2000/XP/2003 environment, the creation of an N threads include the console process. Use of these n threads to express n read
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10008
    • 提供者:白潘恩
  1. 注塑机生产过程的微机控制系统设计

    0下载:
  2. 注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分别对应1号和2号注塑机,每一个LED代表一个工序。编程语言采用BORLAND C++语言。-injection molding machine of the production process computer control system design of the system design through 8255A Parall
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5957
    • 提供者:张帆
  1. TwoThread

    0下载:
  2. 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:31357
    • 提供者:华天晴
  1. Developer with BTS2004

    0下载:
  2. BizTalk 2004 基于业界标准XML Web Service的数据集成交换和业务流程整合平台 基于BizTalk 2004的开发体验 由浅入深 从XML Web Service到复杂的应用适配器 化繁为简 将复杂的集成商务流模块化分解 外置的商务规则编辑-BizTalk 2004 based on the industry-standard XML Web Service to exchange data integration and business process integrat
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:964621
    • 提供者:jake
  1. ListCtrl多线程

    0下载:
  2. 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:35949
    • 提供者:钱彦江
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com