-
tree
一个用Java编写的分形程序。分形(Fractal)理论是Mandelbrot于20世纪70年代提出的一门非线性学科,用于描述自然界中的非平衡非线性复杂系统的有序状态。利用分形算法可以画出千奇百怪的图象。Mandelbrot集和Julia集是分形集合中最基本的两个集合(Using Java to prepare a fractal process. Fractal (Fractal) theory is the Mandelbrot in the 20th century, 70s raised a non-linear science, used to describe the nature of the non-equilibrium nonlinear complex systems in an orderly state. Using fractal algorithm can draw strange image. Mandelbrot set and Julia fractal sets is the most basic collection of two collections)
- 2007-07-11 23:10:36下载
- 积分:1
-
css
jsp做汽车销售网站,比较全,各种图都包括!希望能给大家带来帮助~(jsp to do car sales website, compare the whole, all kinds of plans are included! I hope everyone can help ~)
- 2021-03-07 15:19:29下载
- 积分:1
-
Java-mode
java 模式介绍 ,singleton factory 等等,对java迷失的学习很有帮助(java model describes a singleton the factory and so on, to learn java lost helpful)
- 2012-03-07 17:00:07下载
- 积分:1
-
cJSON
cjson用于json数据格式的编码与解码。(cjson json data format used for encoding and decoding.)
- 2013-11-01 13:07:51下载
- 积分:1
-
Java
Java是一种可以撰写跨平台应用软件的面向对象的程序设计语言。Java 技术具有卓越的通用性、高效性、平台移植性和安全性,广泛应用于PC、数据中心、游戏控制台、科学超级计算机、移动电话和互联网,同时拥有全球最大的开发者专业社群。(Java is an object-oriented programming language that can write cross platform application software. Java technology has excellent versatility, high efficiency, platform portability and security. It is widely used in PC, data center, game console, scientific supercomputer, mobile phone and Internet. It also has the largest developer community in the world)
- 2018-06-17 21:56:35下载
- 积分:1
-
JAVAclustering
JAVA 本程序所实现的功能为对数据进行无监督的学习,即聚类算法(JAVA the procedures for the functions of data unsupervised learning, clustering algorithm)
- 2007-01-16 13:17:18下载
- 积分:1
-
pager
分页标签,用于程序中对结果集的多条记录进行分页显示。(page)
- 2010-01-16 15:26:40下载
- 积分:1
-
ajaxtm
google的gson,很好用的架包,里面包含json与对象之间的简单转换(failed to translate)
- 2013-05-03 10:05:14下载
- 积分:1
-
supermarketjava
这是一个用JAVA编写实现,基于SQL SERVER后台数据库的超级市场的管理系统.可以实现超市管理的基本操作(This is a realization with the preparation of Java, Based on the SQL Server database background supermarket management systems. Supermarket management can achieve the basic operation)
- 2006-12-27 09:33:07下载
- 积分:1
-
学生成绩管理系统
说明: 1. 能够实现根据以下关键字查询:学生姓名 、学号、班级、课程名称。
2. 能够实现按照单科成绩、总成绩、平均成绩、学号排序。
3. 能够实现学生信息的插入、删除和修改。
4. 能够查询每个课程的最高分、最低分及相应学生姓名、班级和学号。
5. 能够查询每个班级某门课程的优秀率(90 分及以上)、不及格率,并进行排序。(1. Be able to query according to the following keywords: student name, student number, class, course name.
2. It can be sorted according to single subject score, total score, average score and student number.
3. Be able to insert, delete and modify student information.
4. Be able to query the highest score and lowest score of each course and the corresponding student name, class and student number.
5. Be able to query the excellent rate (90 points and above) and failure rate of a course in each class, and sort them.)
- 2021-03-17 19:19:21下载
- 积分:1