搜索资源列表
滚球
- 滚球游戏意智游戏 问题描述 有八个小洞,序号和分布位置如图。小球从A、B、C(即洞号0、1、2)三个位置之一滚下。如果洞的状态为0时,球向左滚;如果洞的状态为1时,球向右滚。凡是球滚过的洞,状态取反(既由1变0,由0变1)。 现用8位二进制数依次从左到右表示八个小洞的状态。 例: 图中的初始状态为 00000101 时,最多滚入3个球时有 从C洞滚入一小球状态为 ————> 00101111 从B洞滚入一小球状态为 ————> 01111011 从
VBKing
- 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
wxWidgets-2.6.2
- This is a Win32 build of wxWidgets 2.6.2 for VC6, VC7.1, and VC8. wxWidgets is an open source GUI library. See http://wxWidgets.org for more information. You can download the source code for wxWidgets from http://wxwidgets.org/downld2.htm The G3
ChunkSpy-0.9.8
- LUA脚本动态反编译代码(直接用LUA脚本写的) ChunkSpy is a tool to disassemble a Lua binary chunk into a verbose listing that can then be studied. Its output bears a resemblance to the output listing of assemblers. Nick Trout s vmmerge5.lua was the tool that pro
turboc2_九子棋
- turboc2下的九子棋,人机对战的,用二叉树很麻烦,用了穷举-turboc2 the nine-game, man-machine players, a binary tree is cumbersome, with the exhaustive
ChangeVoiceDemo
- 这是利用网上的一个dirac的库制作的变声代码,可以实现变速不变调,变频,调整振幅来对变频产生的破音等进行修复。里面的声音是本人随意录的一段,可以随意换声文件,缺点是只支持wav和aif格式的,而且是写文件,不是操作二进制流,效率方面存在问题。其它的还是挺可以的.-This is a dirac library production use of the Internet changed the sound code, you can achieve variable speed to the
small
- 这是一个很简单的C语言小程序,实现的是把输入的一个十进制数转化为二进制数并将结果在屏幕输出。-This is a very simple C language small procedures, to achieve is to enter a decimal number into binary number and the results on the screen output.
erfenchazhao
- 二分查找程序,运用数组结构体和链表实现查找功能-Binary search procedures, the use of the array structure and list search functions to achieve
tree
- 数据结构的二叉树,用图形的方式来演示,让你更容易理解数据结构-The binary tree data structure, using graphics to show the way, let you more easily understand the data structure
BSPMapTest
- BSP Map游戏测试例子-Java源码,模拟游戏地图-BSP Map Game Test example-Java source code to simulate the game map
3Dgame
- 源码为机器码,经过反汇编是汇编语言,功能是一段3D游戏的过场及音乐。是一届程序设计大赛的作品。应该有助于理解汇编指令。-Source for the binary, after the compilation is a compilation of anti-language, feature is the cross section of 3D games and music games. Design Competition is the next procedure works. Shou
Packman2
- Packman :Game Souce Code and Binary File
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)
PlugproductionmoduleV2.3
- 外挂制作模块V2.3 1.封包解密(独家推出) 2.各种进制转换-Plug production module V2.3 1. Decrypt packet (exclusive launch) 2. All kinds of binary conversion
Binary_Hex2147983282009
- binary to hex conversion game
Binary-tutorial
- Binary Tutorial. all versions
symbianGame
- Gameloft的syambian培训代码,有如何解读二进制地图及动画文件。-Gameloft' s syambian training code, how to interpret the binary maps and animation.
binary-to-bcd2
- "二进制数调整BCD码的方法是将二进制码左移8次,每次移位后都检查低四位LSD+3是否大于7,如是则加3,否则不加,高4位MSD作同样处理"-" Binary number to adjust the BCD code is the binary code shifted left eight times, after each shift, check for a low whether four LSD+3 is greater than 7, the case of plus 3,
Binary-tree-traversal
- 二叉树遍历,有先序遍历,中序遍历,后序遍历等遍历方法的java实现-Binary tree traversal, there are preorder, java preorder, postorder traversal methods, such as the realization of
Binary-tutorial
- Binary Tutorial. all versions