搜索结果

找到约 1,112 项符合 teST-driven 的查询结果

操作系统开发 本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成

本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成,包括一个数组输入函数(Sr()),数组输出函数(Pr())和一个判断函数(test()),并通过指针传递参数,可以自定义进程数目和资源种类数目(源程序限10个以内,可自行更改数组)。 注:本程序是在linux环境下通过gcc编译器编译成功的。若移植到windows环 ...
https://www.eeworm.com/dl/531/376030.html
下载: 48
查看: 1046

Jsp/Servlet 1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能

1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能,采用DWR框架。 3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 5.登陆用户名:test密码为空 ...
https://www.eeworm.com/dl/696/377332.html
下载: 71
查看: 1078

其他书籍 MS Access is commonly thought of as the little brother of Database engines, and not a lot of materia

MS Access is commonly thought of as the little brother of Database engines, and not a lot of material has been published about methods used for exploiting it during a penetration test. The aim of this paper is to bring a lot of disparate information together into one guide.
https://www.eeworm.com/dl/542/378602.html
下载: 74
查看: 1043

人工智能/神经网络 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码

基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。 ...
https://www.eeworm.com/dl/650/383009.html
下载: 125
查看: 1115

中间件编程 依次输入单个字符到该数组中

依次输入单个字符到该数组中,直到输入回车完成该字符数组的输入。反向输出该数组中的字符串内容。 // 输入:This is Test! 输出结果为:!tseT si sihT // 并利用sizeof运算符,求出数组占用的内存字节数
https://www.eeworm.com/dl/682/385474.html
下载: 145
查看: 1183

企业管理 图书管理 pb+sql library management system 安装说明 1。SQL数据源文件:new_data.mdf,new_log.ldf.第一次使用时需要打开 SQL

图书管理 pb+sql library management system 安装说明 1。SQL数据源文件:new_data.mdf,new_log.ldf.第一次使用时需要打开 SQL2000的企业管理器,在‘所有任务’里选择‘附加数据库’。 2。要把test.ini 放到与本程序相同的目录,然后修改该文件里面的服务器名.比如你的数 据库名是ddd,则ServerName = ddd . 3。运行t ...
https://www.eeworm.com/dl/632/386264.html
下载: 164
查看: 1039

压缩解压 图片验证码

图片验证码,直接运行里面的test.jsp就可以运行了,验证码的图片背景在src包里面的方法里改
https://www.eeworm.com/dl/617/387229.html
下载: 169
查看: 1065

多国语言处理 n algorithm for domain independent linear text segmentation This the Windows version of the C99 al

n algorithm for domain independent linear text segmentation This the Windows version of the C99 algorithm that was presented in my NAACL00 paper. [Directories] bin contains executables, JAR file and test files classes compiled code as individual class files doc NAACL 00 paper describing the alg ...
https://www.eeworm.com/dl/637/388927.html
下载: 192
查看: 1066

VHDL/FPGA/Verilog This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,

This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ...
https://www.eeworm.com/dl/663/389049.html
下载: 54
查看: 1044

单片机开发 当调用另一个程序并传递参数的时候

当调用另一个程序并传递参数的时候,只需要在程序后添加所需要的参数就可以了。例如:test “123”
https://www.eeworm.com/dl/648/391760.html
下载: 55
查看: 1024