搜索资源列表
zjt2
- 用Java实现的线性表。如有不足之处,还望大家指点。-using Java linear table. If deficiencies, we also hope that the guidance.
Java实现牛顿插值多项式为基础的线性插值
- Java实现牛顿插值多项式为基础的线性插值,并输出插值后的图形,Java realization of Newton' s interpolation polynomial-based linear interpolation, and the graphics output after interpolation
java_image_process
- java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
Graphic
- 直线dda算法,直线bresenham算法,圆的中点算法,圆的bresenham算法,椭圆重点算法的java演示-Linear dda algorithm, Bresenham line algorithm, circle the mid-point algorithm, Bresenham algorithm for circle, oval key algorithm java demo
RO
- Create a problem solver for linear programming
pb
- java画图程序 实现了圆、矩形、直线等功能 适合初学者练习-java drawing program to achieve the round, rectangular, linear features such as exercises for beginners
linear_solution
- 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
Node
- 这是一个结点的操作,用java作为开发环境,用线性表作为数据结构-This is a node of the operation, using java as a development environment, using a linear form as a data structure
Java
- 线性代数 Java 百年城 才 能 -The linear algebra The linear algebra The linear algebra
Java.code.simulate.dimensional.linear.space
- Java编程模拟二维空间直线代码Java programming code to simulate two-dimensional linear space -Java programming code to simulate two-dimensional linear space
DataStructuresAndAlgorithms(JAVA)
- 此书从介绍JAVA基础到数据结构与算法基础,并结合JAVA给予实例演习,从线性表,链式表,栈与队列,递归,讲到树,图,并以JAVA实例演习各种查找,排序算法.实为一本难得的好书,现与大家共同分享.-From the introduction to the book based on JAVA based data structures and algorithms, and give examples with JAVA exercises, from the linear form, chai
linear-program-java
- 线性规划中的单纯形法的java实现,代码有测试类,还有实现类-Linear programming simplex method in java, the code is a test class, as well as the implementation class
JAVA
- 本功能是实现简单的抽奖程序里用户头像滚动的JAVA代码,头像滚动是线性的变速滚动。-This function is to achieve a simple draw program user to scroll JAVA code, picture scroll is linear speed scrolling.
Linear-Displace
- The file image.java calculates linear function of input images and displys output.
Solution-of-linear-equations
- 用Java求解线性方程组Solution of linear equations using Java-Solution of linear equations using Java
Java
- 图片上加文字 图片选择_拍照或选择本地_仿ios 图片压缩,将文件导入项目中可以直接使用 图像 (Image) 点击进入大图效果 图像冰冻特效源码 相册选择、拍照、缩放、裁减》 源码 橡皮擦与画笔的demo 颜色选择器 一个简单的Android图片裁剪库:SimpleCropView。它简化了进行裁剪图像的代码,并提供易于定制的用户界面 一个手势交互有拉扯效果的控件 一个图片处理的综合源码 一个涂鸦还有画矩形 圆形的小Demo 一个线性的取色器,根
java
- java语言写的链接Cplex的7个LP问题示例代码(seven exercise about linear programming problem by JAVA)
Shapes
- 通过Java编程构造直线圆形等图案绘制图片(Through the Java programming to construct linear, circular and other patterns to draw pictures)
ojalgo
- ojAlgo 是一个开源的Java类库,用于解决一些常用的数学问题以及线性代数和最优化问题。这里是修改了部分内容,便于在android平台上使用。我用其进行矩阵的运算,特别是Hermitian矩阵的特征值求解,常用的java库不方便用于求复数矩阵的特征值求解。(纯java平台运行可看原网站。)(ojAlgo is Open Source Java code to do mathematics, linear algebra and optimisation.I have modified par
MatrixMathforjava
- 线性代数常用的一些算法,如:加、减、乘、除、转置、求逆(Some algorithms commonly used in linear algebra, such as adding, subtraction, multiplication, division, transposing, inversion)