搜索资源列表
Introduction to Functional Programming with Haskel
- Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Java, Pascal, Ada, etc., orders
Haskell教程
- Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另
libsvm_java
- 模式分类经典算法——支持向量机 java语言版-classic pattern classification algorithm -- Support Vector Machine language version of java
Bisect
- 这是一个用java语言编写的,用二分法求解某个函数在某个指定区间上的根,方便实用。-This is a java language used by solving a dichotomy at a designated function on the root zone, convenient and practical.
1000000007
- 数据挖掘分类算法id3的java语言实现-data mining classification algorithm id3 the java language
RandomGauss
- 这是一个用java编程语言编写的高斯随机数发生器,方便易用。-This is a java programming language using the Gaussian random number generator, easy-to-use.
Knapsack
- Using java language implement an 0 / 1 knapsack problem. Using the recursive algorithm.And the interface also is added.
LKHTSP
- 由Helsgaun改进的Lin-Kernighan局部启发搜索算法(LKH)求解大规模TSP问题,使用Java语言实现,具有强大的求解TSP性能。-Helsgaun improved the Lin-Kernighan local search algorithm (LKH) for solving large scale TSP problem, use the Java language, solving the TSP with a strong performance.
sort
- 用JAVA语言实现的一些排序算法。包括冒泡排序、桶排序、基数排序、堆排序、插入排序、归并排序、快速排序、计数排序、选择排序。-JAVA language using some sorting algorithm. Including bubble sort, bucket sort, radix sort, heap sort, insertion sort, merge sort, quick sort, counting sort, selection sort.
StudentCalculator
- 这个是我自己写的一个模拟计算器的小程序,用的是java语言,方便初学者学习使用!-This is my own simulation calculator write a small program, using java language, easy for beginners to learn to use!
Calculator
- 计算器。用java语言写的简答计算器程序!-Calculator. The short answer written using java language calculator program!
Cal
- 学习交流使用,利用JAVA做的一个计算器程序,能完成简单的加减乘除,供学习交流,如果进一步交流,加QQ358795715-THE CODDE IS USE FOR STUDYING JAVA LANGUAGE
aprioritid
- Aprioritid算法,应用Java编译语言,这是关联规则数据挖掘的过程 -Aprioritid algorithm, the application of the Java compiler language, the thing data mining association rules of procedure
cclt
- 用ECLIPSE开发,JAVA语言编写的科学计算器 + - * / 平方 开根 存储 等功能. -ECLIPSE development, scientific calculator written in JAVA language+-*/square roots and storage functions.
calculator
- 用java编程语言实现计算器的基本运算功能,包括加、减、乘、除,以及求负、取余等,主要用到的组件有框架、面板、文本框、按钮和菜单栏等。-Basic computing capabilities of the calculator using java programming language, including addition, subtraction, multiplication, division, and seek negative, remainder, the main comp
JexlDemo
- Java Expression Language (JEXL) 是一个表达式语言引擎,可以用来在应用或者框架中使用,此代码为测试例子 -jexl formula calculation example
Array
- 集成冒泡排序 快速排序 插入排序 三种经典排序方法源码 快速用C语言写的 别的都是JAVA 代码比较简单 有详细注释-Integrated bubble sort Quick Sort Insertion Sort the three classical Sort method source code fast are other Java code written in C language is relatively simple and detailed notes
matrix-toolkits-java-master
- 基于JAVA语言的矩阵运算的JAR包,方便数值运算发-JAVA language-based matrix operations JAR package for numerical computation hair
Caculator
- 这是一款简单的java语言编写的计算器,对初入java的同学具有一定参考价值。-This is a simple calculator of Java language, students of entering the Java has certain reference value.
卡尔曼算法java版
- 实现了卡尔曼滤波,使用java语言,比较清晰明了,可以用于gps降噪等环境(Achieved the Calman filter, the use of Java language, relatively clear, can be used for GPS noise reduction and other environments)
