资源列表
[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编程] 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
[其他小程序] 2009120456
说明:惊叹网址,一个用来收集网址的程序源代码.-Amazing site, a site used for the collection of source code.<chenxin> 在 2025-07-24 上传 | 大小:534kb | 下载: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