资源列表
jisuanqi
- java 计算器界面的完美设计!!请大家随意!!没关系的
ArcChaBu
- 任意三次曲线插补 任意三次曲线方程:y=(1/9)*Math.pow(x, 3)+(1/3)*Math.pow(x, 2)+(5/6)*x 设置起点坐标和终点坐标。 在面板上画出插补算法直线。 F>=0,x向+x方向前进一步,J7-- F<0,y向+y方向前进一步,J7-- 直到J7<0 J7=|xe-x0|+|ye-y0| -Any arbitrary cubic curve cubic interpolation equation:
login
- 提供输入密码,登陆界面的基本功能,程序比较简单但是很实用-Enter the password provided, the basic functions of the login screen, the program is relatively simple but very useful
DownTime
- 本程序可以实现倒计时功能,能运用在大型的广告牌和电子屏幕上。运用到线程。-This program can achieve the countdown function that can be used in large billboards and electronic screens. Applied to the thread.
Main
- An example of using the PagePanel class to show PDFs.
TicTacToe
- 使用java编写的网页版三子棋游戏,可以实现人人对战-Web page written using the java version of the third son of chess games, everyone can play against
TextTest
- 界面为一个标签、一个文本域、一个按钮和文本区。append按钮用来添加一行文字到文本区。-Interface for a label, a text field, a button in the text. Append button to add a line of text to the text area.
BinaryToDecimal
- binary to decimal (java)
rose
- 运用html技术 通过复杂的数学运算 用少量的文件 画出一个玫瑰的图形-drow with html
HttpClient
- 利用HttpClient类,在spring控制器中实现内部访问接口,获取内容直接显示。-HttpClient class in the spring controller with internal access interface, and access to content is displayed directly.
TestSqlGO
- java 执行sql脚本 例子,有一定的实用价值-java implementation of the example of the sql scr ipt, there are certain practical value
minimap
- 制作小地图的代码 希望对你有帮助-Production of the small map