资源列表
neicun
- 读取内存信息的API例程,非常有效-API routine to read the memory information is very effective! ! ! ! ! ! !
8_puzzle
- a source code for 8-puzzle problem in which initial state and final state are given as input and program shows the no of steps to solve the problem and states also which occur in between initial state and final state.
banjichengjishuaixuan
- 设计程序求任意给定范围之间的素数。模仿EXCEL中的自动筛选,设计完成班级学生信息的自动筛选程序。-banjichengjishuaixuan
Game
- 一个C语言入门的游戏程序,初学者可以参考-A C language to get into games
copy.cc
- For intro programming class copy file for project 3
TicTacToe
- Tic-tac-toe game in java code-Tic-tac-toe game in java code!!!
Thepuke
- 一个发牌程序,vc6.0源代码,自己写的,vc6编译通过-this is a program for windows 32
33
- 找出1到N分別轉成二進制會有多少個1,先定義A(k)是1~2^k轉成2進制的1總和個數 (1< = < =2^k)-To identify 1 to N respectively, how many will be converted into a binary one, first the definition of A (k) is the 1 ~ 2 ^ k converted to a sum of two binary number (1 < = < = 2 ^ k)
downjpg
- 可以下载CSS样式表里的所有图片,功能强过另存为-可以下载CSS样式表里的所有图片,
qqhuaxia
- 用按键精灵写的QQ华夏农场种植代码,基本上没有什么错误-Written by QuickMacro QQ Huaxia farms planted the code, basically nothing wrong
CatchScreenMain
- 抓取屏幕上任一块区域,保存为位图。位图保存位置与可执行文件在同一文件夹下snap a rectangle picture of screen and store as a bitmap file under the executive file folder-snap a rectangle picture of screen and store as a bitmap file under the executive file folder
cPPgetline
- 有关于C++ getline等函数的使用,可能会对你有帮助。-C++ getline 。