资源列表

« 1 2 ... .98 .99 .00 .01 .02 24403.04 .05 .06 .07 .08 ... 28522 »

[数值算法/人工智能M

说明:这是一个用汇编语言写的关于32bit整数除法的快速实现算法。-This is a compilation of the language used to write on the rapid 32bit integer division algorithm.
<jjx> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法paixu

说明:基于C++的排序各种排序操作,包括快速排序,shell排序,随机排序,选择排序等-C++ based on a variety of sort of sorting operation, including the quick sort, shell sort, random order, select Sort, etc.
<大槛哥> 在 2025-07-12 上传 | 大小:1.3mb | 下载:0

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

说明:在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题。-In Visual C++ compiler environment, the genetic algorithm procedure, and use them to solve a 48 cities TSP problem.
<肖翔> 在 2025-07-12 上传 | 大小:713kb | 下载:0

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

说明:在Visual C++ 编译环境下, 模拟退火算法算法的程序,并利用它们求解了48个城市的TSP问题。-In Visual C++ compiler environment, simulated annealing algorithm algorithm procedures and use them to solve the 48 cities TSP problem.
<肖翔> 在 2025-07-12 上传 | 大小:675kb | 下载:0

[matlab例程ExtendingMatlabusingJava

说明:为了能结合Java和 Matlab两者的优点,构造功能更加强大的科学计算环境,对使用Java语言扩展Matlab 主开发环境 自身功能的关键技术进行了研究。首先介绍了使用 Java扩展 Matlab 的基本方法,在此基础上结合项目实践中对复杂图形用 户接口的需要,提出了一种在 Java 对象中通过 Matlab 接口对象访问当前Matlab会话的方法。给出了两个短小完整实例,可 用于进一步扩展与重用。-To be able to combine both Java and Matla
<pipi> 在 2025-07-12 上传 | 大小:53kb | 下载:0

[matlab例程vibration-matlab-process

说明:8个振动信号处理的经典matlab程序,是学习振动信号处理的重要基础知识。程序中的参数可以根据需要更改,通用性强。-8 vibration signal processing matlab classic procedure is to study the vibration signal processing an important foundation for knowledge. Process parameters may change, high universality.
<ladan> 在 2025-07-12 上传 | 大小:4kb | 下载:0

[matlab例程q

说明:matlab最常用命令 1.有关命令行环境的一些操作:  (1) clc 擦去一页命令窗口,光标回屏幕左上角  (2) clear 从工作空间清除所有变量  (3) clf 清除图形窗口内容  (4) who 列出当前工作空间中的变量  (5) whos 列出当前工作空间中的变量及信息  或用工具栏上的 Workspace 浏览器
<wangzhe> 在 2025-07-12 上传 | 大小:5kb | 下载:0

[matlab例程kalman

说明:基于卡尔曼滤波器的交通流量分析系统,输入方式采用.txt文件形式-Kalman filter based on the traffic analysis system
<> 在 2025-07-12 上传 | 大小:1kb | 下载:0

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

说明:BP神经网络的C语言实现 BP神经网络解决异或问题 HMM的C语言实现 矢量量化的C语言实现-BP neural network to achieve the C language BP neural network to resolve differences or problems in the C language HMM VQ the C language
<zhongweij> 在 2025-07-12 上传 | 大小:102kb | 下载:0

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

说明:人工智能中基于产生式规则的经典规则匹配与推理算法-RETE算法实现示例;包括文档说明-Artificial intelligence-based production rules of the classical rules of matching algorithms and reasoning examples-RETE algorithm including documentation
<builder516> 在 2025-07-12 上传 | 大小:3.59mb | 下载:0

[matlab例程xinde

说明:一个简单算法能够生成数独矩阵,很容易理解的matlab小程序。-A simple algorithm to generate Sudoku matrix, it is easy to understand the matlab applet.
<张立建> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法kruskal

说明:废话少说,下面是大家都熟悉的kruskal算法,重点在于实现,时间复杂度为O(e*loge),其中e为边数。
<kark> 在 2025-07-12 上传 | 大小:11kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 24403.04 .05 .06 .07 .08 ... 28522 »

源码中国 www.ymcn.org