-
感知算法,通常用于模式识别。使用Delphi 7内容…
感知器算法,通常用于模式识别中.使用DELPHI 7 编制.-perception algorithm, usually for pattern recognition. Using Delphi 7 establishment.
- 2022-07-10 06:17:55下载
- 积分:1
-
c program for identifying bottleneck machines in a job shop (used in the schedul...
c program for identifying bottleneck machines in a job shop (used in the scheduling of the shop floor)
- 2022-01-25 18:02:52下载
- 积分:1
-
C#,DotNet FrameWork2.0,计算4张牌四则混合运算以后等于24的算法源码...
C#,DotNet FrameWork2.0,计算4张牌四则混合运算以后等于24的算法源码-C#, Delegate FrameWork2.0. Calculation four licensing mixed four to 24 after the operator of the algorithm source code
- 2022-01-29 03:57:32下载
- 积分:1
-
BBC RSS订阅
这是一个动态的Java项目中提取BBC网站的新闻。
这是使用原生的Eclipse DOM解析器来解析从XML文件中的数据创建。
- 2022-03-29 12:41:49下载
- 积分:1
-
kmeans算法
harris角点检测源代码,简洁高效,通俗易懂,可以有效检测出图像的角点,并提供了一个画圆的程序,用于在图像上圈出角点。 使用格式为[cnt,posr,posc] = get_harris(img,k,t) 其中img为需要检测的图像,k,t分别为该角点检测
- 2022-03-02 21:18:53下载
- 积分:1
-
数独程序源码
数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码
- 2022-03-16 23:56:26下载
- 积分:1
-
数十个程序,结构分析,偏重岩土方面
数十个程序,结构分析,偏重岩土方面-dozens of procedures, structural analysis, emphasizing geotechnical aspects
- 2023-08-05 02:35:03下载
- 积分: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
-
三维电阻率反演matlab代码
这是经典的一种电阻率三维反演的代码,在地球物理勘探领域有着非常广泛的应用,具有重要的研究和应用价值,本程序只与大家开展交流,请不要商业化。。。
- 2022-08-02 14:48:31下载
- 积分:1
-
AES加密算法 C语言
本算法是关于高级加密标准AES的源代码描述,亲测可用,里面有测试代码,可以在命令行看到测试的加解密效果,需要的亲可以下载来试试哦!
- 2023-07-23 10:35:04下载
- 积分:1