搜索资源列表
Calculator--java
- 利用Swing组件设计一个计算器,实现简单的加、减、乘、除功能。计算完后需要按“C”键清空再进行下步计算。显示框中存在小数点后再按“.”键则无效。-use Swing components design a calculator, a simple addition, subtraction, multiplication and functional. After the calculation required by the "C" key emptied again f
good.java
- 为了加点用的!不用看!想看的也没招!asdad-point to the increase! Not Look! Also not wanting to move! Asdad
java-GUI
- java类的实现,在游戏及大的操作系统中GUI是个中转站,在此代码中体现出来-kind of realized, in the big games and operating system GUI is a transit point, in this code to reflect
如何对象素点着色java
- 如何对象素点着色java-how to point pixel shader java
java-socket
- 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及*消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
java
- 定义一个点类成员包括横坐标和纵坐标成员方法包括构造方法和拷贝析构方法输出坐标和验证-Define a point of class members, including members of the abscissa and ordinate methods include copy constructor and destructor methods and validation of the output coordinates
dijkstra-java
- Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
java-jigsaw
- 用eclipse打开 在eclipse左侧包资源管理器中右键选择导入 然后选择现有项目到工作空间中,点下一步 在选择根目录中选择压缩包解压后的目录,单击完成即可 用eclipse新建 新建项目 新建源文件夹src,及对应三个类 新建文件夹pic,与src同目录,放置图片-Using eclipse in the eclipse left open the package Explorer and then select the right to choose t
JAVA
- 将笛卡尔坐标系上的点定义为一个服务类Point,Point类提供求得坐标系上两点 间距离的功能、获取和设置坐标的功能、获取极坐标的功能,和完成对已创建的 Point类对象统计功能。设计测试Point服务类的应用程序主类,测试并显示输出 提供功能的结果。 (求以点(1,1)为极坐标原点,点(5,5)的极坐标) -Will be a point on the Cartesian coordinate system is defined as a service class Point
Point
- 一个用java写的画图程序,适合初学者参考。-Using java to write a drawing program, suitable for beginners reference.
Java-Wifi-Android
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
application-point-en-java-se
- APP point-java-system
java面向对象
- JAVA 面向对象之间的一些小的知识点。(JAVA object oriented small knowledge point.)
24point.java
- 简单的24点游戏实现程序,给出4个1-10的数字,通过加减乘除,得到数字为24就算胜利(Simple 24 point game code, given four figures numbered from one to ten, gain 24 using add,minus,plus and divide)
Java+Web从入门到精通
- 《JAVA Web从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了JAVA Web应用程序开发应该掌握的各方面技术知识。("JAVA Web from entry to master" from the beginner's point of view, through the easy to understand language, rich and colorful examples, introduced in detail the JAV
java视屏抽帧
- 用Java实现对一个视屏进行定点抽帧,使用的工具ffmpeg.exe(Use Java to achieve a fixed - point extraction of a video screen,Use of the tool ffmpeg. Exe)
java
- 简单的已知两点和直线上某点到其中一点的距离,求这个点的坐标(The distance between a point and a point on a simple point and a point on a straight line, and the coordinates of this point)
*Java开发手册 v1.2.0
- 《*Java开发手册》是*集团技术团队的集体经验总结,经历了多次大规模一线实战的检验及不断的完善,反馈给广大开发者。现代软件行业的高速发展对开发者的综合素质要求越来越高,因为不仅是编程知识点,其它维度的知识点也会影响到软件的最终交付质量("The Alibaba Java development manual" is a summary of the collective experience of the Alibaba group's technical te
基于JAVA的数据结构课程设计-24点
- 24点 基于JAVA的数据结构课程设计-24点(24 point java datastract)
Java画图程序
- 基于Java的画图程序源代码,定义图案类型,记录鼠标拖动的起始点和终点、增加鼠标事件、鼠标释放事件、重绘屏幕、根据shape值绘制图形(Java-based drawing program source code, define the pattern type, record the starting point and end point of the mouse drag, add mouse events, mouse release events, redraw the screen,
