资源列表
code
- 最值计算是常见的数学问题,但是传统的求解方法对于多变量复杂算式的最值计算问题具有一定的局限性。我们使用多路复用技术,实现服务器端与客户端的一对多通信,完成了客户端对计算任务的提交,服务器端对计算任务的划分与分配,以及多客户端对计算任务的解析与处理。最终实现了基于多变量可选区间的复杂算式最小值分布式计算系统。(The most valued calculation is a common mathematical problem, but the traditional solution meth
py-faster-rcnn-master
- faster-r-cnn实现 可用 网上还有大量教程(faster-r-cnn source code)
检测两篇文档相似性
- 通过哈希算法实现检测文档的相似性(Similarity of detection documents by hash algorithm)
centos7安装zabbix3
- cetos7搭建zabbix3.0 以及agent安装配置(zabbix creating and agent profile)
ethminer-master
- ETH miner 代码实现, C++, 用CMake实现,跨平台, linux 和 VS(ETH miner coding implementation)
加密解密 技术内幕
- 加密解密 技术内幕 第1章 PE文件格式深入研究 第2章 PE分析工具编写 第3章 Win32 调试API 第4章 Windows下的异常处理 第5章 软件加密技术 第6章 加壳软件编写 第7章 如何让壳与程序融为一体 第8章 Visual Basic 6 逆向工程 附录A 在Visual C++中使用内联汇编 附录B 在Visual Basic中使用汇编(Encryption and decryption technology)
MyRSA
- RSA公私钥加密解密,私钥加密,公钥解密(Encryption and decryption of RSA public key)
floatslider
- qt中原来带的qslider不支持浮点类型,只能整数范围移动,该demo使qslider支持浮点型(to make a qslider support double .)
WinHex
- 门禁卡,IC卡密码破解,格式化密码,恢复出厂设置(IC card password cracking)
Windows系统135抓鸡工具
- Windows 系统135 抓鸡工具 全自动 上线(Windows system 135 grabbing chicken tools online)
bootimg
- Boot Android Qemu Command Line scr ipt
sort
- 实现C语言的几种常用排序算法,封装了一下,可以在需要的时候直接调用(Several common algorithms of C language are implemented.)