资源列表
CH4-skel-therm
- 可以用作以甲烷为燃料的燃烧模拟,做燃烧方向的重要资料(Combustion simulation of methane as fuel)
lda
- lda 自然语言处理 文本分类 特征工程(lda natural language processing text classification feature engineering)
pso_tsp
- TSP问题matlab代码实现,算法源代码。(TSP problem matlab code to achieve,Algorithm source code.)
8576-顺序线性表的基本操作
- 顺序表是在计算机内存中以数组的形式保存的线性表,是指用一组地址连续的存储单元依次存储数据元素的线性结构。(The sequence table is a linear table stored in the form of an array in computer memory. It refers to a linear structure that stores data elements sequentially in a continuous storage unit.)
8589-银行客户平均等待时间
- 经典问题的标准算法:银行客户平均等候时间,要算等候时间和算逗留时间不同(The standard algorithm of the classic problem: the average waiting time of the bank customer is different from the waiting time and the time of the stay.)
8592-KMP算法
- 实现KMP算法。KMP算法是一种改进的字符串匹配算法,由D.E.Knuth,J.H.Morris和V.R.Pratt同时发现,因此人们称它为克努特--莫里斯--普拉特操作(简称KMP算法)。(Implement the KMP algorithm. KMP algorithm is an improved string matching algorithm. It is discovered by D.E.Knuth, J.H.Morris and V.R.Pratt simultaneousl
8606-二叉树的构建及遍历操作
- 实现二叉树的遍历操作,属于数据结构基础算法,代码能够顺利运行,运行环境是ColdBlick。(The traversing operation of two forked tree belongs to the basic algorithm of data structure, the code can run smoothly, and the running environment is ColdBlick.)
Integracion_Boton_Pago_CE
- vrever rvev revev ref3f3
tensorflow_CNN
- 使用tensorflow实现CNN 模型(implement CNN model using tensorflow)
Python_Algorithms
- python算法教程,用Python语言来讲解算法的分析和设计,分别介绍了树、图、计数问题、归纳递归、遍历、分解合并、贪心算法、复杂依赖、Dijkstra算法、匹配切割问题以及困难问题及其稀释等内容。(python algorithms,Explain the analysis and design of the algorithm in Python language)
33259061GaScheduleSource
- 这是一个完整代码,在使用之前请下载visual stadio 2005以上版本运行该程序。然后打开---项目/解决方案,导入sln文件即可运行。可以供编程者们参考。(This is a complete code. Before use, please download the visual Stadio 2005 version to run the program. Then open the project / solution and import the SLN file to run
Optimization II
- Finding the global solution