资源列表
rsa_code
- rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试
gege
- 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。
cwrj
- 家庭财务管理软件 根据用户的收入 支出输入可以计算 家庭的财务状况 并能给出财务预期-family financial management software according to the income and expenditure for the importation can calculate the family's financial situation and able to give financial expectations
CONDISTILL.rar
- 连续多组分(三元)精馏塔的模拟计算,用matlab实现,经典教程,multi components continous distillation column simulation with matlab, a classic tutorial.
suanfa
- 粒子算法的一个简单实现,喜欢算法的朋友可以看下-Particles to achieve a simple algorithm, like Algorithm facie friends
Cool-n-Simple-Google-AJAX-Search_src
- In this article I ll demonstrate how easy it is, to create a usable webpage with some advanced technologies (such as fast asynchronous web search) in a very simple way, using a public API. You can see this in action at my personal website: http://www
Backtrack
- 0-1背包Backtrack,算法中回索法的一个好例子-0-1 Knapsack Backtrack, back Sofa algorithm a good example of
upload.aspx.cs
- sample code on .net upload and thumbnail creation
Strassen
- 该程序可以对两个同阶的2^n阶的矩阵采用Strassen算法做矩阵乘法-The program can be two of the same order of 2 ^ n order matrix Strassen algorithm to do matrix multiplication
aspnet
- ASP.NET中访问ACCESS数据库的代码-ASP.NET ACCESS
widget
- 基于QT的MP3移植主程序,适合初学者学习与使用-QT-based MP3 transplant the main program, suitable for beginners to learn and use
ftp-download-code
- ftp download code in windows application