-
数组排序,用C 实现
数组排序,用C 实现-Sorting an array using C to achieve
- 2023-01-07 20:30:03下载
- 积分:1
-
A total of 26 chapters, many of the Windows internal mechanism has a very good a...
共26章,对Windows的许多内部机制有很好的剖析-A total of 26 chapters, many of the Windows internal mechanism has a very good analysis
- 2022-01-26 00:55:35下载
- 积分:1
-
This book is Brian W. Kernighan and Rob Pike s important new book co
本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,
讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。
本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。
-This book is Brian W. Kernighan and Rob Pike s important new book co-author. This book from the debugging, testing, performance, portability, design, interface, style and notation, etc., discussed the procedures for the design of practical, it is very deep and broad-sense ideas, techniques and methods, and its translated and published to fill the current gaps in this regard books. This book is worth every dream and strive to become good programmers reference, it is worth every computer students and computer workers to read and program design can also be used as advanced courses in materials or reference books.
- 2022-03-23 03:21:50下载
- 积分:1
-
Information Control System staff c++ language
职工信息控制系统 c++语言-Information Control System staff c++ language
- 2023-02-19 11:25:04下载
- 积分:1
-
Only the highest priority with a number of priority scheduling algorithm (that i...
才用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法-Only the highest priority with a number of priority scheduling algorithm (that is, the number of processors allocated to the highest priority of the process) and the first-come first-serve algorithm
- 2022-01-22 13:21:44下载
- 积分:1
-
内存当中有关网页的操作,可以将查找到的内容全部表上颜色,在不用建立文件的情况下装载网页。...
内存当中有关网页的操作,可以将查找到的内容全部表上颜色,在不用建立文件的情况下装载网页。-Memory among the website s operation, you can find all the tables on the content of the color, do not create the document in the case of loading pages.
- 2022-02-03 05:44:51下载
- 积分:1
-
十字链表程序 平台visual studio c++ 2008
Status CreateSMatrix(CrossList *M)
Status Su...
十字链表程序 平台visual studio c++ 2008
Status CreateSMatrix(CrossList *M)
Status SumMatrix(CrossList *A,CrossList *B)-Cross platform program list
visual studio c++ 2008
Status CreateSMatrix(CrossList*M)
Status SumMatrix(CrossList*A,CrossList*B)
- 2022-12-29 10:00:03下载
- 积分:1
-
磁盘碎片整理,速度快,可以同时整理几个盘
运行后大大提高计算机速度...
磁盘碎片整理,速度快,可以同时整理几个盘
运行后大大提高计算机速度-disk defragmentation, fast, it will also collate after running several disk greatly enhance the speed of computer
- 2022-01-27 19:15:30下载
- 积分:1
-
测试项目
函数 test_project
clc ;
关闭所有 ;
清除所有 ;
data1 = [0 0 0 0]; data2 = [0 0 0 0]; data3 = [0 0 0 0]; data4 = [0 0 0 0] ; 数据 = [0 0 0 0]; val1 = [0 0 0 0];
i = 1: 100
i = 1:10
fs = 22050;
y1=wavrecord(fs,fs,1) ;
wavwrite(y1,fs,16,"user.wav") ;
a=wavread("user.wav") ;
wavplay(a,fs) ;
n = 输入 ("输入 0") ;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-03 06:52:02下载
- 积分:1
-
此资源主要是实现图片浏览器的功能,运行环境为VC
此资源主要是实现图片浏览器的功能,运行环境为VC-This resource is mainly to achieve image viewer features, operating environment for the VC
- 2022-07-28 15:01:01下载
- 积分:1