登录
首页 » 算法 » unknownexercice

unknownexercice

于 2023-05-04 发布 文件大小:1.99 kB
0 139
下载积分: 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 个回复

  • 实验数据的等距五点三次平滑 一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 ....
    实验数据的等距五点三次平滑 一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-experimental data smoothing offset a 5.3 times. Functional with 5.3 times smoothing formula. The equidistant nodes on the experimental data smoothing, and strive to eliminate the impact of random error, improve the quality of experimental data.
    2022-04-23 19:48:39下载
    积分:1
  • 简单BMP图片旋转
    一个较为基础的算法。在C++中实现读取BMP文件信息并将图片顺时针旋转90度。附带有文字注释,可作为C++教学中使用的程序范例或作业题目来使用。
    2022-04-20 21:40:04下载
    积分:1
  • C51动态数码管代码
    C51动态数码管代码,初学者适用
    2022-01-24 14:17:23下载
    积分:1
  • prepared with a simple calculator, with the mouse work, the basic function calcu...
    用c编写的简单的计算器,用鼠标工作,实现基本的计算器功能-prepared with a simple calculator, with the mouse work, the basic function calculator
    2022-04-28 13:26:45下载
    积分:1
  • 是和“常用的计机数值和程序的C++版本,和Q ..
    是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source files extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
    2022-05-29 11:24:03下载
    积分:1
  • Description for caculate Gamma function
    Description for caculate Gamma function
    2023-08-31 00:15:03下载
    积分:1
  • 图像分割方
     img——待分割的源图像,必须是8位3通道(CV_8UC3)图像,在处理的过程中不会被修改;    mask——掩码图像,如果使用掩码进行初始化,那么mask保存初始化掩码信息;在执行分割的时候,也可以将用户交互所设定的前景与背景保存到mask中,然后再传入grabCut函数;在处理结束之后,mask中会保存结果。mask只能取以下四种值:                    GCD_BGD(=0),背景;                    GCD_FGD(=1),前景;                    GCD_PR_BGD(=2),可能的背景;     &nb
    2022-04-19 05:51:18下载
    积分:1
  • 用于ofdm的盲信道估计,可以用于系统性能的提高和改进
    用于ofdm的盲信道估计算法,可以用于系统性能的提高和改进-OFDM for the blind channel estimation algorithm can be used to enhance system performance and improve the
    2022-01-29 04:32:04下载
    积分:1
  • 一个 数学工具集 有菜单界面 单色显示
    一个 数学工具集 有菜单界面 单色显示 -A mathematical tool set has a menu-based interface monochrome display
    2022-12-18 04:10:03下载
    积分:1
  • 模板方
    模板方法实现。你会很容易理解这个awsm通过使用代码。它有一个主类,调用学生1和学生2类通过使用父类的日常活动。日常活动有骨架的方法。
    2022-10-28 12:15:03下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载