搜索资源列表
Java%20Script%BE%AB%B2%CA%CA%B5%C0%FD%BD%CC%B3%CC1
- 好东西,也是java的,学习很有帮助,建议大家下来使用一下。-good thing by java,it is good to study , just try it .
Java图像处理
- 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
JAVA高级教程
- 着是一本学习JAVA的很好的资料,它将涉及到一些高级编程,还有源代码,以及数据库的开发-it s a good reference for learning java. It refers to some advanced programming with source code , and the development of database.
License-Plate-Recognition-java
- 这个项目涉及了人工智能、机器视觉和神经网络等领域,实现一个车牌自动识别系统(ANPR)。它包括了一系列的数学算法原理,以保证数字车牌的检测与提取、字母分割、归一化和识别-This project involves the artificial intelligence, machine vision and neural networks in the field, the realization of a license plate recognition system (ANPR). It
学籍管理系统JAVA源码
- 大家好: 我发现一个比较好的JAVA做的《学籍管理系统》, 在此推荐一下,因为它结构简明清析,是一款初学者进 入数据库编程和JAVA编程必备参考资料。 (此程序作者来自安徽合肥学院网名叫硕卓的网友) 源码中有详细的《报告》-everyone : I found a relatively good JAVA done, "Information Management", the recommended it because it is
dijkstra-java
- Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
SMS-java
- java开发sms的资料大全:包含源码和sms、短信猫的相关资料,很全。-java development information sms Book: contains the source code and sms, text cat-related information, it is full.
ChipChat(Java)
- 局域网聊天 分为客服端和服务端 系统要求:安有JDK1.5的windows操作系统 运行步骤: 1 确保server.jar和start.cmd在同一个目录下。 2 在启动服务器端之前,务必先运行start.cmd,启动rmiregistry. 3 然后可以直接运行JAR文件——Client.jar、server.jar。 4 在server的界面中,第一个按钮为启动服务器按钮,点击之即可启动服务器。-LAN is divided into custo
comm
- gps tracking system in java.it receives and decodes nmea sentences.
Jump.java
- This the J2ME code for the Jumping game .. here the Patrick, the hero of San Francisco city wants to destroy the entire road gangster’s car to make sure they are dead on the spot and the Freeways are clean for the people of United States. Patrick wan
PScanner.java
- Simple Port Scanner by Java ,, It performs a full TCP three way handshake and open a connection to the target. It was designed using Multi Threading.
mysql-connector-java-5.1.12_2
- mySQL is very important for every coder, now i upload it for every body
Huffman_coding_(Java)
- Given an arbitrary set of symbols (the english alphabet is the example that will be used here), Huffman coding is a way of creating the most efficient (smallest) binary code for that set of symbols. It exploits the fact that in most data some symbols
mysql-connector-java-5.0.4-bin
- MySQL驱动,做jsp课程设计要注意要把它放在正确的位置-MySQL driver, do jsp course design should pay attention to it in the correct location
human-java
- here is a program of human robot. it is developed in java. its main characteristic is that it is a 3d robat.we can rotate in any direction and in any way.-here is a program of human robot. it is developed in java. its main characteristic is that it i
UDP(Java)
- This file contains UDP sockets in java. It includes client Program as well as Server Program.
97972458cifa-java
- 比较好的词法分析器,可以好好看看的,而且是用java-Good lexical analyzer can be a good look, and it is java
java-MyQQ
- 基于java的网络聊天系统,是关于服务器和客户端的socket网络通信-java project,used to communicate through the network,it is mainly about the socket.
transfer
- socket文件传输,java编写,带窗口界面,带进度条,初学者好资料-socket transfer based on java.it s coded with an interface and a progressbar, which would be useful to beginners.
CRC32-java-tabla-y-calculo-directo
- Program to calcule ciclic redundance check crc32 write in Java.It is to mifare desfire ev1.