资源列表

« 1 2 ... .27 .28 .29 .30 .31 20232.33 .34 .35 .36 .37 ... 28522 »

[数学计算/工程计算Gaussian-elimination

说明:选主元和不选主元高斯消去法,解n阶线性方程组,或者Ax=b矩阵的C语言算法-Pivoting and non-pivoting Gaussian elimination, C language algorithms
<Michelle> 在 2025-06-17 上传 | 大小:31kb | 下载:0

[matlab例程AND-OR-rule

说明:认知无线电协作感知and和or准则MATLAB源代码-Cognitive radio and cooperative sensing and MATLAB source code or guidelines
<李昇> 在 2025-06-17 上传 | 大小:1kb | 下载:0

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

说明:局部保持投影(LPP),用于人脸的模式识别,亦可以用来分类,大家讨论讨论,不足的地方改进!-Local projection (LPP), pattern recognition for face, also can be used in the classification, we discuss, insufficient place improvement!
<游雄雄> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[STLtextquery

说明:一个查询书籍中词频出现次数的程序,是C++ primer 第十章的内容,使用map和vector实现-A query book word occurrences of the program
<曹雪倩> 在 2025-06-17 上传 | 大小:8.02mb | 下载:0

[数据结构常用算法linklist

说明:双向链表的实现,基本操作包括增加节点,删除节点,查询功能都可以实现-Two-way linked list
<曹雪倩> 在 2025-06-17 上传 | 大小:1.62mb | 下载:0

[数学计算/工程计算ProcessorDesgin

说明:32-bit pipelined MIPS processor design
<priancamalik> 在 2025-06-17 上传 | 大小:14kb | 下载:0

[压缩解压hefuman

说明:此程序用C语言用哈夫曼编码法实现了对英文的压缩与解压缩,是C语言编程一个比较经典的例子-this program in C language with Huffman coding method to achieve the right English compression and decompression, the C programming language is a classic example
<> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[matlab例程freedom3

说明:3freedom机器人 matlab 仿真源码-3freedom robot matlab simulation source code
<> 在 2025-06-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法StackTest

说明:顺序栈和堆栈的实现。 顺序栈被定义为一个结构类型,它有两个域data和top。data为一个一维数组,用于存储栈中元素,DataType为栈元素的数据类型(有待设定)。top为int型,它的取值范围为0..sqstack_maxsize-1。top=0表示栈空,top=sqstack_maxsize-1表示栈满。-Order stacks and stacks of implementation. Is defined as a sequence of stack structure typ
<卡卡> 在 2025-06-17 上传 | 大小:1.96mb | 下载:0

[数据结构常用算法ClockTest

说明:时钟类代码。具有时间添加,运行,显示时间,设置时间等功能。Vs2010环境下编写。-Clock class code. Have time to add, run, display time, set the time and other functions. Preparation of the next Vs2010 environment.
<卡卡> 在 2025-06-17 上传 | 大小:1.95mb | 下载:0

[数据结构常用算法CounterTest

说明:计数类的C++代码。程序具备计数功能,包括加减乘除等功能。适合初学类定义的人。-Count class C++ code. Counting functions, including addition, subtraction and other functions. Suitable for beginners class defines man.
<卡卡> 在 2025-06-17 上传 | 大小:1.92mb | 下载:0

[数据结构常用算法StudentTest

说明:学生类的C++程序。程序具有学生ID,姓名,数学英语计算机成绩,以及计算总分,平均分等其他功能。-Student class C++ program. Program has a student ID, name, computer math scores in English, as well as calculate the total score, the average grading other features.
<卡卡> 在 2025-06-17 上传 | 大小:2.04mb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 20232.33 .34 .35 .36 .37 ... 28522 »

源码中国 www.ymcn.org