资源列表

[Linux/Unix编程tst_getsectsize

说明:this function tests the getsize function.
<gupasue> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[Linux/Unix编程wpa_passphrase

说明:WPA Supplicant - ASCII passphrase to WPA PSK tool.
<suvigie> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[Linux/Unix编程rt

说明:This function is an empty stub where GDB locates a breakpoint to get notified about linker activity.
<heibunxeng> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[系统编程Demo1

说明:冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。 它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。 这个算法的名字由来是因为越小的元素会经由交换慢慢“浮”到数列的顶端,故名。 由于冒泡排序简洁的特点,它通常被用来对于计算机程序设计入门的学生介绍算法的概念。 -Bubble sort (B
<jasonzjx> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[Linux/Unix编程tree-height.txt

说明:根据递归算法,得到树的深度.有算法和主函数.-According to the recursive algorithm to get the tree depth and the main function of which algorithm.
<liguangming> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[Linux/Unix编程timer

说明:timer用计时器实现一个秒表计数器,可以手动暂停和启动-Use a timer for the realization of a stopwatch timer counter, you can manually pause and start
<chenkun> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[Linux驱动baoluopufenxi

说明:可以很好地分析信号的包络谱,效果非常的明显,并且已经在matlab上成功运行-Is a good way to analysis the spectral envelope of signal, effect is very obvious, and it has been successfully run in matlab
<王振华> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[Linux驱动lcd.tar

说明:auto product config file
<cmzxy> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[系统编程DZ

说明:设计、编写和调试面向对象C++程序,实现任意同一类型的数据堆栈的 压栈操作和出栈操作,涵盖普通数值型数据堆栈、字符串堆栈、复数堆栈等,并 通过主函数加以调用和测试-Design, writing and debugging of object-oriented C++ procedures to achieve the same type of arbitrary data stack push operation and po
<苗茂米> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[系统编程BDX

说明:设计、编写和调试面向对象C++程序,实现任意两个同类数据比大小 的通用函数(模板),涵盖普通数值型数据之间的比较、两个字符串之间的比较 (按字典序)、两个复数之间的比较(按模大小)等,并通过主函数加以调用和 测试。-Design, writing and debugging of object-oriented C++ procedures to achieve similar data than the size of a
<苗茂米> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[系统编程PMTX

说明:运用面向对象方法设计点类和平面图形类(含点类成员),并由后者 派生设计圆类(含圆心、半径)、正方形类(含左上角顶点、边长)与矩形类(含 左上角顶点、长和宽)、三角形类(含三个顶点);同时为有关类设计构造函数、 成员数据设置/提取操作函数、顶点显示函数及周长与面积计算函数,其中顶点 显示函数及周长与面积计算函数在平面图形类中应定义为纯虚函数。在主函数 第 4 页 中,分别创建各类对象,调用和执行相关成员函数,观察并
<苗茂米> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[Linux/Unix编程decompress_unxz

说明:This file uses XZ Embedded library code for Linux.
<baouonguao> 在 2024-11-10 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org