-
实数遗传算法
这是在 matlab 环境中真实遗传算法的一个实现。欢迎下载。谢谢你的支持。
- 2022-02-21 16:52:08下载
- 积分:1
-
unknownexercice
#include < stdlib.h >
#include < stdio.h >
#include < sys/types.h >
#include < sys/stat.h >
#include < fcntl.h >
int 主要 (int argc、 char *argv[])
{
int fd、 fd2、 fd3 ;
int i;
浅黄色 char [10] ;
fd=open(argv[1],O_RDONLY) ;
if(fd2=open(argv[2],O_WRONLY) = =-1)
{
fd3 = 共创 (argv [2],S_IRUSR |S_IWUSR) ;
read(fd,buff,10) ;
write(fd3,buff,10) ;
}
其他
{
fd2=open(argv[2],O_TRUNC) ;
read(fd,buff,10) ;
write(fd2,buff,10) ;
}
返回 0 ;
}
- 2023-05-04 19:30:03下载
- 积分:1
-
2812 PMSM
利用2812来进行电机控制的主程序代码,其中包括各种控制方式,来自于TI官网的例程,未改动,便于后面的学习
- 2022-04-25 07:36:55下载
- 积分:1
-
CLM集合卡曼滤波数据同化算法,是转的别人的一个程序,很好的程序。做同化的同仁可以...
CLM集合卡曼滤波数据同化算法,是转的别人的一个程序,很好的程序。做同化的同仁可以-Application of the case, a Chinese-based RC500 chip LCD attendance control procedures, and RS232 computer interface, the program is characterized by all the attendance data is stored in the computer, read and returned to the CPU to deal with liquid crystal display.
- 2022-10-21 09:05:06下载
- 积分:1
-
高斯曲线拟合和去除的趋势,并对大多数非
曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
- 2022-12-04 08:20:02下载
- 积分:1
-
2812FPGA 驱动源码
主要涉及2812与FPGA配置和连接,以及FPGA驱动。主要涉及2812与FPGA配置和连接,以及FPGA驱动。主要涉及2812与FPGA配置和连接,以及FPGA驱动。主要涉及2812与FPGA配置和连接,以及FPGA驱动。
- 2022-04-29 07:47:01下载
- 积分:1
-
webrtc中提取的AEC库
webrtc中提取的AEC库,从webrtc开源项目中提取,可以使用,可以作为学习之用,现在关于开源aec算法的
代码少,这个确实还不错
- 2022-02-09 14:38:11下载
- 积分:1
-
计算方法c牛顿插值函数
计算方法c牛顿插值函数-calculation c Newton interpolation function
- 2022-02-12 05:09:10下载
- 积分:1
-
STM32F1摄像头定位算法(融合测试) 定位算法
STM32F1摄像头定位算法(融合测试) 定位算法
- 2022-02-28 09:18:24下载
- 积分:1
-
该程序是作者编写的程序,实现了图和树中的部分算法。
该程序是作者编写的程序,实现了图和树中的部分算法。-that the procedure was prepared by the author of procedures, a map and part of the tree algorithm.
- 2022-03-05 11:00:37下载
- 积分:1