-
矩阵鞍点求法
用C++写的矩阵鞍点求法(C wrote saddle point Matrix Method)
- 2005-02-12 19:52:05下载
- 积分:1
-
DES algorithm
说明: 1、掌握典型的分组密码算法(如DES、AES、IDEA、SERPENT等)加、解密原理;
2、能够编写程序实现算法的加、解密。(1. Master the encryption and decryption principles of typical block cipher algorithms (such as DES, AES, IDEA, SERPENT, etc.).
2. Encryption and decryption of algorithm can be realized by programming.)
- 2018-12-27 20:33:43下载
- 积分:1
-
CPP-Coding-Standards---101-Rules--Guidelines--And
One of the most useful books for C++ developer
- 2014-10-24 15:16:32下载
- 积分:1
-
keyboard-master
this car race game cpp file . Thank you !!!
- 2020-06-20 13:20:01下载
- 积分:1
-
SurfaceConstructor-1.1
从多张图像的轮廓重建3D物体,代码运行鲁棒,几乎没有Bug.(Images from more than the outline of the reconstruction of 3D objects, robust code to run, almost no Bug.)
- 2020-07-01 23:40:02下载
- 积分:1
-
test-five
一个综合了AES,DES,Elgamal的综合性验证程序。(good luck.)
- 2020-11-26 16:39:30下载
- 积分:1
-
source term
说明: fluent,使用UDF定义凝固模型中的源项,实现自热发热源(Fluent, using UDF to define the source term in solidification model, to realize self heating heat source)
- 2021-04-16 20:18:53下载
- 积分:1
-
MFC UDP编程
在MFC下实现UDP方式的收发
- 2020-12-04下载
- 积分:1
-
根据半径计算圆的周长和面积
//根据半径计算圆的周长和面积
//声明常量(只读变量)PI为3.1416
//声明自定义函数fCir_L()的原型
//声明自定义函数fCir_S()的原型
//以下是main()函数
//声明3个变量
//显示字符串
//键盘输入
//计算圆的周长,赋值给变量l
//计算圆的面积,赋值给变量s
//显示计算结果
}
//定义计算圆的周长的函数fCir_L()
······
- 2022-04-08 12:21:02下载
- 积分:1
-
STM32-based-temperature-P-voltage
STM32温度+电压电流(上位机显示好的)(STM32-based temperature+ voltage display (PC display))
- 2021-04-13 21:18:56下载
- 积分:1