资源列表

« 1 2 ... .19 .20 .21 .22 .23 17524.25 .26 .27 .28 .29 ... 28523 »

[数据结构常用算法gupiao

说明:股票信息系统的 1、基本功能: (1)添加记录 先判断链表是否已经存在。若不存在,需首先自动新建一个链表,然后再添加一条或多条记录。 (2)显示记录 显示当前所有记录。 (3)查询记录 按名称查找,并显示该记录。 (4)代号的排序 按代号的字母顺序排序,涉及到冒泡等排序算法。 (5)删除记录 实现逐条删除和删除全部记录两种功能。 (6)更新记录 修改已存在记录的信息(提示:需首先判断该
<兰锋> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法migongsuanfa

说明:使用C语言编写,对一般的矩阵迷宫进行求解,寻找一条最优路径,适合做课程设计使用。-Using the C language, the general matrix to solve the maze to find an optimal path, suitable for curriculum use.
<zdp> 在 2025-04-05 上传 | 大小:3kb | 下载:0

[数据结构常用算法t

说明:桶排序算法示例 ,比较简单,-Sample bucket bucket sorting algorithm sorting algorithm example, relatively simple,
<张忍冬> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法gjlj

说明:关键路径求解,使用C语言做的课程设计,通过链表和拓扑排序寻找关键路径,适合做课程设计使用。-Critical path, use the C language to the curriculum design, and topological sorting through the list to find the critical path, suitable for curriculum use.
<zdp> 在 2025-04-05 上传 | 大小:3kb | 下载:0

[matlab例程test3

说明:vc和mat混合编程,利用matlab的com组件来实现mat和vc的混合编程-vc and mat mixed programming, the use of matlab' s com vc components to achieve mat and Hybrid Programming
<许巍> 在 2025-04-05 上传 | 大小:3.98mb | 下载:0

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

说明:用jake模型分析通信中多径传播的影响,内容包括所有源程序和文档报告-Communication with jake model the impact of multipath propagation, including all source code and documentation reports
<zhangbo> 在 2025-04-05 上传 | 大小:1.46mb | 下载:0

[人工智能/神经网络/遗传算法C-means-clustering-algorithm

说明:利用C++实现C均值聚类算法。模糊c均值聚类算法因算法简单收敛速度快且能处理大数据集,解决问题范围广,易于应用计算机实现等特点受到了越来越多人的关注,并应用于各个领域。-C means clustering algorithm in C++
<chentao> 在 2025-04-05 上传 | 大小:166kb | 下载:0

[STLpassTLSOD

说明:在破解时经常遇到TLS反OD,本OD可以过TLS直接反汇编调试程序-anti-tls ollydbg
<陈盟> 在 2025-04-05 上传 | 大小:1.92mb | 下载:0

[matlab例程Matlab-and-VC20101230

说明:总结了matlab与vc混合编程的三种常用方法,并结合了具体的实例,简单介绍了基本的操作-Matlab and vc summarized three common hybrid programming method, and specific examples, a brief introduction of the basic operations
<许巍> 在 2025-04-05 上传 | 大小:4kb | 下载:0

[数据结构常用算法123

说明:该系统要求实现一个简单的计算程序。主要功能计算两个大整数( 20位)的加法和减法,且要按指定的格式输出结果。通过此课题,熟练掌握字符传、数组、格式输出、文件的各种操作,以及基本的计算算法思想的应用。-The system requirements to implement a simple computer program. Calculation of the main functions of two big inte
<赵力芸> 在 2025-04-05 上传 | 大小:19kb | 下载:0

[matlab例程3-RAKE-receiver

说明:3种RAKE 接收机的仿真程序 内附源代码注释-3 RAKE receiver simulation program containing the source code comments
<zj> 在 2025-04-05 上传 | 大小:527kb | 下载:0

[matlab例程PSO_TSP

说明:通过粒子群算法快速解决旅行商问题,其中还可以自己设置参数,学习因子,惯性权重等。-Through particle swarm algorithm quickly solve traveling salesman problem, which can still parameters, the learning factor, self-adapting inertia, etc.
<wodingnijifeia> 在 2025-04-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 17524.25 .26 .27 .28 .29 ... 28523 »

源码中国 www.ymcn.org