资源列表

« 1 2 ... .13 .14 .15 .16 .17 1918.19 .20 .21 .22 .23 ... 66605 »

[进程与线程thread

说明:这是多线程编程,是线程的流水线模式编程,完全Linux编程-This is a multi-threaded programming is thread pipelined mode programming, complete Linux programming
<文月如> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[Shell编程Backup_rar_test

说明:自动使用RAR备份文件夹。这是一个用bat写的批处理文件,能够自动备份备份经常使用的文件来和项目。-RAR backup folder automatically. It is written in a batch file with the bat that can automatically back up back up frequently used files to and projects.
<zjz> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[文件操作queue5

说明:Implementation of queue operation in c
<karthik> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[Windows编程4

说明:Implementation of stack operation in c-Implementation of stack operation in c
<karthik> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[C#编程GetCPUNo

说明:获得CPU的编号,MAC地址,IP地址,磁盘信息-C# :ProcessorId,MacAddress,VolumeSerialNumber
<xiang> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[文件操作files

说明:reading data from multiple files
<sabir> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[其他小程序perm

说明:功能:输出排列组合序列。 参数:str字符集和,index集合起始下标,size集合大小。-Features: Output sequence of permutations and combinations. Parameters: str character set and, index set the starting index, size size of the collection.
<> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[C#编程1

说明:有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列),     输出到一个新文件C中。-A two disk files, and B, the storage line of letters, requested the information in these two documents combined (in alphabetical order), output to a new file
<玫瑰> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[C#编程1

说明:题目:家庭财务管理小程序 1.程序分析: 2.程序源代码: /*-----------------*/-Title: Family Financial Management applet 1. Program Analysis: 2. Program source code: /*-----------------*/
<玫瑰> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[C#编程1

说明:有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出     平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中-There are five students, each student' s course grades 3, more than from the keyboard input data (including student number, name
<玫瑰> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[C#编程1

说明:题目:时间函数举例4,一个猜数游戏,判断一个人反应快慢。(版主初学时编的) 1.程序分析: 2.程序源代码: -Title: a function of time for example 4, a guessing game to determine the reaction speed of a person. (Moderator Beginners Code) 1. Program Analysis: 2. Progr
<玫瑰> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[C#编程half

说明:折半查找的算法思想是将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 折半查找是一种高效的查找方法。它可以明显减少比较次数,提高查找效率。但是,折半查找的先决条件是查找表中的数据元素必须有序-Binary search algorithm idea is to sequence
<吕济根> 在 2025-03-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 1918.19 .20 .21 .22 .23 ... 66605 »

源码中国 www.ymcn.org