-
外卖软件
现在学生不是很喜欢吃食堂,大部分同学都喜欢外卖,所以这款软件满足了大家的需求。但是功能还不是很完善,希望大家指出改进
- 2023-08-28 17:45:05下载
- 积分:1
-
WillClose
Used to annotate a method parameter to indicate that this method will close the resource.
- 2014-01-13 12:18:03下载
- 积分:1
-
PinYinHelper
1 取字符串所有汉字首字母
2 取汉字字符串的首字母(A string of all the characters take the first letter of two characters to take the first letter of a string)
- 2013-08-14 08:53:18下载
- 积分:1
-
组卷系统
说明: 组卷系统,具有试卷生成、在线考试、试题管理等功能(he paper-forming system has the functions of generating test papers, on-line examinations and managing test questions.)
- 2019-01-06 14:31:11下载
- 积分:1
-
Java版的连连看游戏,很好玩的哦,当然研究是少不了的啦
Java版的连连看游戏,很好玩的哦,当然研究是少不了的啦-Lianliankan Java version of the game, very fun, oh, of course, research is unavoidable啦
- 2022-08-03 05:15:57下载
- 积分:1
-
WordCount.java
hadoop的应用用于统计字符串的出现次数 通过mapreduce来处理(hadoop number of statistical occurrence of a string)
- 2020-06-30 02:40:02下载
- 积分:1
-
国际象棋PGN-查看器(JavaScript)
翻译maninwest@Codeforge 作者Alexander Chernosvitov @CodeProject
相信很多开发人员喜欢国际象棋。使用便携式游戏符号 (PGN) 来记录游戏的走步和注释 (如. 1. e4 e5 2. Nf3 ...)。有很多不同语言,包括JavaScript,编写的国际象棋 PGN-查看器。但是使用 document.write("Some HTML") 操作符写的却让我感到困惑。这种程序设计风格看上去很蹩脚,且不会激发人们的灵感。
背景
都说 JavaScript 支持面向对象的风格。你可以尝试开发很多有用的应用来测试这种断言是否属实。 当我意识到 JavaScript 的强大功能以及其在现代Web应用中的必要性后,我选择了 PGN 查看器的问题作为着手点。我找时间实现了一个算法:通过上一步 FEN 字符串和当前走步符号来计算 FEN-like 的 string (描述国际象棋在当前走步后的位置) 的算法。
FEN -- Forsyth–Edwards Notation (FEN).例如,假设上一个FEN-like string 是
"rnb...nrpp.k.Bpp..pp................PB....bP.Q..P.PKN.PPq......R"
它描述第 11 步后(如上图所示)棋盘上所有的 64 个方格。下一步是 : 12. Nxc3 (马吃掉一枚棋子黑象占据 C3)。问题是走了 Nc3 后如何得出下一个 FEN-like字符串。该字符串需要类似于:
"rnb...nrpp.k.Bpp..pp............
- 2023-08-01 00:25:02下载
- 积分:1
-
j2me 解析xml 很小很经典 刚做不久 希望大家喜欢
j2me 解析xml 很小很经典 刚做不久 希望大家喜欢-Analysis of a small j2me classic xml just hope that we like to do soon
- 2022-10-16 21:05:03下载
- 积分:1
-
quick_sort
说明: 快速排序,实现排序的时间再一般情况下的时间复杂性为nlogn算法实现(Quick Sort and achieve ranking period of time under normal circumstances the complexity of finite algorithm)
- 2005-09-14 12:52:04下载
- 积分:1
-
SmithFrame
说明: Smith原图 可以根据你输入的数据画出相应的Smith图(Smith Original data can be drawn based on your input corresponding Smith chart)
- 2010-04-07 19:28:38下载
- 积分:1