资源列表
八皇后问题的Java程序
- 八皇后问题的Java程序-8 Queen of Java programs
MaxSumTest
- 用Java编写的maximum contiguous subsequence sum algorithm 实现, 希望对大家有所帮助
test
- 和大家一样我也是初学者,希望可以向大家学习以下.现在把我刚做的东西,拿出来.因为我要下载别人的代码.做的不好,请大家了解-And like everyone I am also a beginner, I hope everyone can learn the following. Now I just make things out. Because I want to download other people
GuessGame
- 猜数字 的游戏 java 你心中想一个数 然后 让计算机猜,看看需要的时间-guessgame
49211520
- java code resizing array without using java.util
JDBC
- jdbc 操作数据库的代码。初学者用,有一定功底的就别下了-jdbc operation of the database code. Beginner, do not have some foundation in the down
danjianniu
- 点击按钮,弹出一个可以关闭的弹出层,也就是弹出框,在网页中应用广泛,代码内含有注释,方便大家参考和使用。 -Click the button to bring up a pop-up layer can be closed, that is, the pop-up box, widely used in the page code contains comments, to facilitate reference and use.
6
- 编写Java小应用程序,选择合适的数据类型,利用循环求2的40次方的结果并输出。-Write a Java applet, select the appropriate data type, use of loop 2 to the 40th power of the results and output.
udp
- java基于swt的udp通讯程序,多线程方式,互为客户和服务端-java based swt udp communication procedures
check
- 本代码可以帮助大家实现访问Javascr ipt或html文档节点含根结点,子节点,孙节点等,也可访问属性,并协助取出相关节点或属性的值包括文本类型,数值型等,更多功能带发现中。-The code can help people achieve access Javascr ipt or html document nodes containing the root, sub-node node, also accessible property, and help remove the nod
with-prototype
- Test the behavior of an assignment in a with statement where the extension object contains a property with the name assigned to in the prototype chain.
Binary
- 在计算机科学中,折半搜索,也称二分查找算法、二分搜索,是一种在有序数组中查找某一特定元素的搜索算法。-In computer science, a binary search or half-interval search algorithm finds the position of a specified input value (the search "key") within an array sorted by key value.