资源列表
readData
- 改程序介绍了如何从文本读入数据,进行数据的调用-It explains how to change the program reads data text, data calls
GussNumber
- 才输对不对,是一个比较简单的java代码,可以用来做练习-Only lose right, it is a relatively simple java code that can be used to do the exercises
Finished
- Json file to look at temp dfiles andf hoe thety change
show
- Java的Applecation编程已经在JDK1.6下通过了,用线程实现动态显示时间
asasss
- 计算三角形的面积和周长。 通过输入三点坐标的方法来确定一个三角形,并输出三角形的面积和周长。-Calculation of area and perimeter of the triangle. By entering the three-point method to determine the coordinates of a triangle, and the output of the area and perimeter of the triangle.
SignalSummation
- This code is used to sum signals (eg. sinewave and noise signals) and produce an output signal. written in Java.
code
- this is a program by java application to get 10 integer from the user and give the average
thread
- 一个小的java程序,最简单的多线程,用来做一些测试会比较方便,javac编译,java运行就OK了。-It is so easy.
GatePass
- here is a source code for gatepass using GUI
Bresenham
- 将Bresenham算法写成js脚本,方便用js做一些简单的页面处理,比起python,毕竟不需要安装任何东西-Bresenham algorithm is written in the js scr ipt, easy to use js to do some simple page treatment, compared to python, after all, do not need to install anything
ShiYan12
- 编写应用程序,使用文件输入输出流实现文件的复制,并将文件的内容打印在屏幕上,被拷贝的源文件和复制的目标文件由命令行参数给出。若没给出两个参数,则通过标准错误流打印出"本程序运行需要输入两个参数!!!"-Write applications, the use of file input and output streams for copying, and the contents of the file print on the screen, the source file is copied
Javascript
- 用toLowerCase方法将字符串中所有字母变成小写的Javascr ipt-All the letters in the string into lowercase Javascr ipt toLowerCase method