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

搜索资源列表

  1. Do_dll

    0下载:
  2. 基于研华PCI-1710HG数据采集卡基于动态链接库的开关量输出程序。用VC++6.0MFC实现。程序功能实现实时开关量输出,并设置响应的按钮控制指示灯是否显示。-Advantech PCI-1710HG-based data acquisition card is based on the dynamic link library switch output process. With VC++6.0MFC achieved. Button program features real-time
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:96648
    • 提供者:Rolly
  1. Pulse_dll

    0下载:
  2. 基于研华PCI-1710HG数据采集卡基于动态链接库的脉冲量输出程序。用VC++6.0MFC实现。程序功能实现实时脉冲值显示及脉冲方式选择。-Advantech PCI-1710HG based data acquisition card is based on the dynamic link library pulse output process. With VC++6.0MFC achieved. Program features real-time pulse value and pu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:97613
    • 提供者:Rolly
  1. The-multi-version-management

    0下载:
  2. 多版本进程管理器,批量copy,删除指定文件下的数据,批量停止指定文件夹下指定名字和停止所有统一名字的进程。-Multi-version process manager, bulk copy, delete data under the specified file, batch stop the specified folder under the specified name and the name of the process to stop all uniform.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1150250
    • 提供者:刘霞
  1. Student--System

    0下载:
  2. 运用面向过程程序设计方法设计一个小型的学生信息管理系统。该系统要管理的学生信息包括:学号(Num)、姓名(Name)、性别(Sex)、出生日期(Birthday)、三门课成绩﹝英语(English) 、数据结构(DataStructure)、C++程序设计(CPlusPlus)﹞、总成绩(Sum)、平均成绩(Average)。-The use of process-oriented programming method to design a small student information
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:26631
    • 提供者:冯逸轩
  1. ClipTextTrans

    0下载:
  2. 使用剪贴板实现程序间的数据交换,VC++精选编程源码,很好的参考资料。-Use the clipboard to realize data exchange between process, VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:13036
    • 提供者:清拌蟹肉
  1. MapFileTrans

    0下载:
  2. 通过内存映射实现进程间的数据交换,VC++精选编程源码,很好的参考资料。-Through the process of data exchange between the memory mapping, VC++ select programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:12718
    • 提供者:烟鸭掌儿
  1. C-PPopenmp

    0下载:
  2. C ++实现并行矩阵openmp。使用多线程编程,线程间可以共享矩阵的数据结构等信息,不要使用多进程编程。-C++ parallel matrix openmp. The use of multi-threaded programming, the matrix can be shared between threads data structures and other information, do not use multi-process programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:521460
    • 提供者: 陶涛
  1. tingdeng

    0下载:
  2.   设数据链路层通信的两个站点分别为A 和B,仿真环境利用TCP 协议和Socket 客户端/服务器机制构建两个站点之间的通信。编译、链接之后生成的可执行程序(.exe 文件)为字符界面命令行程序(不是图形界面程序)。可执行程序文件仅有一份,设为datalink.exe,在两个DOS窗口中使用不同的命令行参数启动两个进程,分别仿真站点A和站点B。例如: 启动站点A进程的DOS命令:datalink a 启动站点B进程的DOS命令:datalink b 其中,站点A 以TCP 服务器的
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:23190
    • 提供者:vicky
  1. Grid

    0下载:
  2. 用MFC实现用表格控件对数据进行显示和修正处理-MFC with tabular data display controls and correction process
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-12
    • 文件大小:2847080
    • 提供者:luowei
  1. MFC-GDIP-Draw-Picture

    1下载:
  2. 之前研究了很久GDI+,也一直看不到,因为一直都不动手,今天偶然百度查询资料,终于实现了GDI+绘图的基本流程了,因此总结下基本编写代码的流程,分为单文档,和对话框两种方式来绘图,也写出了注意要点,在此分享,也方便以后自己使用-Studied for a long time before GDI+, also have failed to see, as they have no hands, today occasionally Baidu query data, and finally ac
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:426207
    • 提供者:温先浪
  1. bianyi5_1

    0下载:
  2. 编写一通用的SLR(1)程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。-The preparation of a common SLR (1) procedure that requires a certain degree of error-handling capabilities, enabling the program to continue after an error to run it until th
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:868377
    • 提供者:马明明
  1. bianyi4_2

    0下载:
  2.   编写一通用的预测法分析程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。-Write a generic prediction analysis procedure that requires a certain degree of error-handling capabilities, enabling the program to continue after an error to run it until th
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:890277
    • 提供者:马明明
  1. push

    0下载:
  2. 完整地描述了数据结构中的进栈过程:在堆栈中,用户只能在指定的一端插入和删除元素,因此具有后进先出(LIFO)的特性;在队列中,用户只能在一端插入元素而在另一端删除元素,因此呈现先进先出(FIFO)的特性。从数据结构角度看,它们都是线性结构。 -A complete descr iption of the data structure into the stack process: in the stack, users can insert and delete elements at on
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:554
    • 提供者:cindy
  1. kaoshibazhuceji

    2下载:
  2. 第一次接触VC++模拟HTTP协议的POST方式提交表单。POST提交部分的代码是在网上找的现成的函数,里面使用的是MFC的CHttpConnection类。随便找了个没有验证码的注册页面(考试吧网站的注册页面),提交表单,抓到数据包后分析,模拟提交,测试成功!于是便写出了这个批量注册的程序。为以后写更强大的模拟提交表单程序打基础。利用这种模拟提交和获取数据的方法,完全可以把一个别人写好的现成的B/S架构客户端网页写成一个C/S架构的客户端软件。十分强大!还可以进行各种代替人工操作的模拟网页操作
  3. 所属分类:ISAPI-IE

    • 发布日期:2014-10-28
    • 文件大小:832512
    • 提供者:贾乐乐
  1. BinaryTree

    0下载:
  2. 在学习数据结构过程中,自己编写的二叉树相关的代码,功能比较简单,适合数据结构初学者和入门者参考。-Data structure in the learning process, I have written the associated binary code, function relatively simple data structure suitable for beginners and beginners reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1277
    • 提供者:zhao
  1. LibraryMS

    0下载:
  2.  实现对图书借阅和归还过程的全程数据信息跟踪。  提供图书借阅排行榜,为图书馆管理员提供了真实的数据信息。  提供灵活、方便的权限设置功能,使整个系统的管理分工明确。  具有易维护性和易操作性。 - borrow and return books to realize the whole process of data tracking.  provide list of books
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:488341
    • 提供者:lijuan
  1. monkey

    0下载:
  2. 计算机安全监控系统是一种保障信息安全的有效机制。它通过数据采集、分析处理、 规则判别、违规阻止和全程记录等过程,实现对本地或远程计算机中各类信息和用户操作的保护与监控。该文主要研究了以文件、文本和用户操作为对象的监控关键技术,通过实验对比分析了这些关键技术的实现机制与应用环境,对强化系统功能、提高监控效率和稳定性具有重要意义。-Computer security monitoring system is an effective mechanism to protect informatio
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:312411
    • 提供者:
  1. Dijkstra

    0下载:
  2. C语言实现求最短路径的算法,该算法在数据结构课程中占据重要地位,在学习的过程中是研究其他内容的基础。-C language to achieve the shortest path algorithm, which occupies an important position in the data structure of the curriculum, in the learning process is to study the basis of other content.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6798
    • 提供者:hyc
  1. jqfbsdukj

    0下载:
  2. 集群分布式多进程GP调度框架 我们经常会利用ArcGIS GP工具来进行一些大规模数据批处理工作,但是由于GP其实也是调用底层基于COM的AO,多线程的效率往往体现不出来,因为大家知道ArcGIS Engine GP是无法在多线程环境下高效稳定运行的,特别是当需要处理大规模数据集时,基于单台机器单进程程序就无法解决了。 本调度程序能够解决单一机器单进程调用效率低的问题,特别是基于COM的应用程序,本程序有以下特点。 1、 多机器进去调度器 2、 多进程调度 3、 能够解决GP
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:595885
    • 提供者:gis-liang
  1. tulun

    0下载:
  2. 可以根据用户输入的数据画出凸轮的运动过程的动画。 要求输入: 推程运动角、远休止角、回程运动角、近休止角、基圆半径、从动件偏心距、最大位移.-Animation can draw cam movement based on the data entered by the user process. Asks: Push-way movement angle, angle of repose far, the return movement of the corner, near the
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:779
    • 提供者:wang
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com