登录
首页 » 算法 » unknownexercice

unknownexercice

于 2023-05-04 发布 文件大小:1.99 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

#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 ; }

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 如何写遗传程序
    教你如何用c++编写遗传算法程序,并且有详细的示例,详细的描述了遗传算法的编写
    2022-08-13 08:02:51下载
    积分:1
  • 求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方,初值x0...
    求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0-For solving nonlinear fixed point equation x = G (x) the nonlinear Seidel iterative method, initial value x0
    2022-08-11 02:55:05下载
    积分:1
  • 用c++实现的约瑟夫环
    用c++实现的约瑟夫环-achieved with c Josephus
    2022-03-17 09:51:53下载
    积分:1
  • SURF
    应用背景 It approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster.关键技术This is achieved by relying on integral images for image convolutions; by building on the strengths of the leading existing detectors and descriptors (in casu, using a Hessian matrix-based measure for the detector, and a distribution-based descriptor); and by simplifying these methods to the essential. 
    2023-07-28 12:25:06下载
    积分:1
  • 手写识别应用软件,提供高效的触摸屏手写识别方
    手写识别应用软件,提供高效的触摸屏手写识别方法。- The handwriting recognition application software, provides highly effective touches the screen handwriting recognition method.
    2022-03-10 08:11:00下载
    积分:1
  • 立体匹配
    应用背景此代码是用于BP立体匹配,你可以使用它在Windows系统。下载它,那么你应该创建一个程序在VS,然后添加的。CPP和。H代码文件的程序。使用的代码可以发现在“readme”文本。所以好好享受吧!关键技术这个代码很容易使用,我会教你编译它并运行它的功能。
    2022-12-28 21:50:04下载
    积分:1
  • mpu6050的姿态分析
    资源描述mpu6050的内部文件,提供源代码的四元数算法,通过加速度和加速度计算出欧拉角
    2023-02-16 17:30:04下载
    积分:1
  • 这是一个exememple术编码
    This is an exememple of arithmetic coding
    2023-02-22 21:20:04下载
    积分:1
  • 求解旅行商问题的遗传
    遗传算法求解tsp问题,采用遗传算法,比其他的算法更容易解决tsp- GA to solve the tsp problem
    2022-02-06 00:52:14下载
    积分:1
  • 二维函数数值最优化方-复合形程序
    C语言编写的复合形法程序。属于计算数学算法内容,可用于求解二维函数的数值最优化问题,通过简单修改可解多维函数问题。
    2022-04-19 09:49:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载