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

搜索资源列表

  1. dess.zip

    0下载:
  2. Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
  3. 所属分类:加密解密

    • 发布日期:2023-11-09
    • 文件大小:51.61kb
    • 提供者:
  1. fenshutongji

    0下载:
  2. 该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1-----n。比赛分成m个男子项目和w个女子项目,项目编号分别为1---m和m+1---m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;有些项目取前三名,得分顺序为5,3,2。写一个统计程序产生得分报表。 基本要求: 产生总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 测试数据: 对于n=4,m=3,w=2,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:48.75kb
    • 提供者:神龙¤翼
  1. IBMGenerator

    0下载:
  2. 数据挖掘模拟数据生成器!做数据挖掘试验就不用愁没有大量的测试数据了!-Data mining simulation data generator! Data Mining do not worry there is no test on a large number of test data!
  3. 所属分类:Network Security

    • 发布日期:2017-03-27
    • 文件大小:25.33kb
    • 提供者:VKing
  1. dongtaiguihua

    0下载:
  2. 算法分析部分,动态规划代码的实现,并有完整的测试数据-Algorithm analysis, dynamic programming code to achieve, as well as complete test data
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:22.06kb
    • 提供者:fanhenglong
  1. onlineexam

    0下载:
  2. 在线考试系统 默认的后台数据管理员用户名和密码都是:admin 默认的验证密码都是:firekinger   题库中的数据只作测试,不为真实,若要实施还需删除各题表,重新建表。具体过程如下: a) 先点击题库信息浏览,删除无用题表,注意:正修改的数据题表不能删除! b) 添加题库建表,注意:数据表名是一次性的,建了就不能修改表名 c) 在试题后台设置中,选择要修改的考试题目,点击修改否 d) 再点击添加试题数据,添加相关考试试题
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:475.31kb
    • 提供者:liu
  1. src

    0下载:
  2. 与远程服务期的指定端口建立连接并发送测试数据,unix/LINUX redhat 2.6.18-92.el5上CC/gcc编译通过-it builds up a tcp connection with remoted server and assigned port,after connection built, it sends test data to the server, compiled with cc/gcc under unix/linux redhat 2.6.18-92.el5
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:11.74kb
    • 提供者:wang yong
  1. TSP_citys

    0下载:
  2. TSP(旅行商)问题的测试数据及最优解,用于测试算法的优劣及效率等。TSP问题研究必备-TSP (traveling salesman) problems of test data and the optimal solution algorithm for testing the merits and efficiency. TSP studies necessary
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.93mb
    • 提供者:hhj
  1. simple_des_example

    0下载:
  2. Here is a simple implementation of DES in C. Very easy to understand code with a lot of test data to verify the algorithm.-Here is a simple implementation of DES in C. Very easy to understand code with a lot of test data to verify the algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:6.42kb
    • 提供者:Weldy
  1. EasySitePM_Enterprise_3_5_10_0413_UTF8

    0下载:
  2. EasySitePM Enterprise3.5系统是一款适用于不同类型企业使用的网站管理平于,它具有多语言、繁简从内核转换、SEO搜索优化、图片自定生成、用户自定界面、可视化订单管理系统、可视化邮件设置、模板管理、数据缓存+图片缓存+文件缓存三重提高访问速度、百万级数据快速读取测试、基于PHP+MYSQL系统开发,功能包括:产品管理、文章管理、订单处理、单页信息、会员管理、留言管理、论坛、模板管理、语言管理、权限自定等,更多功能请详细查看以下说明-EasySitePM Enterprise3.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4.62mb
    • 提供者:*
  1. vmrp

    0下载:
  2. 加深对于存储管理的了解,掌握虚拟存储器的实现原理;观察和了解重要的页面 置换算法和置换过程。练习模拟算法的编程技巧,锻炼分析试验数据的能力。 -Deepen the understanding of storage management, control and implementation principle of virtual memory observe and understand the importance of the page replacement algorith
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1.73kb
    • 提供者:jeremy
  1. dask

    0下载:
  2. 加深对于操作系统设备管理技术的了解,体验磁盘移臂调度算法的重要性;掌握 几种重要的磁盘移臂调度算法,练习模拟算法的编程技巧,锻炼研究分析试验数 据的能力。 -Deepen the understanding of the operating system device management technology and experience transfer disk arm scheduling algorithm importance master disk transfer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.44kb
    • 提供者:jeremy
  1. xianchengthread

    0下载:
  2. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制分别实现读者优先和写者优先的读者-写者问题。-In Windows 2000 environment, create a console that contains the process of n threads. N threads with which to express n a reader or writer. E
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:501.52kb
    • 提供者:zsb
  1. memoryshare-test-linux

    0下载:
  2. LINUX下进程间通过内存交换传递数据。-LINUX under the exchange of data between processes by memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:895byte
    • 提供者:阿汤
  1. TTInjectiontool

    0下载:
  2. Plsql is used to generate test data that meets bussiness logic
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:902byte
    • 提供者:jame
  1. elgamal

    1下载:
  2. elagmal加解密程序,用于非对称加密解密程序,带有测试数据-elagmal encryption and decryption program for non-symmetric encryption and decryption procedures, with test data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:298.67kb
    • 提供者:zlying
  1. rohc-1.2.0

    0下载:
  2. 实现了鲁棒性包头压缩算法,运行在Linux环境中,并带有测试数据-Achieve a robust header compression algorithm, running in a Linux environment, and with test data
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-15
    • 文件大小:23.41mb
    • 提供者:tim
  1. 5-years_2

    0下载:
  2. test this test also need to test data-test this is test also need to test data..
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:40.06kb
    • 提供者:narasinga
  1. abstract-data-types

    0下载:
  2. In this homework, we are going to implement various ADTs including “doubly linked list”, “dynamic array” and “binary search tree”. Based on the parameter to the “make” command, we will generate 3 different executables: “adtTest.dlist”, “adtTest
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:112.86kb
    • 提供者:tingyu chen
  1. crc5

    0下载:
  2. crc5为5位的数据校验码,起着检测数据正确与否的功能~-crc5 5 data validation code plays a test data is correct or not the function ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:987byte
    • 提供者:sml
  1. test

    5下载:
  2. 在tx2 通过pcie接口采集数据,测试demo。(Acquisition of data through PCIe interface in TX2)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-06-01
    • 文件大小:12kb
    • 提供者:大黄蜂it
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com