资源列表

« 1 2 ... .24 .25 .26 .27 .28 2329.30 .31 .32 .33 .34 ... 2656 »

[数据结构常用算法principal-component-analysis

说明:因子分析是指研究从变量群中提取共性因子的统计技术。最早由英国心理学家C.E.斯皮尔曼提出。因子分析可在许多变量中找出隐藏的具有代表性的因子。将相同本质的变量归入一个因子,可减少变量的数目,还可检验变量间关系的假设。-Factor analysis is the study of common factors extracted from the variable group statistical techniques. First p
<黄毅> 在 2024-11-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法work

说明:双向链表的学生信息管理的小程序,简单的修改增加,删除。-Doubly linked list of student information management procedures
<ji> 在 2024-11-15 上传 | 大小:107kb | 下载:0

[数据结构常用算法Dijkstra-cPP

说明:Dijkstra 算法的代码,c++版,可以学习一下怎么实现的。-Dijkstra algorithm code, c++ version, you can learn about how to achieve.
<ji> 在 2024-11-15 上传 | 大小:7kb | 下载:0

[数据结构常用算法graphbianli

说明:关于数据结构中图的遍历问题,其中包括图的两种遍历,可以选择其中一种进行编译-About data structure graph traversal issues, including plans of the two, you can choose one to be compiled
<胡建鸿> 在 2024-11-15 上传 | 大小:9.27mb | 下载:0

[数据结构常用算法BinaryNode

说明:数据结构二叉树例子讲解,包含二叉树的各个函数的详细应用,浅显易懂-Binary tree data structure examples to explain in detail the various functions of the application contains a binary tree, easy to understand
<林洁> 在 2024-11-15 上传 | 大小:17kb | 下载:0

[数据结构常用算法tomswan

说明:来自Tom Swan的高质量通用数据结构算法,值得学习。-The source code of data structure from Tom Swan, it s very helpful.
<Pan Chris> 在 2024-11-15 上传 | 大小:250kb | 下载:0

[数据结构常用算法ACM

说明:初学ACM,整理的各种排序算法,效果都不错,希望给大家有帮助。-Beginner ACM, finishing various sorting algorithms, results are good, we hope to help.
<程海粟> 在 2024-11-15 上传 | 大小:676kb | 下载:0

[数据结构常用算法TestQSort

说明:快速排序算法,C++操作重载例子 在VS2005上面直接编译通过-Quick sort algorithm, C++ operator overloading example
<谭毅> 在 2024-11-15 上传 | 大小:7kb | 下载:0

[数据结构常用算法data_structure_algorithms_using_c

说明:数据结构经典问题求解(C语言算法实例)比较详尽-The solutions to classical problems in data structure course(algorithm examples using C language for implementation)
<lee> 在 2024-11-15 上传 | 大小:363kb | 下载:0

[数据结构常用算法LongCalc

说明:This project is a realization calculating of long numbers. Without import libraries. This is a calculate of long number. Long number calculate. Ariphmetical of long numbers.
<yu> 在 2024-11-15 上传 | 大小:1.35mb | 下载:0

[数据结构常用算法LinkList_test

说明:数据结构单链表基本操作,用codeblocks测试通过。初始化,头插法尾插法,清空,判空,求长度,查找元素,删除元素,插入元素等。-Basic operations of single linked list data structure, with codeblocks test. Initialization, the first interpolation tail interpolation, empty, empty sent
<happymystery> 在 2024-11-15 上传 | 大小:39kb | 下载:0

[数据结构常用算法StaticLinkList

说明:静态链表基本操作,用codeblocks测试通过。静态链表即用游标来代替指针的数组型链表。含初始化,插入操作,删除操作。静态链表详细内容参见小甲鱼数据结构视频14-16节内容。-Static list of basic operations, using codeblocks test. Static list that is used instead of a cursor pointer array type list. Inclu
<happymystery> 在 2024-11-15 上传 | 大小:27kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 2329.30 .31 .32 .33 .34 ... 2656 »

源码中国 www.ymcn.org