资源列表
testBitmap
- Testing bitmap functionality in HaXe. Make sure we can draw and use filters.-Testing bitmap functionality in HaXe. Make sure we can draw and use filters.
DeckOfCards
- 一个发牌程序会自动随机产生52张牌中的任意一长给四人中的一人 很好玩的一个小程序
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 。
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样式表里的所有图片,
Game
- 一个C语言入门的游戏程序,初学者可以参考-A C language to get into games
copy.cc
- For intro programming class copy file for project 3
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.