CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Law

搜索资源列表

  1. hash

    1下载:
  2. 针对某个集体中的人名设计一个哈希表,使得平均查找长度不超过R 假设待填入哈希表的人名有30个,平均查找长度为2。 哈希表用除留余数法构造,用伪随机探测在散列法处理冲突。 -For a group of names to design a hash table, making the average length of no more than R to find the assumption that hash table to be populated with the nam
  3. 所属分类:Windows Develop

    • 发布日期:2015-01-10
    • 文件大小:46887
    • 提供者:baby无齿
  1. p

    0下载:
  2. 拟合曲线,最小二乘法和牛顿法等,有助大家基础学习。-Curve fitting, least squares method and Newton s law, the foundation will help you learn.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:180799
    • 提供者:许晴和
  1. DMAS_2_6

    0下载:
  2. DMAS tools 包含以下几个模组 资料描述模组:负责连结各种不同的资料来源 资料前置处理模组:提供资料前置处理应用程式介面 资料集模组:负责撷取训练资料集 关连法则探勘模组:提供关连法则探勘 分类模型探勘模组:提供分类模型探勘 群集分析模组:提供群集分析 样式集模组:存放探勘出的样式或模型 展示模组:提供浏览样式集-DMAS tools include the following information describes the module modu
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2802053
    • 提供者:desertwing
  1. OS

    0下载:
  2. 动态分区管理的主存分配模拟设计--最先适应法、最差适应法-Dynamic partitioning of main memory allocation management analog design- the first to meet the law, the worst adaptation law
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:356994
    • 提供者:黄斌
  1. 73462669danchunxing

    0下载:
  2. c++单纯型法,很好用的,真的,虽然不是本人自己编的,但不错的-c++ simple-type law, with very good, and really, though not my own, but good
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:288518
    • 提供者:zhuangya
  1. 13131

    0下载:
  2. c++单纯型法,很好用的,真的,虽然不是本人自己编的,但不错的-c++ simple-type law, with very good, and really, though not my own, but good
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:279299
    • 提供者:zhuangya
  1. WHILE

    0下载:
  2. WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)-WHILE loop design of the translation process (LL (1) law, said output of the three addresses)
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:299722
    • 提供者:胡力
  1. OpenGL_1

    0下载:
  2. OpenGL实现变压器油气分析的立体图示法-OpenGL to achieve three-dimensional analysis of transformer oil and gas law Icon
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3894200
    • 提供者:zwh
  1. string

    0下载:
  2. 字符串的基本操作,包括next[]值的求法及nextval[]值的求法-The basic operation of the string, including the next [] value for law and nextval [] value method
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:849
    • 提供者:yangjingyi
  1. hash

    0下载:
  2. 查找: 建立一个哈希查找表,哈希函数采用: H(key)= key P(其中P=13),若发生冲突后,用链地址法解决冲突。-Search: the creation of a hash lookup table, the use of hash function: H (key) = key P (of which P = 13), if the occurrence of post-conflict, and conflict resolution chain address law.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:70753
    • 提供者:奈奈
  1. knapsackproblems

    0下载:
  2. 本程序用MFC实现了背包问题中贪婪法,动态规划法,蛮力法,分支界限法的可视化-This procedure using MFC in a knapsack problem greedy method, dynamic programming method, brute force method, branch visualization limits of the law
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2587488
    • 提供者:xuxiangyu
  1. haxi

    0下载:
  2. 设计哈希表实现电话号码查询系统。基本要求: 1、设每个记录有下列数据项:电话号码、用户名、地址; 2、从键盘输入各记录,分别以电话号码和用户名为关键字建立哈希表; 3、采用再哈希法解决冲突; 4、查找并显示给定电话号码的记录; 5、查找并显示给定用户名的记录。 -Hash table to achieve the design of telephone number inquiry system. Basic requirements: 1, for each
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:955217
    • 提供者:烽火
  1. Sort

    0下载:
  2. c# 2008 制作的winform排序程序,输入输出简洁明了,6种排序法可以选择,运行可靠。-c# 2008 produced by winform sort procedures, input and output concise, six kinds of law can choose to sort and reliable operation.
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:43377
    • 提供者:LWS
  1. temperature

    0下载:
  2. 自己做的可设置控制温度的一个控制器,自己用万用板实验成功法上来供大家在开发项目时参考-Can set their own temperature control, a controller, its own experiment with universal board up the success of law for all development projects in the reference! ! !
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:91446
    • 提供者:sunny
  1. tree

    0下载:
  2. 数据结构中抽象数据类型-树的c语言实现(双亲表示法)-Abstract data structure data types- tree c language (parents said Law)
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2741
    • 提供者:李好
  1. 20064282378154_samlong

    0下载:
  2. 用VB编写的模拟进程调度的算法.里面主要介绍了时间轮转法和优先数法.-VB prepared by the process of scheduling algorithm simulation. Introduces a time inside the rotation law and the priority method.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:28506
    • 提供者:shuizhong
  1. fenzhiTravel

    0下载:
  2. 用C++实现用分支界限法解决旅行商问题,有可视化界面-Using C++ to achieve with a branch to solve traveling salesman problem limits of law, the visualization interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:380698
    • 提供者:pf
  1. kaitong

    0下载:
  2. 古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月     后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 1.程序分析: 兔子的规律为数列1,1,2,3,5,8,13,21.... -Classical problem: There are a pair of rabbits, from the birth of the first 3 months of each month from birth to a pair of ra
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:2221
    • 提供者:海伦
  1. CRCSUNFAN

    0下载:
  2. 一种实现CRC的工程算法,按比特实现法、块异或汇编实现法、查余式表实现法,并通过在zsp400的内核环境下运行和仿真这几种实现法,从而得出结论:查余式表实现法是一种较好的实现法。-CRC works to achieve an algorithm bit by the realization of law, or the compilation of different pieces of the realization of law, check-type table to achieve m
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:201224
    • 提供者:叶超
  1. mofang

    0下载:
  2. 通过表格1中数字1、2,3、4,5、6,……,分析数据分布,没有明显规律可寻,于是索性将矩阵的若干列作局部调整,形成如表格2中的矩阵,发现后一半的数据只需65减去已填写的数字即可,索性去除,先分析前一半数据。结合调整后16阶魔方数字分布,发现一些规律-Form 1 through the number of 1,2,3,4,5,6, ... ..., analysis of data distribution, there is no clear law to be found, then si
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:9775
    • 提供者:lafeng
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com