搜索资源列表
data_structure_short_path
- 根据题目建立图的结构,利用 Dijiskara 算法依次计算出各点的最短路径。 要求 : 图的结构为 { 0,1,1,1,0,0 , // 邻接矩阵表示图, 0 表示断路, 1 表示通路。 1,0, 0,0,1,0, 1,1,0, 0,0, 1,0, 0,1,0,0, 0,0,1, 1,1, 0,0,0,1,1,0,0,1, 0,1,0,0, 1, 0,0,0,0,1,1,1,
huffman-1.1.tar
- huffman-1.1.tar.gz,比较详细
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
灰色预测模型GM(1,n)模型的matlab源代码
- 灰色预测模型GM(1,n)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算,Grey prediction model GM (1, n) model matlab source code, including the prediction model and the precision test indicators c, p calculation
protege-src-3.1.1.zip
- 人工智能本体建模软件protege的java源码,这个软件架构很值得学习。我检查了下,这里没有,Ontology Modeling artificial intelligence software protege of java source code, this software architecture is worth learning. I checked, the There is no
antnet-1.1.rar
- Programming language: Developed in Omnet++. Comment: The model implements the AntNet routing algorithm proposed in: G. Di Caro and M. Dorigo. AntNet: Distributed Stigmergetic Control for Communications Networks. Journal of Artificial Intelligence Re
ParMetis-3.1.1
- 这是一个科学并行计算中的重要的分区工具, 是著名的明尼苏达大学开发的。-This is a scientific parallel computing important partition tool, developed by the famous University of Minnesota.
zlib-1.2.5
- 开源 zlib 库 zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。此函式库为自由软件,使用zlib授权。截至2007年3月,zlib是包含在Coverity的美国国土安全部赞助者选择继续审查的开源项目。-Is to provide open source zlib data compression librar
OpenFVM-v1.1
- OpenFVM-v1.1 open source cfd code
0-1-knapsack-problem
- 模拟退火解决0-1背包问题,初学者可以借鉴-Simulated annealing to solve 0-1 knapsack problem, beginners can learn from
1
- 1.输入一个数,并以它为边长画出一个用*组成的正方形. 2.求解满足1*1+2*2+...n*n<1000的i的最大值. 3.求1~1000中的完数 4.输入一个数,并判断它是否为素数(这是return 语句的巧用) 5.输出0~100中所有不能被3整除的数-1. Enter a few, and to its side length* component used to draw a square. 2. Solving Satisfied 1* 1+2* 2+ .
xvidcore-1.0.3
- xvidcore-1.0.3 vc6工程-xvidcore-1.0.3 vc6
xvidcore-1.1.2
- xvidcore-1.1.2版源代码,csdn下的。。本人编译通过,只是看到pudn没有,所以上传一下-xvidcore-1.1.2 version of source code, download from csdn.. I compile, just to see pudn do not have, so upload it
GM(1-1)
- GM(1,1),用于预测数据变化趋势,基于灰度理论的-GM (1,1), used to predict the data trend, based on gray theory. . .
Grey-model-GM-(1--1)-forecast
- 灰色理论模型GM(1,1)预测客户需求 灰色理论模型GM(1,1)预测客户需求-Grey model GM (1, 1) forecast customer demand weight trends. Docx
1-(1)
- projet 1 is very importand
GM(1-1)
- 灰色系统预测模型GM(1,1),用于小样本、贫信息单序列的预测分析。本程序包含GM(1,1)模型的计算过程、拟合序列输出、拟合图形、各种精度检验计算。-Gray Forecast Model GM (1,1), for small samples, predict poor information single sequence analysis. This program includes the calculation GM (1,1) model fitting sequence outp
1天搞懂深度学习
- 1天搞懂深度学习 深入浅出理论知识,快速掌握当前火热的人工智能理论(1 days get deep learning in theoretical knowledge, master the theory of artificial intelligence the current hot fast)
灰色系统GM(1 ,1)的 MATLAB 实现及其应用
- 灰色 GM(1 ,1) 预测模型是灰色理论中的重要组成部分 ,也是主要的预测方法之一. 因此 , GM(1 ,1)模型的应用范围很广泛.,用 MATLAB 软件 实现了 GM(1 ,1)预测算法并给出了源代码.(Grey GM (1, 1) prediction model is an important part of grey theory, and it is also one of the main prediction methods. Therefore, GM (1, 1) mod
1.5维能量谱
- 1.5维能量谱matlab程序,有需要的可以下来看看(1.5-dimensional energy spectrum matlab program)
