搜索资源列表
relation_test
- 一段检查事物依赖性的测试程序。算法包含在程序源码中。-screening for things dependence of the test. Included in the procedures algorithm source code.
c45
- 该代码是数据挖掘里面的决策树算法 利用c45理论,通过对训练数据的分析判断,计算出各个数据的其它对目标属性的重要程度,即计算出每个其它数据的信息增益值来将训练数据逐步分类,最后得出目标分类,从而实现决策树的生成过程。最后即可利用此决策树来对新的数据进行测试,判断其目标属性的可能值。
qt_MySQl
- 编译开发平台: qt5.2.1 功能: 1、登陆到MySQL,在界面中可以浏览在mysql某个表存储的图片, 2、向表中存入图片 3、对表中的图片进行排序, 4、删除图片, 5、截取屏幕的功能 6、从MySQL中下载图片 7、还可以截取实时屏幕并将图像灰度化(黑白),降低像素(降低网络传输的数据量)并在网络中传输到服务 器端(即client_pic端), 操作:附加功能->隐藏(此处设定有网络传输功能,如果不选取只有截取一张图 片的功能)->设
MD5100
- 标准C++写的使用MD5算法加密和解密的代码,这个代码测试可以使用。-Written in standard C++ using the MD5 algorithm to encrypt and decrypt the code, this code test can be used.
TFF
- C语言编写的时域基2抽取的FFT算法程序,经测试其结果与在MATLAB中的值相比精确度很高。-C language-based time-domain extraction of the FFT algorithm for two procedures, the results have been tested and compared with the value in MATLAB with high precision.
lab3forTC
- 用C语言按照首次适应算法FF编制以动态分区管理方式进行内存分配和回收的程序,并测试通过。-Using C language in accordance with the first FF algorithm to adapt to the preparation of a dynamic regional management approach to memory allocation and recovery procedures and test.