资源列表

« 1 2 ... .52 .53 .54 .55 .56 19857.58 .59 .60 .61 .62 ... 21467 »

[其他小程序3

说明:了解常用shell的编程特点,掌握shell程序设计的基础知识。对shell程序流程控制、shell程序运行方式、bash程序的调试方法及bash的常用内部命令又进一步的认识和理解。通过本实验,应基本掌握编写shell程序的步骤、方法和技巧-Understand the common features of shell programming, shell programming to master the basic knowledge. Shell procedures for flow c
<华羿> 在 2025-06-23 上传 | 大小:60kb | 下载:0

[其他小程序4

说明:学会对文件的记录锁定,及解锁。#include <stdio.h> #include <unistd.h> #include <fcntl.h> int main() { int fd int i struct { char name[20] uint ID int age } myrec fd =open("name", O_RDWR|O_CREAT, 0755)
<华羿> 在 2025-06-23 上传 | 大小:9kb | 下载:0

[其他小程序5

说明:编写一段程序创建两个子线程,分别对两个文件的字数进行统计,两个线程统计完后写入子线程与父线程共享的一块内存中,然后父线程从这一块内存中读取相应的信息。注意线程的同步和互斥。-Procedures for the preparation of a section of the creation of two sub-threads, respectively, the number of words on the two documents to statistics, the two threa
<华羿> 在 2025-06-23 上传 | 大小:14kb | 下载:0

[其他小程序6

说明:了解ipc通信中的信号。在lunix中编写一段c程序,创建两个子进程执行中让父进程捕获键盘上传来的中断信号(ctrl+c);当捕获到该信号,父进程向两个子进程发出一种信号,而子进程捕捉到父进程发来的信号-Learn ipc communication signal. In lunix prepared for some c procedures, the creation of two sub-process of the implementation process to allow the
<华羿> 在 2025-06-23 上传 | 大小:8kb | 下载:0

[其他小程序7

说明:学会用lunix架服务器.(1) 在你的根目录下建立文件夹public_html. (2) 在给文件夹下上传你的网页,把主页名命名为index.html (3) 打开ie浏览器输入服务器的ip地址(210.40.7.234\~根目录名)我的根目录名为j4a087 -Learn how to use lunix server rack. (1) in your root folder on the establishment of public_html. (2) in a given
<华羿> 在 2025-06-23 上传 | 大小:4kb | 下载:0

[其他小程序countline

说明:统计C++源代码行数 速度非常快 -Statistics C source code for the number of rows very fast
<陈放> 在 2025-06-23 上传 | 大小:128kb | 下载:0

[其他小程序MATLABmingling

说明:Matlab命令大全,所有人均可以下载,希望能给与大家一定的帮助!-Matlab command Guinness, everyone can download, I hope everyone can give some help with!
<Lisa> 在 2025-06-23 上传 | 大小:417kb | 下载:0

[其他小程序cldconverter

说明:农历公历转换程序 可以农历转公历 也可以公历转农历-Lunar calendar conversion program can switch to the Lunar calendar can also switch to the Lunar calendar
<陈放> 在 2025-06-23 上传 | 大小:29kb | 下载:0

[其他小程序mazemfc

说明:走迷宫算法 采用了回溯算法加堆栈实现-Maze algorithm uses a backtracking algorithm increases stack realize
<陈放> 在 2025-06-23 上传 | 大小:36kb | 下载:0

[其他小程序regex

说明:正则表达式编辑测试工具 可以随意输入测试用例 有打开保存功能-Edit regular expressions testing tool can enter the test case has opened the preservation function
<陈放> 在 2025-06-23 上传 | 大小:10kb | 下载:0

[其他小程序Matlabtuxinggongneng

说明:有关于Matlab图形功能的详细讲解,为PPT版,相信对广大师生会有所帮助。-Have on the Matlab graphics features of detailed briefings for the PPT version, I think it would be helpful to teachers and students.
<Lisa> 在 2025-06-23 上传 | 大小:405kb | 下载:0

[其他小程序Chanshu

说明:关于C函数速查.chm,主要用来对c语言的查询-Info on the C function. Chm, mainly used for the c language query
<周天才> 在 2025-06-23 上传 | 大小:89kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 19857.58 .59 .60 .61 .62 ... 21467 »

源码中国 www.ymcn.org