搜索资源列表
DelphiMirro
- \"Mirro For Delphi 7\" 是一个速度极快的抓取屏幕数据的单元.它的速度达到甚至超越\"Remote Administrator\"(www.radmin.com).可以运行于所有基于Windows NT核心的操作系统上(Windows NT/Windows 2000/Windows XP/Windows 2003).注意:必须使用Delphi7连接. 测试方法:(1)运行本地DEMO,打开超级解霸播放VCD.显示流畅 (2)在局域网中运行网络DEMO,打开超级解霸播放VCD
TrayIconTest
- JAVA系统托盘图标控制程序 说明: 这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本,带有一个显示我的mail信息的对话框. 配置和运行: 该程序运行于JDK1.3以上,首先你的机器必须支持在DOS窗口下直接输入java运行jar文件,如果不行,请在sun公司的网站java.sun.com进行JDK的最新版的下载和安装. 通常你可以直接双击TrayIconTest.jar运行本程序,如果不能直接双击运行,请使用run.bat文
rijndaelvb
- The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
encrpytionsoftware
- Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++. Requirements You do this lab in a group of two students. Your program should have input and output as follows: csci>a.out --> Pleas
md5ref10
- Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the MD5 test suite against a MD5 DLL (see below). VbMD5: A Visual Basic native MD5 message digest class based on the RSA reference impl
elbeem-src
- his a short introduction how to use the El Beem library and API. This release supports two versions that can be built: - a standalone test program that runs a small fluid simulation - a command line executable, that can be used to run flu
VB加密解密源代码
- rijndaelvb.zip The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class. The rijndael.asp file is a VBscr ipt ASP file that can be used as
cPP 约瑟夫问题
- 1、约瑟夫问题的一种描述是:编号为1,2,3——,n的n个人按顺时针方向围坐一圈, 每个人持有一个密码(正整数)。一开始任选一个正整数作为报数上线值m,从第一 开始按顺时针方向报数,报到m时停止报数。报m的人出列,将他的密码作为新 的 m值,从他在顺时针方向上的下一个人重新开始从1报数,如此下去,直至所有人 全部出列。 2、程序运行后,首先要求用户指定初始报数上限值,然后读取个人的密码。可设n≤30。 3、测试数据:m=20;n=7;密码一次为:3,1
P33_runstest
- 使用MATLAB语言实现[0,1]随机序列的游程检验-Using the MATLAB language implementation [0,1] random sequence runs test
Memory-Test
- 利用Visual Basic编写的小程序,用来测试记忆的,在程序运行后,最先出现3个英文字母,根据记忆,将它填入表格,然后依次4个字母,5个字母-The use of Visual Basic procedures for the preparation of a small, used to test memory, the program runs, the first three letters of the alphabet appears, according to memory, w
runtest
- 函数功能:本函数将完成对输入的[0,1]随机序列的游程检验.-Function Function: This function will complete the input [0,1] random sequence runs test.
lfsr
- 10位的LFSR伪随机学列生成器,包括游程检验。-10-bit LFSR pseudo-random series generator study, including the runs test.
runstrend
- 基于R语言的游程趋势检验,可以计算出游程数和U统计量-runs test
test
- 游程检验,适用于数学学习学生,或者计算机方面需要的研究者-Runs test for students of mathematics learning, or the computer needs of researchers
215
- 程序运行时,先从键盘输入一个文本文件的文件名(约定:字符数≤127字节,可含路径)和一个字符串(约定:字符数≤20字节,其中不含空格、TAB等,后面称之为Str),再在屏幕上显示该文件的内容。要求显示完内容后,在屏幕上输出文件的行数(行之间以’\n’为分隔、每行的长度不定但均≤200个字节)、字符串Str在文件中第1次出现的行号和最后一次出现的行号(查找时不区分大小写、不跨行查找,若未找到,则行号显示为-1)。 注意,程序中不能使用库函数fgets或使用同名的变量、函数、单词,行的编号从
youcheng
- 对于时间序列平稳性分析的游程检验法,对于数据平稳性分析有很强的实用性-For stationary time series analysis runs test method for stability analysis of the data has a strong practical
runs
- to check the uniformity of random numbers using runs up & down test
wordcount-test
- hadoop 2.4.1de wordcount功能性描述-the wordcount of hadoop runs right
Test
- 最短路中的广度优先搜索,Dijkstra算法。网络算路问题的更优算法实现对于网络资源高效配置具有重要价值。题目是:给定一个带权重的有向图 G (V,E),V 为顶点集,E 为有向边集,每一条有向边均有一个权 重。对于给定的顶点 s、t,以及 V 的子集 V ,寻找从 s 到 t 的不成环有向路径 P,使得 P 经过 V 中所有的顶点(对经过 V 中节点的顺序不做要求)。 若不存在这样的有向路径 P,则输出无解,程序运行时间越短,则视为结果越优;若存在这 样的有向路径 P,则输出所得到的路径
test
- 有三辆小火车,小火车各自分别沿参数指定方向行驶在自己的闭合轨道上。当运行到公共轨道时 需监测是否会有冲突发生,如当火车A在公共轨道上运行的时候,另一辆火车B如果也想进入公共轨道,则必须等待,直到列车A离开了公共轨道,让出该段轨道。为了防止两辆火车在公共轨道上相撞,必须要有一个中央控制系统来调度火车的运行。(There are three small trains, each of which runs on its own closed track in the direction specif