资源列表

« 1 2 ... .38 .39 .40 .41 .42 1743.44 .45 .46 .47 .48 ... 66581 »

[其他小程序Exp29_1_2

说明:定义一个学生类,包括四门课的成绩。学生对象随机输入,观看vector容器剩余的空间,直到 发生重新分配为止。使用sort或stable_sort对它进行排序,可用学号或总成绩或任一门课程为关键字 (重载operator<或函数对象类Comp)。-Definition of a student class, including four course results. Students object random input, see the remaining space vect
<陆艺> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[C#编程Exp29_2_2

说明:保存学生的简明资料,要求按学号排序,使用映射关联容器 (因为不会重号)是最合适的。如用姓名排序,因姓名可能重复,使用多重映射更为合适。 使用时要用头文件<set>。map和multimap将key/value pair当做元素进行管理,并根据key 的排序准则自动将元素排序。-Save students concise, asking sorted by student number, use the mapping associated with the contain
<陆艺> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[C#编程Exp29_3_2

说明:使用顺序栈模板,用字符作参数定义字符栈,完成压栈和出栈操作, 顺序输入26个字母,输出为逆序。 2) 修改顺序栈类,当栈满时,执行StackFull()操作;动态创建一个是原来的栈空间 的两倍的空间,把原来栈中的内容放入新栈,再删除原栈空间。-The order of the stack using the template, the definition of character with the character as a parameter stack to complete
<陆艺> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[Windows编程sigmerge

说明:SIGMERGE Add two signals with given energy ratio in dB.
<xuchang> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[C#编程erjiesishiying

说明:带文件输入的二阶自适应负荷预测程序,采用C语言编写 参数说明: N——要输入的数据的个数; B—— 的值; x[N+1]——定义一个浮点型数组,用于盛放输入的数据; y[N+1]——定义一个浮点型数组,用于盛放预测值; M[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; e[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; E[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; c[N+1]——定义一个浮点型数组,用于盛放e[N+1]的
<muli> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[文件操作369

说明:将某个文件目录内所有的txt文件合并-Txt file directory within the file merge
<> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[Windows编程79419114Test6-1

说明:运动控制卡控制程序,用于控制伺服电机-GT400 -motion control card control procedures, used to control servo motor
<linzhongyuan> 在 2025-06-26 上传 | 大小:1kb | 下载:1

[其他小程序8corevsolvePI

说明:本文件主要介绍了在VS2008平台下用openmp来实现求PI程序的并行化,并行化后大大缩短了求解的时间。本资料非常适合学习并行计算的朋友们,分享给大家,希望能对你们有所帮助-This paper introduces the use openmp in VS2008 platform to achieve the requirements under the PI program parallelization, parallelization, after greatly reducing
<zhangjun> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[文件操作balance

说明:从文本中读取银行帐单,统计本月的收支情况的C++代码-Read bank statements from the text, income and expenditure statistics for this month' s C++ code
<paradise2009> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[其他小程序jiangzao

说明:对一段wav文件读取,并做简单的降噪处理,其中包含了高通滤波器的设计。适合新手-Wav file on a read and do simple noise reduction, which contains a high-pass filter design. For novice
<杨中柱> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[其他小程序GAL83BIAMAQI

说明:利用GAL20V8编写的熔丝图文件,主要是利用wincupl软件编写,可直接下载到gal中-Prepared using GAL20V8 fuse map file, mainly using wincupl software development, can be directly downloaded to the gal of
<luxin> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[其他小程序matched_filter

说明:This demo introduces Matched Filter in CDMA system schemes wherein the data stream is subdivided into independent sub-streams, one for each transmit antenna employed. As a consequence, they provide a multiplexing gain and do not require explicit orth
<KidQn> 在 2025-06-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 1743.44 .45 .46 .47 .48 ... 66581 »

源码中国 www.ymcn.org