资源列表
[数据结构常用算法] xiaoyuandaoyou
说明:校园导游咨询 [问题描述] 设计一个校园导游程序,为来访的客人提供各种信息查询服务。 [基本要求] (1)设计你的学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 (2)为来访客人提供图中任意景点相关信息的查询。 (3)为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 [测试数据] 由个人根据实际情况自行指定。 [实现提示] 一般情况下,校园的道路是双向通行的,可设校园平面图<盛一峰> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Huffman_Tree
说明:利用哈夫曼树,对要发送的密文进行编码,在vs2005下实现-The use of Huffman trees, the ciphertext to be sent to encode<zxysong> 在 2025-06-27 上传 | 大小:367kb | 下载:0
[人工智能/神经网络/遗传算法] genetic
说明:c++实现的遗传算法解决八皇后问题,有时候会陷于局部收敛,导致进化代数很多-c++ implementation of genetic algorithm to solve the eight queens problem, and sometimes caught up in the local convergence, resulting in a lot of evolution algebra<李坤阳> 在 2025-06-27 上传 | 大小:207kb | 下载:0
[matlab例程] DSP_simulation-by-matlab
说明:电子科大现在信号处理作业MATLAB仿真 非常值得学习 有源码 有仿真图-UESTC signal processing operations are well worth learning MATLAB simulation of a simulation map source<杨光> 在 2025-06-27 上传 | 大小:236kb | 下载:0
[matlab例程] dds_generate
说明:DDS产生250-350M正弦波。相位量化处理,按M长度-DDS 250-350M generated sine wave.Phase quantization processing, according to M length<ct> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[matlab例程] inttst_estimator
说明:快速、精确频率估计算法,噪声情况下语音信号频率估计-Fast, accurate frequency estimation algorithm, the case of speech noise frequency estimation<马克> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[STL] telephone-book
说明:Example of STL, that helps to create a simple phone book<Skyte> 在 2025-06-27 上传 | 大小:603kb | 下载:0
[数据结构常用算法] student-manage
说明:本程序用c语言里的链表结合文件操作实现学生信息的管理并可以保存操作-The program using c language in the list with file operations to achieve the management of student information and can save operation<yang> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[matlab例程] SVM
说明: 基于SVM的分类器,它像多沉感知器一样,可以用于模式分类和多层回归!-Based on SVM classifier, it more like heavy perceptron as, can used for pattern classification and multi-layer return!<xiaolinzhongzi> 在 2025-06-27 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] LBP
说明:本代码为经过优化后的LBP纹理描述子提取代码,非常适合学习该算法的人-After optimization of the code for the LBP texture descr iptor extraction code, the algorithm is very suitable for people to learn<朝露> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Quick_Sort
说明:这个代码说明了快速排序的操作,其中在用轴将数组分成两部分的时候用了两种方法-this code shows the quick_sort operation, when using pivot to divide the array into two part, there are 2 functions<zhangjing> 在 2025-06-27 上传 | 大小:314kb | 下载:0