搜索资源列表
Calculator_simple
- 简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的TextField部件,再就是添加很多Button了;为了界面的美观,为Frame添加两个panel,一个布局用BorderLayout.NORTH,另一个用GridLayout分成均等的几行几列;窗口的整体布局就基本成形了。剩下的为Button添加事件及响应事件的结果,编写程序实现。-simple calculators do not ne
jgap_3.0_full
- JGAP(发音\"jay-gap\")是一款用Java编写的遗传算法包。提供了基本的遗传算法.你可以使用它来解决一些适用于遗传算法解决的问题. -JGAP (pronounced "jay-gap") is one prepared with Java packages of genetic algorithm. Provides the basic genetic algorithm. You can use it to solve some of the geneti
关于二十四点游戏的编程思路与基本算法
- 关于二十四点游戏的编程思路与基本算法-24-point game on the ideas and basic programming algorithm
datastruct
- 清华的严蔚敏的算法讲稿,严老师书写的好,课件也做的好,浏览过十几本数据结构的书,但觉得严蔚敏写的不错,写的深入浅出,相关的知识点也比较全.这是写好自己代码的基本工夫,有空要研究下哦.
Otsu_Thresholding
- 基本otsu算法的java代码实现,较为简单,先已有很多对otsu算法的改进
dierci
- 1)掌握栈与队列的数据类型描述及特点; 2)掌握栈的顺序和链式存储存表示与基本算法的实现; 3)掌握队列的链式存储表示与基本操作算法实现 4) 掌握栈与队列在实际问题中的应用和基本编程技巧
SCommSenderDlg
- 发送串口数据,完成握手和基本的RSA算法的认证功能。
irm
- 远程接口机的一个实现,可以用于北向互通,包含基本的加密,可以扩展加密算法
reg2NFA
- 这是编译原理的一个实验, 是把一个正则表达式转化为不确定有穷自动机NFA的算法程序,朋兴趣的朋友可以下载来看看哦。 一个正则表达式就是由普通字符(例如字符 a 到 z)以及特殊字符(称为元字符)组成的文字模式。该模式描述在查找文字主体时匹配的一个或多个字符串。正则表达式作为一个模板,将某个字符模式与所搜索的字符串进行匹配。 本实例的符号包括: 1. 基本正则表达式, 如ab 2. 重复, 如a* 3. 在各项中选择, 如a|b
image
- 影像处理程序 基本的影像处理算法, 付立叶变换,香农-弗诺编码等
Dijkstra算法是寻找图中最短路径的基本算法
- Dijkstra算法是寻找图中最短路径的基本算法,这里是用java实现-Dijkstra s algorithm is to find the shortest path graph of the basic algorithm, to achieve here is to use java
ant_code
- JAVA实现的基本蚁群算法源程序,可以选择地图,可以设置一些参数,有图形输出-JAVA realization of the basic ant colony algorithm source code, you can choose the map, you can set some parameters, there are graphics output
algorithm
- 自己写的用java实现一些基本的算法!~~ ~·-Java wrote it myself with some of the basic algorithm to achieve! ~ ~ ~
shudu
- 用java写的数独的算法程序,基本实现了,数独的计算-Using java to write the algorithm procedures Sudoku
Chess
- 实现基本的人机对弈 算法比较简单 有悔棋功能-The realization of basic human-computer games are relatively simple algorithm悔棋function
Java_sjjg
- java 数据结构的具体实现程序,包含基本的数据结构算法。-java data structures to achieve specific procedures, including basic data structure algorithms.
version1
- 编译原理 词法分析器 实验源代码 可识别java代码 基于书中最基本的算法-Principles of lexical analyzer test compile the source code can identify the java code in the book based on the most basic algorithm
LLK
- LGame引擎连连看,最简单连连看游戏的简单例子,里面包含基本的算法,和简单的对话框开发。-LGame Lianliankan engine, the simplest example of Lianliankan simple game, which contains the basic algorithm, and simple dialog development.
suanfa
- 算法总结,基本的算法设计分析,还是不错的,我也找了很久的了-failed to translate
MATLAB
- Kalman滤波算法在Matlab中的仿真,主要是针对基本的算法-Kalman filter algorithm simulation in Matlab, basic algorithm