资源列表
Jacobi
- 数值计算方法中的一个上机实验,雅克比迭代法,一份很详细的实验报告,包括源码-Numerical methods in an experiment on the computer, Jacobi iterative method, a very detailed lab report, including source code
linuxdriver
- 介绍Linux内核驱动编程的一本书 最主要的是有源代码,都是可用的 学习操作系统很好
rsa
- 1.问题描述 RSA密码系统可具体描述为:取两个大素数p和q,令n=pq,N=(p-1)(q-1),随机选择整数d,满足gcd(d,N)=1,ed=1 modN。 公开密钥:k1=(n,e) 私有密钥:k2=(p,q,d) 加密算法:对于待加密消息m,其对应的密文为c=E(m)=me(modn) 解密算法:D(c)=cd(modn) 2.基本要求 p,q,d,e参数选取合理,程序要求界面友好,自动化程度高。 4. 实现提示 要实现一个真实的RSA密码系统,主要考虑对大整数的处理。P
LinuxSocketProgrammingByExample
- LinuxSocketProgramming有例子的,从最简单的c/s,到多个线程,多种触发机制等-LinuxSocketProgramming there are examples, from the simplest c/s, to multiple threads, a variety of trigger mechanisms
album
- 一个基于c++和mfc的相册系统,能播放图片和查看洗一张图片-And based on c++ mfc albums system, can play pictures and view a picture wash
Transplant-linux-to-S3C2410
- linux移植到S3C2410平台的电子文档,该文档详细讲解了整个移植过程。-S3C2410 platform linux ported to the electronic document that explain in detail the entire transplant process.
abs-guide-3.7-cnhtm.tar
- 脚本编程的基础书籍,练就一身扎实的基本功。-Advanced Bash-scr ipting Guide An in-depth exploration of the art of shell scr ipting
ProjectOZ-v1.00-Preview
- test kernel for windows
spark-cassandra-example.tar
- Spark Cassandra for Data mining on Hadoop.
grub-0.97
- Full Source grub-0.97 Compiling- sudo make
Delphi7Demo
- 电子病历编辑器 电子病历编辑器 电子病历编辑器-electric hospital manage
VC++_baofengyingyinyuanma
- vc++环境下的暴风影音到源代码,暴风影音,其实是基于linux下mplayer的代码加上了其他解码器的封装-vc environment StormCodec to source code, Storm video, in fact, is based on mplayer under linux code decoder coupled with the other package
