搜索资源列表
ssForPhp
- 交互式图形图表生成程序(PHP机版) 功能简介: 1. 可生成曲线图、折线图、极坐标曲线图和折线图、条形图、柱状图、饼图、3D条形图、3D柱状图、3D饼图 2. 对曲线图、折线图、极坐标曲线图和折线图,可选择线型以及对数据点的标注 3. 可指定图形的尺寸 4. 可将图形在客户端保存为图片 5. 方便的数据输入和修改(查看图形后若不满意可立即修改)-interactive charts generated graphics (PHP version) profiles :
ssForAsp
- 交互式图形图表生成程序(ASP版) 功能简介: 1. 可生成曲线图、折线图、极坐标曲线图和折线图、条形图、柱状图、饼图、3D条形图、3D柱状图、3D饼图 2. 对曲线图、折线图、极坐标曲线图和折线图,可选择线型以及对数据点的标注 3. 可指定图形的尺寸 4. 可将图形在客户端保存为图片 5. 方便的数据输入和修改(查看图形后若不满意可立即修改)-interactive charts generated graphics (ASP version) profiles : 1
ssForSingle
- 交互式图形图表生成程序(单机版) 功能简介: 1. 可生成曲线图、折线图、极坐标曲线图和折线图、条形图、柱状图、饼图、3D条形图、3D柱状图、3D饼图 2. 对曲线图、折线图、极坐标曲线图和折线图,可选择线型以及对数据点的标注 3. 可指定图形的尺寸 4. 可将图形在客户端保存为图片 5. 方便的数据输入和修改(查看图形后若不满意可立即修改)-interactive charts generated graphics (single version) profiles :
app4
- 声明一个一维数组,其长度为5,利用循环对数组元素进行赋值,然后再利用另一个循环逆序输出数组元素的内容。程序代码如下:-statement a one-dimensional array with a length of 5, the use of cyclic An element of the assignment. then use the output of another cycle reversal of the contents of the array elements. Prog
tree
- 用 java实现的 搜索二叉树的插入、删除、遍历和平衡,是自己用与数据结构考试编写的 ,对数的相关编程很有用-java with the realization of the binary tree search, insert, delete, and traverse balance, and the use of their own data structure prepared by the examination of a number of useful programming
selectSort
- Java选择排序法,用来对数组的排序算法
Array
- (1)添加构造方法以对数组赋初值。 (2)为Array类添加数组求和方法,添加返回求和值的方法。 (3)编程利用Array计算数组的求和值并输出。
horse1
- 首先从起始点开始看它的八个方向中有几个方向可以走,假如有5个方向可走,再看这5个位置下一步分别有几步可走,把这个值赋给一个数组s[],再对数组进行从小到大排序,然后从5步中s[]值最小的走,依次递归,每次从s[]值最小的走,如果步骤号step等于棋盘规格m*n,则说明全部走完了;如果遇到无路可走的情况,step--,退回到上一步,当一直退到起始点时候,说明无法全部遍历。
Matrix.java.rar
- 余子式、行列式、逆矩阵、对数组进行全排列,Bulbil style, determinant, inverse matrix, wide array of arrays
Calculator
- 利用JAVA语言设计一个简单的科学计算器,实现加减乘除及开根号、对数、平方、三角正/余弦、求倒数、进制转换的简单功能。-java program is very aaaaaaaaaaaaaaaaaaaa
ComplexCalculator
- 一个用Java制作的实现“复数”各种操作的计算器。包括 加减乘除根模 自然对数 实幂指数 虚幂指数 正弦 余弦 正切。 主要是各种算法和类的设计。 可以供初学面向对象程序设计和Java的同学参考。-A use of Java to achieve the production of
ComplexCalculator
- 使用NetBean开发的java简易复数计算器,支持复数的加法、减法、乘法、除法、根、模、自然对数、实幂指数、虚幂指数、正弦、余弦、正切的运算。设计了自己的复数类-NetBeans development of the use of the plural simple java calculator, support plural addition, subtraction, multiplication, division, roots, mold, natural logarithm, it
Calculator
- 使用“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等。同时它还具有科学计算器的功能,比如对数运算和阶乘运算等。在精度方面还有待较强-Calculator
maxAndMin
- 找出数组中的最大元素和最小元素,元素的和,以及各个元素的平均值。并对数组进行排序。-find Max,Min elemens form a array,caculate the sum and average of elements in array,and the sort the array
LinkedList
- //本代码是用Java实现链表的几个基本功能,分别是:创建链表(自己需要输入创建节点的个数,之后输入各个节点的数值)、 //插入节点、删除节点(分为删除链表中某个数值方法和删除链表中第几位置的节点方法)、输出链表、将链表转化为数组、 //将链表进行排序(用的是先将链表转化为数组,之后对数组进行冒泡排序)、还有输出链表的长度(初学者仅供参考)-Complete the single linked list with Java. The functions are create,
array
- 该程序实现了数组的建立,初始化。并包含对数组元素的搜索功能。-The program implements the establishment of an array initialization. And contains elements of an array of search functions.
JavaData
- Java版本的数据结构源代码 包括对数组、树、哈希表、排序等实例代码-Java source code version of the data structure includes an array, tree, hash tables, sorting and other examples of code
functionaljava
- 这个程序包含一些JAVA泛型函数,以及一些对数组类型的包装-This program contains a number of JAVA generic functions, as well as some of the array type of packaging
java
- 是数组与方法的源代码,就是几个源程序的代码,大家看看可以对数组与方法有所了解-Is the array and method of source code, source code is a number, we see what we can understand the array and method
caulter
- 数学运算包括加、减、乘、除等 复杂的拓展数学运算的实现 包括阶乘、相反数、三角函数、反三角函数、指数函数、对数函数、幂函数、开方、倒数等。其中三角、反三角函数包括用弧度计算和用角度计算。 achieve development Including factorial, on the contrary the number of trigonometric functions, inverse trigonometric functions, exponential functio