资源列表
Dircommondsampletest
- 模拟实现DIR功能,在输入路径时能返回相应的文件信息-DIR functional simulation, the import would return to the track of the corresponding file information
newtonp
- 根据牛顿插值原理进行数据的拟合,附有牛顿插值原理和它的matlab的实现方法,有点简单了,但是过程中的好些地方还是值得学习的。
Qvod
- 在帝国cms系统下的可用的qvodplayer 源码-System under the Imperial cms source code available qvodplayer
xuniji
- 这是一个基于控制台的小程序,模拟ATM机器的功能,实现了存钱取钱,查看余额,密码为123456-This is a console-based small program to simulate the function of ATM machines, to achieve a save withdraw money, view balances, the password is 123456
n-queen
- 解决n皇后问题 利用回溯算法 n后问题等于在n×n格的棋盘上放置n个皇后,任何2个皇后不放在同一行或同一列或同一斜线上。即规定每一列放一个皇后,不会造成列上的冲突;当第i行被某个皇后占领后,则同一行上的所有空格都不能再放皇后,要把以i为下标的标记置为被占领状态。用回溯法解n后问题,用完全n叉树表示解空间。可行性约束Place剪去不满足行,列和斜线约束的子树。从根节点出发搜索解空间树。算法搜索至空间树的任何一结点时,先判断该点是否包含问题的解。如果肯定不包含,则跳过对以该结点为根的子树的搜索,
OddMagic
- 奇数幻方:有一N*N的方阵,其中n为奇数,在n*n的幻方内将1到n^2的整数填入其中,是的其各行,各列及对角线的和都相等。-The odd magic square: a N*N matrix, where n is an odd number, in the n*n magic within 1 to n^2 integer which is filled, the rows, columns and diagonal and are equal.
HungrySingleton
- 设计模式—饱汉单例模式,单例模式的一种,对其进行举例说明,具体细节在代码中有注释-Design pattern Singleton Pattern- full Han, one of the single-case model, illustrate them, the details of a comment in the code
PublicClassLoader
- Public Class Loader for Andriod.
eLEMENTtIMEmANIPULATION.RAR
- This interface support use-cases commonly associated with animation.
zhuanhuan
- 简单的温度转换小工具,可以实现摄氏度和华氏度之间的相互转换-Simple temperature conversion gadget, can achieve the conversion between degrees Celsius and Fahrenheit
StringTest
- 用java编写的模拟用户登录的程序,非常清楚明白,适合于初学者使用。-Java prepared by the simulation user login procedures, very clear, suitable for beginners to use.
qjmfzc
- 奇阶魔方阵C语言实现的方法,基本涵盖了奇阶魔方阵C语言的实现-Odd order magic square C language approach, covering the odd order magic square C language to achieve