资源列表
Advanced-Programming-Technique-master
- 改进的RSA算法 优化实现,代码通俗易懂,学习一下(The improved RSA algorithm is optimized and implemented, and the code is easy to understand and learn.)
pc_lin
- ?一个大小为3的缓冲区,初始为空 ?2个生产者 –随机等待一段时间,往缓冲区添加数据, –若缓冲区已满,等待消费者取走数据后再添加 –重复6次 ?3个消费者 –随机等待一段时间,从缓冲区读取数据 –若缓冲区为空,等待生产者添加数据后再读取 –重复4次 ?显示每次添加和读取数据的时间及缓冲区的状态(a buffer size of 3, initially empty 2 producers Random waiting for a period of time, addin
OPC应用程序入门
- 介绍OPC规范的入门资料。在工业4.0来临是,每个程序员都应该掌握的技术。(Introduce the introductory information of the OPC specification.)
unixodbc-devel-2.2.11-7.1.i386.rpm
- unixODBC-2.2.11-7.1-i386_x64.zip
yade离散元软件教程
- yade离散元教程,帮助你熟悉并上手在ubuntu系统下进行yade开发(this file can give you some ways to get familiar with the open-source software name yade base the discrete element method.)
Linux高性能服务器编程
- Linux high-performance server programming, a very useful reference book.
Linux 应用程序开发
- linux 应用程序开发比较好的资料,简明扼要,满足初级Linux程序员入门需求(Linux application development relatively good information, concise and meet the entry requirements of junior Linux programmers.)
100%%
- Video Encryption and Decryption using RSA Algorithm
dyqin-Robot_Cup_2D-master
- 机器人比赛的源码,曾参加过比赛,获得第一名。(The source code of machine match)
APT Decoder
- the apt decoder for gnuradio to decode the apt data from satellite
shellbook
- 关于shell的基础知识和一些实例,可以帮助基础的人学习(The basic knowledge of shell)
AppPfs
- 创建含有私钥的数字证书,并存储到个人证书区,并将该证书导出为pfx文件,为其指定一个password,使用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密(Create a digital certificate with a private key, store it in a personal certificate area, and export the certificate to a PFX file, specify a password for it, use the pu