搜索资源列表
_itlearneraspv1.1.rar
- ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。 测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。 测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。 测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当
3033_itlearneraspv1.1
- ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。 测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。 测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。 测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当前文件夹信息,以及对磁盘文件操作速度测试
ADCdrives
- ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
bianyuanjc
- 边缘检测VC源码,带可执行文件和所需控件,在Win7、win7SP1下完成测试,Vista SP2(未测试)、Win8(未测试),本边缘检测程序不支持XP操作系统,注意:在Windows XP系统下不能运行生成的Exe程序。-Edge detection VC source, with the executable file and the required controls, complete the test under Win7, win7SP1, Vista SP2 (not teste
buttons
- 基于xilinx zynq平台下的linux系统中的按键测试程序,带makefile文件(Xilinx zynq platform based on the Linux system button test procedures, with makefile files)
FileIO
- 一个简单的带buffer的文件I/O 类。实现了简单的 缓写 和 预读 策略,代码有注释,本代码仅供演示参考请勿用于实际项目。(入口文件的代码是用于测试文件合并的例子)(A simple I/O file class with buffer. The slow and write simple Prefetching Strategy, annotated code, the code is for reference for actual project demonstration. (Th