资源列表
N-queen-problem
- 在N*N的方格棋盘放置了N个皇后,使得它们不相互攻击(即任意2个皇后不允许处在同一排,同一列,也不允许处在与棋盘边框成45角的斜线上。 你的任务是,对于给定的N,求出有多少种合法的放置方法。 -In N* N checkerboard of placed N a queen, so they don t attack each other (that is, any two queen not allowed in the same row, the same listed, and n
ATResponseParserTest
- AT Response Parser Test Source Code for Linux.
exam9-4
- 实现二叉树的基本算法,并在此基础上,完成某些功能-The basic binary tree algorithm, and on this basis, to complete certain functions
coldboot
- win7,win8,vista系统自动开机关机测试程序-win7/win8/vista system coldboot test tool
excel
- 这是我们实验课要做的课程设计 其中有个功能要求实现数据库的数据导出到excel中,代码不会写,希望有朋友给点意见,谢谢!
dashu
- 实现大数相加,大到几百位,随便你啦不论整数还是DOUBLE的-The realization of large numbers add up to as large as several hundred, not you, whether you DOUBLE integer or the
stack
- 栈的基本运算,栈的初始化,元素进栈,元素的出栈,栈的销毁-The basic operation of the stack: stack initialization, put the elements into the stack,output the elements in stack, destroy the stack.
zichuang
- 用ODBC链接国产kingbase数据库-the use of ODBC interface
Delhpitip
- 一个用delphi编写的冒泡提示信息的例子,简单方便的函数,很不错的。-Bubbling with a reminder written in delphi example, simple and convenient functions, very good.
JDBCDemo
- java数据库程序设计的基本实现,包括装载驱动程序的、建立连接、查询数据库-java database program designed to achieve the basic, including loading drivers, establishing connections and database inquiries
ThreePanels
- 实现字体输入,变颜色。也可控制字体颜色不变。-Font input, change the color. Can also control the font color the same.
SavingsAccount
- 实现银行存取款以及利息计算功能的一个类,以及简单调用以测试功能-Bank deposit and withdrawal and interest to achieve computing capabilities of a class, and a simple call to test the functionality