资源列表
Queue
- 实现一个队列算法,完成队列的append、getHead等函数。 -Algorithm to implement a queue, the queue to complete the append, getHead and other functions.
machine-learningPPT
- 书中主要涵盖了目前机器学习中各种最实用的理论和算法,包括概念学习、决策树、神经网络、贝叶斯学习、基于实例的学习、遗传算法、规则学习、基于解释的学习和增强学习等-The book mainly covers the current variety of the most practical machine learning theory and algorithms, including the concept of learning, decision trees, neural network
Matrix-inversion
- 一种求矩阵转置的Fortran语言程序,比较简单明了-One kind of demand matrix transpose of the Fortran language program
8Queen
- 这是在VC环境下编写的一个数据结构的经典问题八皇后问题-This is written in VC environment, a data structure of the classic problem eight queens problem
Matlab---An-Introduction-to-Matlab
- its a matlab file, helps to work in matrix environment
vector-machine
- 支持向量机的一些软件和相关的注释,非常重要-support vector machine
Multi-machine-scheduling-problem
- 用贪心算法解决多机调度问题,采用C++编程 -Multi-machine scheduling problem greedy
MatlabNotes
- this file tells the user about some matlab programming and some techniques for how to use matlab
qingjiushao
- 秦九韶法,一种快速求复杂函数的极值的方法。秦九韶法,一种快速求复杂函数的极值的方法-Horner method, a quick find function of the extreme complexity of the method. Horner method, a quick find function of the extreme complexity of the method
Scramble_intel
- Inspired with scramble game in android, a algorithm for searching dictionary words based on the traversing of 4x4 word matrix. taking long time to run but a novice idea.
fushucheng
- 实现复数相乘,数字信号处理时用的,本人是用FFT设计中的,希望大家共享-mult
BP-network-for-training
- 利用BP神经网络来训练模型,并用来分类,这个是比较典型的前向型神经网络-BP network for training
