搜索资源列表
C++语言学习经验集合
- C++语言学习经验集合,chm格式.-C language learning experience pool, chm format.
离散数学——求集合
- 学习离散数学时在老师地要求下编写的个小程序,离散数学——求集合。-discrete mathematics learning at the request of the teacher to prepare procedures for the small, discrete mathematics -- seeking pool.
Java编程思想(Thinging in java完整版)
同人类任何语言一样,Java为我们提供了一种表达思想的方式。如操作得当,同其他方式相比,随着问题变得愈大和愈复杂,这种表达方式的方便性和灵活性会显露无遗。
不可将Java简单想象成一系列特性的集合;如孤立地看,有些特性是没有任何意义的。只有在考虑“设计”、而非考虑简单的编码时,才可真正体会到Java的强大。为
matlab 算法集合
- 100个经典的算法的Matlab程序源代码,附有注释,是学习应用的好资料
rosetta-1[1].0.1
- ROSETTA C++库是一个C++类库和例程集合,支持基于可识别性的经验建模和数据挖掘。它由许多用于通用机器学习和粗糙集理论的例程组成。 -ROSETTA the C storehouse is a C kind of storehouse and the example regulation set, supports based on 鍙
C++语言学习经验集合
- C++语言学习经验集合,chm格式.-C language learning experience pool, chm format.
离散数学——求集合
- 学习离散数学时在老师地要求下编写的个小程序,离散数学——求集合。-discrete mathematics learning at the request of the teacher to prepare procedures for the small, discrete mathematics-- seeking pool.
java算法
- JAVA算法大集合都是经典算法,对学习有所帮助-Java algorithms are great gathering classic algorithms to help learning
diantimonixitong
- [问题描述] 设计一个电梯模拟系统。这是一个离散的模拟程序,因为电梯系统是乘客和电梯等 “活动体”构成的集合,虽然他们彼此交互作用,但他们的行为是基本独立的。在离散的模拟中,以模拟时钟决定每个活动体的动作发生的时刻和顺序.系统在某个模拟瞬间处理有待完成的各种事情,然后把模拟时钟推进到某个动作预定要发生的下一个时刻。 [基本要求] (1) 模拟某校五层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。五个楼层由下
BiTree
- 数据结构 二叉树算法集合为学习数据结构的同学提供帮助 互相交流-binary tree data structure set for the learning algorithm data structure to help students exchange
NeckCare
- 是一个应用型java网站例子,里面集合了较多新技术,是学习的好例子-Is an application-oriented examples java site, which brings together more new technology, is a good example of learning
BP
- BP算法 给定一个由N维向量X组成的集合,这些向量将是一个响应agent的感知处理单元计算出的特征向量。这些分量的值可以是数值,也可以是布尔值。这些动作也许是学习者所观察到的一个教师对一组输入的响应。这些相关的动作有时称为向量的“标号”或“类别”。集合与响应的标号组成“训练集合(training set)”.机器学习问题就是寻找一个函数。-BP algorithm given by the N-dimensional vector
tanshishe
- vb编写的贪食蛇游戏,集合声音/图像来表现游戏内容,学习价值不错-vb prepared贪食蛇games, set the voice/image to the performance of game content, learning the value of good
Fortran_common_algorithm-xu_shi_liang
- fortran 常用算法集合 学习fortran的极好工具-a collection of commonly used learning algorithm fortran fortran great tool
大量图像去雾源代码和图像去雾质量评价标准代码
- 大量图像去雾源代码和图像去雾质量评价标准代码,供大家学习交流使用(A large number of images to fog source code and image quality evaluation criteria for fog, for everyone to learn how to communicate and use)
Java_jihe
- 集合1的学习源码,希望能和大家一起学习交流(jihe1 learning source code, hoping to learn and exchange with you)
Java_jihe2
- 集合2的学习源码,希望能和大家一起学习交流(jihe2 learning source code, hoping to learn and exchange with you)
matlab
- matlab对话框代码学习笔记,包括各种对话框属性,注意事项(Matlab dialog box code learning notes.Including various dialog box attributes, matters needing attention.)
PMCTDS672
- 编写一个程序,采用单链表表示集合集合中不存在重复的元素,利用例2 4的算法将其按递增方式排序,构成有序单链表,求这样的两()
SuperMarketShop
- 本人刚从入门学到集合类;因为集合算是java里面比较重要的一部分,所以做了一个小型的超市购物系统,以便更好的学习和理解集合.(suitable for newbie to learn Collection and Map.)