资源列表
ReadMac
- 一个获取win7本地 ip地址,submask,dns的小程序,且会以对象的形式将这些内容保存起来。-A local ip address for win7, submask, dns small program, and will form the content object stored.
Josephus
- 约瑟夫问题 一个值得java初学者寻味的问题-Joseph problems a problem worthy of java beginners ruminate
toudongfuzhi
- js代码实现拖动复制 想做拖动的可以-Copy drag, drag a copy, drag a copy, drag a copy, drag a copy,
MyMenuDemo
- 记事本,能够时间记事本的基本功能,如写入复制等-Notepad, Notepad can time the basic functions, such as writing copy, etc.
documenttypegetdoctype
- The "getName()" method contains the name of the DTD.
EditableInputConnection
- Editable Input Connection Source Code for Andriod.
regress-246
- return the smaller of the two arguments.
NB
- 这是基于Weka平台实现的NB算法,该算法代码用于研究实验中。-It is the code for naive bayes model based on Weka, Which is applied to my experiments.
SumOfArgs
- 创建一个SumOfArgs的公共类,用一个main方法把输入字符中的整型数字打印出来。-Create a class named SumOfArgs that will print out the sum of all integer arguments found on the command line. It should have a main() method so the class can be run. Anything that is not an integer should
java
- This paper proposes a general solution for the School timetabling problem. Most heuristic proposed earlier approaches the problem the students’ point of view. This solution, however, works the teachers’ point of view i.e. teacher availability
Desktop111
- 北大ACM试题poj 第3056,3060题源码,很好的代码,希望对搞ACM的同学有帮助-Peking University ACM Question poj first question 3056,3060 source code, good code, and want to help students engage in ACM
雷达绘图
- 一个绘制雷达图的调用函数,属于相应的参数数据,调用该函数即可绘制雷达回波图。