资源列表

« 1 2 ... .56 .57 .58 .59 .60 15461.62 .63 .64 .65 .66 ... 28523 »

[STLC-and-CPP

说明:学习c语言各函数的绝好资料,同时里面含有对c++里的stl有深入的讲解-C language learning materials of excellent function, which also contain the stl c++ in-depth explanation
<cxh> 在 2025-04-29 上传 | 大小:1.41mb | 下载:0

[数学计算/工程计算Symbolic-logic

说明:数理逻辑中实现,求取合取范式和析取范式的源代码-Mathematical logic to achieve, to strike a conjunctive normal form and disjunctive normal form of source code
<jackywu> 在 2025-04-29 上传 | 大小:696kb | 下载:0

[数据结构常用算法polynomials

说明:两个多项式相加,使用链表,计算时间复杂度,数据结构应用-Write a function to add two polynomials. Do not destroy the input. Use a linked list implementation. If the polynomials have M and N terms, respectively, what is the time compl
<zhuang929> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Polynomial-operations

说明:单链表存储多项式,头结点可存放多项式 的参数,如项数等-Single-chain storage polynomials, the first node can store the polynomial parameters, such as the number of items, etc.
<阿园> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Source-code

说明:常用算法程序集(C语言)(第三版)以及课本上的源代码-Commonly used algorithm assembly (C language) (third edition) and textbooks on the source code
<jackywu> 在 2025-04-29 上传 | 大小:6.29mb | 下载:0

[matlab例程f_ant2rm

说明:用来获取天线 array factor 参数-get the array factor from the Antenna
<Nie> 在 2025-04-29 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Takeapart-5lens-of-number

说明:这是我的第一个VB软件,利用了vb的最简单的函数和计算方式,把5位数字分成五个单一变量,虽然很简单,但是这是一个好的开始.请站长允许.-This is my first VB software, the easiest to use the vb function and method of calculation, the 5-digit divided into five single variable, although very
<章锐博> 在 2025-04-29 上传 | 大小:65kb | 下载:0

[数学计算/工程计算Matrix-analysis-CH5

说明:张贤达 矩阵分析第五讲 课件 pdf格式-Zhang Xian of the fifth matrix analysis about courseware pdf format
<wbzhd> 在 2025-04-29 上传 | 大小:1.03mb | 下载:0

[matlab例程CatastrophicCodes

说明:恶性码(灾难码)的仿真,计算不同信噪比下的PER和SER-MATLAB code used to calculate P[k] for each SNR. The output is then used to calculate the PER as 1− P[k = 0] and the BER
<林沛> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxubiao

说明:顺序表的应用 (1).输入一组整型元素序列,建立顺序表。 (2).实现该顺序表的遍历。 (3).在该顺序表中顺序查找某一元素,查找成功返回1,否则返回0。 (4).判断该顺序表中元素是否对称,对称返回1,否则返回0。 (5).实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 (6).输入整型元素序列利用有序表插入算法建立一个有序表。 (7).利用算法6建立两个非递减有序表并把它们合并成一个非递
<Yang> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[数据结构常用算法lianbiao

说明:链表的应用 (1).键盘输入一组元素,建立一个无头结点的单向链表(无序)。 (2).遍历(打印)单向链表。 (3).把单向链表中元素逆置(不允许申请新的结点空间)。 (4).在单向链表中删除所有的偶数元素结点。 (5).对链表排序,排序后链表元素按照非递减方式排列(注意:排序时如果要交换两个结点的顺序,不得通过交换结点的内容,而需要使用改变指针的方式交换结点的位置。建议使用直接插入排序算法)。 (6).利用算法5
<Yang> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法DSB

说明:this file is code of DBS protocol for clusterin in sensor network
<razieh> 在 2025-04-29 上传 | 大小:5kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 15461.62 .63 .64 .65 .66 ... 28523 »

源码中国 www.ymcn.org