搜索资源列表
linux-MD5
- 毕业设计,md5在linux下的性能测试,加了linux下的时间测试函数!当然也可以加密解密!-graduation design, md5 linux in the performance tests, the increase of time under linux test function! Of course, we can decrypt encrypted!
CMSQ_Sys
- unix/linux环境下,对消息队列操作,参数的设置,经过严格检验的函数版本-unix / linux environment, the right message queue operation, parameter settings after the test function version
OpenSSl-Test
- OpenSSL-Test软件包是OpenSSL使用示例,主要是EVP函数的使用。OpenSSL软件包从OpenSSL.org网站下载。-OpenSSL-Test package is to use OpenSSL example, the main function is the use of EVP. OpenSSL package from OpenSSL.org website.
test
- /* 在这里我们连接 "destroy" 事件到一个信号处理函数。 * 对这个窗口调用 gtk_widget_destroy() 函数或在 "delete_event" 回调函数中返回 FALSE 值 * 都会触发这个事件。*/ g_signal_connect (G_OBJECT (window), "destroy", G_CALLBACK (destroy), NULL) /* 设置窗口边框的宽度。*/ gtk_container_se
LinuxC
- linux c函数详解 , 第一章:字符测试函数 第二章:数据转换函数 第三章:内存配置函数-Detailed linux c function, the first chapter: Chapter II character test function: data transfer function in Chapter III: memory allocation function
TimeCostClass
- 检测程序时间消耗的类,用于测试函数级performance.-Testing procedures time consuming class, used to test function-class performance.
jaaajav
- 在线考试系统,有基本的考试功能,和成绩查询系统,重点在用户界面的功能-Online examination system, there is a fundamental test function, and performance tracking system to focus on the function of the user interface
ex1
- clamdav的测试函数,作用是设定特定的病毒情况检验本软件的功能-clamdav test function, the role of the virus is set to a specific situation in the software testing
Test
- md5加密算法,实现加密的主函数test,还有md5.java实现加密过程-md5 encryption algorithm to achieve the main function of encryption
test
- 实现一个简单的linux回调函数,并且在C++中调用C,初学者可以学习一下-Linux implement a simple callback function, and in C++ to call C, beginners can learn about
test
- 通过dll的算法接口函数,转化成字符串,再通过一个算法转化成另一个字符串-Algorithm through the dll interface function, transforming into a string, then through an algorithm into another string
103244839NetExam
- 基于一个C#+ASP的网上考试系统,能够比较好的实现很多的考试功能。-Based on a C#+ ASP online examination system can achieve a lot of good test function.
hash
- 亲测,很好用的hash function-Pro-test, a good hash function used
test
- 实现对open,read函数的测试,在Linux编译后可以直接使用-Achieve open, read function tests, compiled in Linux can be used directly
test
- 系统服务程序 实现定时运行程序的功能。 -System services run the program to achieve the function of time.
Function
- YOU CAN TEST THIS FUNCTION FOR GET DIR ON WINDOWS
card_demo_20111021
- 本原码符合 并通过测试规范,主要是应用在磁条非接触式支付应用(MSD)和快速借记/贷记非接触式支付应用(qPBOC)相关测试,是基于EMV支付应用和中国金融集成电路(IC)卡借记/贷记规范的基本之上的,是PBOC2.0卡应用规范的附加功能。本测试规范主要是对于快速借记/贷记非接触式支付应用(qPBOC)实现快速支付功能和应用流程进行测试。 2. 范围 本测试规范主要是针对于磁条非接触式支付应用(MSD)和快速借记/贷记非接触式支付应用(qPBOC),执行快速小额支付进行测试。 3.
test-fork
- test fork() function in linux env
test
- 详细说明:以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the ri
bd
- 曾经在某公司做过的代码,虽然代码并不美观,但却是稳定的用在产品中的,经过了大量测试。 功能: 解密蓝光磁碟(蓝光碟放在专用的蓝光光驱中,usb接口连接电脑) 提供了如下接口: size_t fread_xl(char* key, void *buffer, size_t size, size_t count, int fh ,int vertpye ) 来直接读取加密碟,内部实现了透明解密,函数接口极力模仿fread函数。 另配合GetKey