资源列表
knight
- 在一个n*n个方格的国际象棋棋盘上,马(骑士)从任意指定方格出发,按照横1 步竖2 步,或横2 步竖1步的跳马规则,走遍棋盘的每一个格子,且每个格子只走1次。这样的跳马步骤称为1 个成功的骑士征途。例如,当n=5 时的1 个成功的骑士征途如下图所示。 1 2 3 4 5 1 25 14 1 8 19 2 4 9 18 13 2 3 15 24 3 20 7 4 10 5 22 17 12 5 23 16 11 6 21 算法设计: 对于给定的n和n*n方格的起始位
ThreadContext
- This Code is sample for SetThreadContext and GetThreadContext function in Windows API.
Syn_ScanPort
- 使用SYN方法对端口进行扫描,很好用,扫描速度很快,欢迎大家使用-Method using the SYN port scanning, easy to use, scanning quickly, welcome to use
Data_distribution
- 统计随机生成的一些数据的分布,将数据自动归类.-Randomly generated a number of statistical distribution of the data, the data is automatically categorized.
PhoneBook
- 简单电话本,IO读取文本文件,最基本的新增和编辑还有删除功能-Simple phone book, IO read a text file, add and edit the basic functions are removed
2
- malloc项目第二阶段:动态内存分配,同时加深对数据结=结构的理解-malloc second phase of project: Dynamic memory allocation, while deepening understanding of the structure of the data node =
MFC
- MFC指针获取方式,MFC中的指针方式基本都包含在内-MFC pointer access method, MFC in the way of basic indicators are included
Excel.2000VBA
- excel2000的VB编程,帮助你更好的利用excel。-excel2000 of VB programming, help you make better use of excel.
ListProcess
- 列举正在运行的进程的一些信息,包括进程id号,进程名,经常句柄等。-List of running processes of some of the information, including the process id numbers, process name, handle, etc. frequently.
MazeGenerator
- Random writing and Markov models of language
ercihanshu
- 二次函数作图器可用于做任何二次函数,只需运行后在框内输入系数-Quadratic function mapping can be used to make any quadratic function, just run the box after the input coefficient
Smart_Card_Basics
- Basic tutorial about Smartcards. Very usefull for begineers.