-
GA a Markov Chain Models of Genetic Algorithms (1999).pdf
遗传算法的VC++程序需要看看GA中马尔可夫链过程的英文描述,需要书籍中的英文资料-GA a Markov Chain Models of Genetic Algorithms (1999).pdf
- 2022-06-13 10:52:42下载
- 积分:1
-
模拟三维地形的3D动画,很有意思,可供参考!
模拟三维地形的3D动画,很有意思,可供参考!-Three-dimensional topography simulation of 3D animation, very interesting, for reference!
- 2023-05-27 14:20:03下载
- 积分:1
-
1206使用说明
#include "LCD1602.h"
void LCD1602Write(UINT8 type, UINT8 data)
{
uint8_t i ;
uint16_t val, tmp = data;
if(type == CMD)
GPIO_ResetBits(LCD1602PROT, RS); //RS = 0 写指令
else
GPIO_SetBits(LCD1602PROT, RS); //RS = 1 写数据
GPIO_ResetBits(LCD1602PROT, RW); //RW = 0 ;
for(i=0; i>4)&0x000F)
- 2023-09-07 23:35:02下载
- 积分:1
-
Cohen
Cohen-Sutherland 直线段裁剪算法的实现-Cohen-Sutherland Line Clipping Algorithm
- 2022-07-13 17:39:14下载
- 积分:1
-
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来...
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来-Through the repeated use of a small vertex buffer to reduce the demand for memory will be the culmination of CPU from the frame buffer update released
- 2022-12-05 04:10:05下载
- 积分:1
-
在粒子的应用粒子滤波在机动目标跟踪…
粒子滤波在机动目标跟踪中的应用,粒子滤波在机动目标跟踪中的应用。-Particle filter in the maneuvering target tracking in the application of particle filter in the maneuvering target tracking applications.
- 2023-08-30 05:25:03下载
- 积分:1
-
这是一个线图的中点画程序,我们可以选择颜色的李…
这是一个中点法画线程序,可以选择直线的颜色,线形,粗细,均由本人自己编写,没有用到直线类.-This is the midpoint of a line drawing procedure law, we can choose the color line, the line, thickness, by my own preparation, did not use the linear type.
- 2022-05-16 04:59:09下载
- 积分:1
-
非常好的jpeg库函数
非常好的jpeg库函数-very good jpeg library functions
- 2022-07-17 20:57:06下载
- 积分:1
-
差值算法,并且介绍了拉格朗日插值多项式,抛物线插值多项式...
差值算法,并且介绍了拉格朗日插值多项式,抛物线插值多项式-Difference algorithm, and introduce a Lagrange interpolating polynomial, parabolic interpolation polynomial
- 2022-01-31 16:35:00下载
- 积分:1
-
信息隐藏
信息隐藏---时域隐藏技术 很 好的一个学习资料哦 -good thing! please download !
- 2022-05-20 10:35:29下载
- 积分:1