资源列表

« 1 2 ... .14 .15 .16 .17 .18 26219.20 .21 .22 .23 .24 ... 28522 »

[数据结构常用算法btree

说明:为数据库创建索引的B+树的算法实现。功能包括创建删除节点、条目等。最终将树递归打印于屏幕。(包含内存资源管理)-Index for the database to create B+ Tree algorithm. Features include the creation of the deletion of nodes, and other entries. Will eventually recursive tree print on the screen. (Including memo
<shuai> 在 2025-07-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法Partition

说明:在n维空间(每维范围为0-1)内对插入的数值根据坐标进行分区。从一个没有分区的空间开始插入,一旦规定的cache满了就申请新的cache空间。cache全满后存数值于文件。分区每次一分为2n,内建有2n叉树结构用于管理。-In n-dimensional space (each dimension range of 0-1) to insert values on the basis of geographical coordinates. From a partition of space b
<shuai> 在 2025-07-04 上传 | 大小:10kb | 下载:0

[数据结构常用算法stringmatch

说明:c++程序,对于输入的n个字符串进行串匹配,使用者可以输入查询字串,返回所有在任意位置有匹配字串的字符串。
<shuai> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数值算法/人工智能dq_transform

说明:dq变换法程序,用于电能质量的监测和有功电流或无功电流的计算等。-dq transform procedures for power quality monitoring and active current or reactive current calculation.
<cici> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程pca

说明:关于matlab主元分析的一个简单的实例,可供初学者参考学习。-Matlab PCA on a simple example of reference for beginners to learn.
<刘明> 在 2025-07-04 上传 | 大小:3kb | 下载:1

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

说明:关于西门子plc-step7变程软件的一个机械手电气控制的程序。-About Siemens plc-step7 software change process, a mechanical hand electric control procedures.
<刘明> 在 2025-07-04 上传 | 大小:167kb | 下载:0

[数值算法/人工智能nsycomm

说明:使用堆排序实现Pop, Push的算法. Push: 最小的元素永远位于堆顶-HEAPSORT realize the use of Pop, Push algorithm. Push: the smallest element Forever at top of heap
<jiangxiaogen> 在 2025-07-04 上传 | 大小:3kb | 下载:0

[数学计算/工程计算saturday

说明:自己编写的有详细注释的lms算法。 并且调试已经通过,结果还不错-I have written a detailed annotated LMS algorithm. And debugging has been passed, the result was not bad
<helen> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法pile

说明:堆排序 C中很有用的一种排序方法源码完整 内有详细注释-HEAPSORT C in a useful way to sort the full source code, there are detailed notes
<mailan7749> 在 2025-07-04 上传 | 大小:1kb | 下载:0

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

说明:apriori算法java实现,大家可以参考一下希望有用-apriori algorithm java realize, I hope everyone can be a useful reference
<吴雨桐> 在 2025-07-04 上传 | 大小:3kb | 下载:0

[数据结构常用算法SeqList

说明:我才学C++,这个是我写的一个数据结构事例程序,虽然简单,但是却是一个很好的教学例子-I scholarship C++, I wrote this is a data structure example of the procedure, although simple, but it is a good example of teaching
<董礼> 在 2025-07-04 上传 | 大小:848kb | 下载:0

[数据结构常用算法SqList

说明:我的另外一个数据结构程序,和刚才那个不同,无论是算法还是语言实现,都有很大的不同!-I have another data structure procedures, and just that different, both the algorithm or language, there are very different!
<董礼> 在 2025-07-04 上传 | 大小:842kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 26219.20 .21 .22 .23 .24 ... 28522 »

源码中国 www.ymcn.org