-
动态树,实现动态加载,进行增加删除更新节点操作
动态树,实现动态加载,进行增加删除更新节点操作
- 2022-10-21 16:30:03下载
- 积分:1
-
JAVA获取网卡的源码,可以用于要求不高的网络身份认证。
JAVA获取网卡的源码,可以用于要求不高的网络身份认证。-Java card access to the source code can be used to a modest network authentication.
- 2023-02-04 18:40:03下载
- 积分:1
-
用Java编写的手写数字识别器源代码。能够对手写数字有很好的识别能力。经过试验,适应性还是比较强的...
用Java编写的手写数字识别器源代码。能够对手写数字有很好的识别能力。经过试验,适应性还是比较强的-Using Java prepared handwritten numeral recognizer source code. Able to handwritten numeral recognition has a very good. After testing, adaptation is still relatively strong
- 2022-07-14 01:26:16下载
- 积分:1
-
这是一个数据库查询程序,比较简捷,易于学习
这是一个数据库查询程序,比较简捷,易于学习-This is a database query procedures more simple and easy to learn
- 2022-01-26 02:50:25下载
- 积分:1
-
java课的一个功课,有意读取html里的数据,parsing 一个网站的log file...
java课的一个功课,有意读取html里的数据,parsing 一个网站的log file-of a java class homework, read html interested, the data, parsing a web site log file
- 2022-01-21 04:34:03下载
- 积分:1
-
java教学讲义
java教学讲义-java Teaching Materials
- 2023-04-16 04:10:04下载
- 积分:1
-
Lex Bell Laboratories of the United States with C language developed by a lexica...
Lex是美国Bell实验室用C语言研制的一个词法分析程序自生成工具。它的基本原理就是使用正则表达式扫描匹配文本,并为每一个匹配模式定义一些操作,当用C语言作宿主语言时,这些操作都由C语言实现。一种匹配的正则表达式可能会包含相关的动作。这一动作可能还包括返回一个标记。当 Lex 接收到文件或文本形式的输入时,它试图将文本与正则表达式进行匹配。它一次读入一个输入字符,直到找到一个匹配的模式。如果能够找到一个匹配的模式,Lex 就执行相关的动作(可能包括返回一个标记)。-Lex Bell Laboratories of the United States with C language developed by a lexical analysis tool generated from the process. Its fundamental principle is to use a regular expression matching text scanning, and for every definition of a matching model for operation, when the C language of the host language, these operators by C language. A match of which is likely to contain expressions related to the moves. This action may also include the return of a marker. When Lex reception of the document or text input, it is trying to text and is a regular expression matching. It read an input into the characters, until they found a matching pattern. If they can find a matching model, Lex on the implementation of the action (which may include a return of markings).
- 2022-02-09 15:55:49下载
- 积分:1
-
实现花朵风格画面的魔板游戏,J2SE写的课程设计,和网上的源代码不同,完全自己原创,可以实现N X N的魔板方块;有独特的打乱方块算法,代码清晰可读性强...
实现花朵风格画面的魔板游戏,J2SE写的课程设计,和网上的源代码不同,完全自己原创,可以实现N X N的魔板方块;有独特的打乱方块算法,代码清晰可读性强-Flower-style screen to achieve the magic board games, J2SE written curriculum design, and on-line source code different, completely on my own originality, can achieve the magic board box NXN has a unique disrupt box algorithm, the code clear and readable ~ ~ ~
- 2022-09-16 10:10:03下载
- 积分:1
-
一个动画编辑器 可以用来生成游戏中的动画资源
一个动画编辑器 可以用来生成游戏中的动画资源-An animation editor
- 2022-03-19 07:36:22下载
- 积分:1
-
用java编写的 俄罗斯方块游戏 十分完整的东西
用java编写的 俄罗斯方块游戏 十分完整的东西 -Using java Tetris game written in a very complete thing
- 2022-03-11 05:42:57下载
- 积分:1