资源列表

« 1 2 ... .64 .65 .66 .67 .68 65369.70 .71 .72 .73 .74 ... 66581 »

[其他小程序XIANXING

说明:线性表的建立与基本运算1.采用表尾挂入法建立一个以la为头的单链表2.采用表首插入法建立一个yilb为头指针的单链表3.就地逆转以lb为头指针的单链表。 还有矩阵的链式存贮及运算。以一个c函数创建任一稀疏矩阵的十字链表。以一个c函数从十字链表的头指针起按行序及三元组形式输出十字链表中各节点的值
<uilnij> 在 2025-07-24 上传 | 大小:1kb | 下载:0

[Windows编程6_6

说明:该函数将数组b的前n个元素追加到数组a的前m个元素后,假定数组a具有至少存放m+n个元素的空间。例如,如果数组a为{22,33,44,55,66,77,88,99},数组b为{20,30,40,50,60,70,80,90},则调用append(a,5,b,3)后,将把数组a变为{22,33,44,55,66,20,30,40}。注意数组b并没有改变,而且数组a中只需改变n个元素。-The function of the array b before the n additional eleme
<weiht> 在 2025-07-24 上传 | 大小:9kb | 下载:0

[Windows编程WordAutomation

说明:VC++中进行word表格的填写。主要用于word表格的制作、填充等。-fill some data information such as stuff information in word table。
<徐鲁宾> 在 2025-07-24 上传 | 大小:444kb | 下载:0

[Windows编程FileBrowser_src

说明:file browser for windows
<cti> 在 2025-07-24 上传 | 大小:160kb | 下载:0

[Windows编程8_8

说明:已知一个有理数类Zrf_Ratio,实现如下的操作符重载形式: friend std::ostream& operator< (std::ostream&, const zrf_Ratio&) friend std::istream& operator>>(std::istream&, zrf_Ratio&) friend bool operator==(const zrf_Ratio&, const zrf_Ratio&) friend bool
<weiht> 在 2025-07-24 上传 | 大小:7kb | 下载:0

[Windows编程10_10

说明:编程实现如下功能:在主函数中,使用find()函数查找向量容器中的两个字符串,然后使用排序算法sort对查找到的两个字符串之间的所有字符串进行排序操作,最后输出排序后的向量容器中的字符串。其中函数push用于生成一个包含12个字符串的向量,函数disp用于输出向量容器中的字符串。-Programming to achieve the following functions: the main function, use the find () function to find Vector co
<weiht> 在 2025-07-24 上传 | 大小:4kb | 下载:0

[数据库编程ADODC

说明:ADODC sample code. Edit, delete, search, filter with microsoft acce-ADODC sample code. Edit, delete, search, filter with microsoft access
<krobek> 在 2025-07-24 上传 | 大小:41kb | 下载:0

[其他小程序2009120456

说明:惊叹网址,一个用来收集网址的程序源代码.-Amazing site, a site used for the collection of source code.
<chenxin> 在 2025-07-24 上传 | 大小:534kb | 下载:0

[Windows编程bass

说明:多媒体开发,控件的源码程序,用于声音的演示-Multimedia development, source code control procedures for the demonstration of sound
<李果> 在 2025-07-24 上传 | 大小:10kb | 下载:0

[通讯编程simulationsystem

说明:围绕模拟系统调制仿真的模拟通信系统包括两个部分: 1.线性调制: 包括调幅(AM)、双边带调制(DSB)、单边带调制(SSB)、残留边带调制(VSB)。 2.非线性调制: 包括调频(FM)、调相(PM)。-Around the simulation system for simulation of analog modulation communication system consists of two parts: 1. Linear modulation: includi
<王丽越> 在 2025-07-24 上传 | 大小:265kb | 下载:0

[Windows编程Cpointer

说明:详细的介绍了C中指针原理和使用需注意的地方-C detail the principles and use of indicators must be noted that the local
<forter> 在 2025-07-24 上传 | 大小:262kb | 下载:0

[进程与线程Socket

说明:使用VC 编写,采用socket这种进程间通信的方式。-Prepared using the VC, using inter-process communication socket that way.
<郭瑞> 在 2025-07-24 上传 | 大小:1.67mb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 65369.70 .71 .72 .73 .74 ... 66581 »

源码中国 www.ymcn.org