资源列表
rsa_code
- rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试
Example144
- 半透明窗口,短小精悍,使用方便,操作简单! -translucent window, small and easy to use, simple!
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
List
- thread safe locking queue implementation in c++, easily convert to c implementation.
LGL_timer
- 一个很好用的计时器,用户可以在浏览器里面执行代码,可以循环多少次调用,并可按时间间隔调用-Timer
upload.aspx.cs
- sample code on .net upload and thumbnail creation
Untitled
- 自动判断闰年。只要你输入一个数,该程序就能自动判断出是闰年还是非闰年。-Automatically determine the leap year. If you enter a number, the program can automatically determine is a leap year or non-leap year.
Ssubspec_magip
- 谱减法实现语音的降噪,,经典的谱减法 -Spectral subtraction noise reduction, voice, classical spectral subtraction
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
ftp-download-code
- ftp download code in windows application
InertialScroll
- 仿iphone,DataGrid手势拨动,惯性滚动-let DataGrid inertial scroll like iPhone style
