-
遗传算法分析代码
遗传算法分析代码,可以进行回归分析
- 2023-05-14 09:25:02下载
- 积分:1
-
Simpson method, spline interpolation, Gaussian iteration, you granges margin, Ne...
辛普森方法,样条插值,高斯迭代,啦格朗日差值,牛顿迭代,超加速收敛,龙贝格方法等等,数值计算必备!-Simpson method, spline interpolation, Gaussian iteration, you granges margin, Newton iteration, super speed up convergence, Romberg methods, numerical computation must!
- 2022-02-09 17:08:53下载
- 积分:1
-
用于数学编程的基本数学类
basic mathematic classes used for math programming
- 2022-07-03 07:13:05下载
- 积分:1
-
Modbus串口操作
应用背景
windows上modbus串口操作源代码, 采用vs编写,标准的modbus串口操作,modbus其实就是串口操作,只不过发送和接受有个协议而已,发送出去就等待接受,接受到正确的数据包就通讯成功。
关键技术
用win32写的rs232串口源代码,用vs编译,并集成了modbus操作函数,包含dtr, dts, dcd, dsr, ri, cts几个引脚电平控制。
- 2022-02-02 22:40:07下载
- 积分:1
-
八数码多个算法
八数码多个算法-more than eight digital algorithm
- 2023-02-03 09:30:04下载
- 积分:1
-
Kalman filtering program fortran!!!
卡尔曼滤波的程序
fortran-Kalman filtering program fortran!!!
- 2023-04-26 09:40:03下载
- 积分:1
-
八皇后的scheme,java,c的三种解法
八皇后的scheme,java,c的三种解法-8 Queen" s scheme, java, c of the three solution
- 2022-08-12 11:30:40下载
- 积分:1
-
Loans algorithm.
双色球算法。-Loans algorithm.
- 2022-04-27 14:58:38下载
- 积分:1
-
lisp utility lib
CLLIB is a varied collection of Common lisp tools and routines in CLOCC.
Includes:
â– "guess the animal" game; simple neural net (AI)
â– autoload function and snarfing autoloads from other files
â– basic definitions: package and path
â– base64 encoding and decoding (data format)
â– Rolodex: BBDB/vCard handling
â– check values and types of the elements of a list
â– Common Lisp HyperSpec access
â– read/write CLOS object
- 2022-02-01 20:05:38下载
- 积分:1
-
nand flash 528字节 蓝光ecc算法
之前自己做的nand flash 小页512模式的16字节ecc计算,ecc是标准的蓝光528设计算法,采用C++设计,工程中有debug和Release,输入文件是二进制bin文件(512*n字节大小),输出bin(528*n字节大小),验证ok
- 2022-07-23 06:39:40下载
- 积分:1