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

搜索资源列表

  1. IPChanger

    0下载:
  2. 地址变更程序,通过数据引用,修改系统本地链接IP。-Address change process, through data reference, modify the system s local link IP.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:9128
    • 提供者:休宁
  1. DNF

    0下载:
  2. 模拟地下城与勇士的进程,来获取读取内存数据无需开真游戏即可,真游戏有检测-DNF simulation process to obtain read data in memory without opening the game can be really, really game has detected
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:96295
    • 提供者:周瑜
  1. memcached

    0下载:
  2. memcached的C,c++实现,使用它可以方便的实现跨进程数据共享-memcached s C, c++ realize, it can be easily achieved using inter-process data sharing
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:225153
    • 提供者:mark114
  1. JIHE

    0下载:
  2. 集合的并、交、差集运算的实现 运用面向对象程序设计知识,利用C++语言设计和实现集合的并、交、差集运算,要求具备如下主要功能: (1)输入输出集合信息,集合元素类型可以是整数、实数或字符串 (2)判断集合的大小 (3)判断集合是否为空 (4)将集合置空 (5)在集合中查找指定的元素 (6)实现集合的交、并、差等运算 在实现过程中,需利用面向对象程序设计理论的基础知识,充分体现出C++语言关于类、继承、封装与多态等核心概念,每一个类应包含数据成员和成员函数。
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2251
    • 提供者:华森
  1. banker

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithms to avoid deadlock. The method allows to avoid deadlocks in t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1754855
    • 提供者:符舜
  1. ProducerConsumer

    0下载:
  2. 生产者消费者问题(英语:Producer-consumer problem),也称有限缓冲问题(英语:Bounded-buffer problem),是一个多线程同步问题的经典案例。该问题描述了两个共享固定大小缓冲区的线程——即所谓的“生产者”和“消费者”——在实际运行时会发生的问题。生产者的主要作用是生成一定量的数据放到缓冲区中,然后重复此过程。与此同时,消费者也在缓冲区消耗这些数据。该问题的关键就是要保证生产者不会在缓冲区满时加入数据,消费者也不会在缓冲区中空时消耗数据。-Producers
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7392887
    • 提供者:符舜
  1. DrivMotorTestSys

    0下载:
  2. 驱动机构电机装调测试软件根据实际操作流程,通过软件人机交互界面,对测试过程进行实时跟踪控制,并将测试数据按照统一格式和要求进行分析处理。-Drive mechanism motor alignment test software based on the actual operational processes, human-machine interface software for real-time tracking control of the testing process and t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1865172
    • 提供者:wangbin
  1. NJW

    0下载:
  2. 聚类分群方法,使用此程序处理数据可以避免高维数据的奇异性问题,然后使用配套的kmeans方法进行处理-Cluster grouping method to process data using this program to avoid the singularity problem of high-dimensional data, and then use the matching method for processing kmeans
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:596
    • 提供者:王嘉成
  1. ASKFSKPSK

    0下载:
  2. Ask、fsk、psk各做一个调制与解调的实验仿真 再做一个三个的结果(误码率)比较,通过图像对输出结果进行对比, 每个仿真的输出结果可随输入数据的改变而相应改变 课程设计需要运用MATLAB编程实现ASK,FSK,PSK,调制解调过程,并且输出其调制后的波形,画出频谱、功率谱密度图,并比较各种调制的误码率情况,讨论其调制效果 -Ask, FSK, PSK each simulation a modulation and demodulation 再做一个三个的结果(误
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:7877
    • 提供者:唐迎春
  1. channel-coding_matlab

    0下载:
  2. 提高数据传输效率,降低误码率是信道编码的任务。信道编码的本质是增加通信的可靠性。但信道编码会使有用的信息数据传输减少,信道编码的过程是在源数据码流中加插一些码元,从而达到在接收端进行判错和纠错的目的-Improve the efficiency of data transmission, reduce the bit error rate is the channel coding task. The essence of channel coding is to increase the re
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:76557
    • 提供者:小丸子
  1. VSM

    0下载:
  2. SVM(支持向量机)的完整实现,包括产生的数据,支持向量机算法的求解过程,程序可直接在MATLAB中运行出结果-SVM (Support Vector Machine) is a full implementation, including the generation of data, support vector machine algorithm solving process, the program can be run directly MATLAB, the results
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1859
    • 提供者:李诗诗
  1. shujujiegousuanfayanshi

    0下载:
  2. 数据结构各种算法的动漫演示,是用于对数据结构的初学者,还可以是对算法不是很了解其内部的运算过程-Data structure algorithms animation demo, the data structure is used for beginners, but also is not very understanding of the algorithm of its internal operation process
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:959778
    • 提供者:zhuhao
  1. shudu

    0下载:
  2. 数独问题相信大家都知道,(不知道的可以上百度搜索),数独的求解有多种方法。 本算法采用链表方式实现数独问题的求解。采用试算的方法,理论上可求解所有数独问题。 例如如下数独问题 0 3 0 0 0 0 0 0 1 5 0 0 0 0 0 0 8 0 0 0 0 2 0 0 0 0 9 8 0 0 0 0 7 0 0 0 0 0 0 0 0 0 4 0 0 7 0 9 0 8 1 0 0 0 0 7 0 4 0 0 0 0 0 1 0 0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:151256
    • 提供者:ydscn
  1. sort

    0下载:
  2. 实现数据结构中的各种排序算法及其排序过程展示,可直接将文件内容拷贝到VC工程中去运行-Data structure various sorting algorithms and sorting process display, copy the contents of the file directly to the VC project to run
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1430
    • 提供者:ChengXYY
  1. km

    0下载:
  2. 首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然 后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。 该算法的最大优势在于简洁和快速。算法的关键在于初始中心的选择和距离公式。 -First, choo
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:583
    • 提供者:周雨奇
  1. test

    0下载:
  2. 程式的流程如下 送出填写意见的表格到使用者的浏览器上。 使用者填好后送出资料到伺服器。 伺服器将使用者填的资料整理后,存入档案。 利用 UNIX 的管道指令及 sendmail 程式将意见送给系统管理人员。 伺服器通知使用者意见已送出。-Process program are as follows Send comments to fill in the form to the user s browser. After the user sen
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:804
    • 提供者:衣谷
  1. BEAM

    0下载:
  2. 经典梁设计程序,fortran语言编写,结构论文的经典资料-Classical beam design process, FORTRAN language, the structure of the classic data
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5175
    • 提供者:谢峰
  1. a

    0下载:
  2. 快速排序的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-The basic idea is to quickly sort: sort by a trip to the data to be sorted is divided into two separate parts, one part of all of the data
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:620
    • 提供者:程志浩
  1. login

    1下载:
  2. 在登录服务器系统时,都需要验证用户名和密码,如telnet远程登录服务器。用户输入用户名和密码后,服务器程序会首先验证用户信息的合法性。由于用户信息的验证频率很高,系统有必要有效地组织这些用户信息,从而快速查找和验证用户。另外,系统也会经常会添加新用户、删除老用户和更新用户密码等操作,因此,系统必须采用动态结构,在添加、删除或更新后,依然能保证验证过程的快速。请采用相应的数据结构模拟用户登录系统,其功能要求包括用户登录、用户密码更新、用户添加和用户删除等。-When you log on the
  3. 所属分类:Other systems

    • 发布日期:2016-12-09
    • 文件大小:1612800
    • 提供者:石小妞
  1. Linux_Perl-notes

    0下载:
  2. 入门级perl语言文档,包括常用数据类型和流程控制介绍,每个章节带有练习代码 内容非常简洁,适合第一次接触perl-Entry-level perl language documents, including common data types and process control reports, the contents of each chapter with the practice of code is very simple, for the first contact per
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:383073
    • 提供者:lidongye
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 19 »
搜珍网 www.dssz.com