资源列表
KnightOnLine
- KnightOnLine Private Declare Sub mouse_event Lib \"user32\" (ByVal dwFlags As Long, ByVal dx As Long, ByVal dy As Long, ByVal cButtons As Long, ByVal dwExtraInfo As Long) Private Declare Function SetCursorPos Lib \"user32\" (ByVal X As Long, ByVa
九宫图算法实现(过程表示法)
- 这题奇数是有数学方法的,可以构造出解。描述起来比较麻烦。 出一解的构造法: 首先在整个矩阵的最下面一行的中央置1, 然后向右下方向顺序填上2,3,4,5,6,7,…… 注意碰到底的时候就将数翻到上面去,碰到右边的时候就翻到左面去 比如5*5的幻方,如果1填在(5,3)处,2就应该填在(1,4)处,4就应该填在(3,1)处…… 另外,当原数的下方已经有数时,要将要填入的数填到原数正上方 仍举5*5幻方的例子,当5已填好(4,2)时,其右下方为1,不能把6填在那里,而应填在(3,2)处,即5的上方。
Phone
- 简单的用户信息存储过程,包括添加删除等功能,其中还有一个日期控件-Simple user information storage process, including the deletion of features such as add, of which there is a date control
Tetris-
- 使用win32实现的俄罗斯方块游戏,方向键控制方块的位置,向上的方向键控制方块变形-failed to translate
3DES
- 这是先使用广泛的3DES算法,能够对数据进行加密解密-This is the first widely used 3DES algorithm to encrypt and decrypt the data .
as3Pastar
- as3版A*寻路优化算法,代码短小精悍。附有测试程序。可用于Flex, as3 游戏开发-as3 version of A* pathfinding optimization algorithm, code dapper. With the test procedures. Can be used in Flex, as3 game development
zaoshengtiaopingganrao
- GPS信号中干扰信号中噪声调频干扰源代码,matlab程序-GPS signal interference signal noise FM Jamming of the source code, matlab program
memset_64
- Experimentation shows that a trivial tight loop is a win up until around a size of 20, where writing a word at a time starts to win.
wcsub_match
- implementation of a median filter for noise reduction.
ANTLRHashMap
- Needs to range check. Used for private instance variables for linux Device Driver.
ndet_g_except
- Ndet_g_except.c - Implement notify_get_exception_func call.
S21_1
- 俄罗斯方块游戏,下、左、右键控制方块,空格旋转方块-etris game, down, left and right keys control block, Spacebar to rotate the block
