搜索资源列表
mylaoshu
- 用C++写的老鼠迷宫,运用堆栈原理,可以从文件中读取迷宫图案-use C + + to write a mouse maze, using stack principle, can be read from the paper maze logo
WRL
- 一个教你如何在vc中读取wrl格式的文件的例子-one to teach you how to read vc wrl format of the document examples
pushBox
- 推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图。
Md2Animation
- 如何读取一个MD2格式的文件,并流畅的产生游戏动画,基于VC和DX
mainsrc
- 控制台小游戏中的文件操作类,用于读取.txt文件,显示在控制台上.还有一个主函数文件.-Console game in the category of file operations for reading. Txt files, displayed on the console. There is also a main function of a document.
labview-simu_piano
- labview 编写的模拟钢琴程序,根据按键读取相应声音文件,发出对应的钢琴声音。-labview simu piano program, according to the button to read the corresponding sound file, issue the corresponding piano sound.
12313
- 文件操作,txt ini 写入读取 小节名 什么的-File operations, txt ini written to read the section name.
mi_gong-game
- 一个简单的走迷宫游戏,完成自动生成迷宫与从文件读取迷宫地图等功能-A simple maze game, completed automatically generated maze and maze map is read from the file. .
testSD
- 数度的解算程序,压缩包内包含源程序和执行文件,从data.txt中读取数独矩阵,即可给出数独结果-Degrees solver program, compressed package includes source code and execute files, read from data.txt Sudoku matrix can be given Sudoku results
maze
- 迷宫游戏的变成,无图形界面,可以自行生成迷宫,或读取迷宫(迷宫的读取文件需要自己编写.txt)等多种生成迷宫方式。有部分bug存在-Maze game becomes, no graphical interface, you can self generate maze, or read the labyrinth (maze to read files need to write your own. Txt) and other ways to generate mazes. Some bug
XOR
- 从最简单的XOR加密入手吧,编写一个程序,这个程序的功能是这样的,读取animation.cfg文件中前16字节的内容,然后使用0~255之间任一个数值和从animation.cfg文件中提取出来的这16个字节(实际可以提取更多字节作比较,这里只提取文件前16字节)作XOR运算,最后将这256组经过XOR运算的数据放在一起作比较,看哪组数据XOR运算后看上去比较有意义而不是垃圾数据。 按照上面的思路编写出如下C语言代码:-From the most simple XOR encryption
piano
- C语言实现的虚拟电子琴,基于TURBO C,调用PC喇叭发声。实现的功能有:即时弹奏、弹奏录制和播放、文件保存、文件读取、文件信息显示、弹奏游戏等 可以用作C语言课程设计-virtual piano program based on TURBO C
crc32
- 一个精简实用的 CRC32修改软件。 读取文件的CRC32值 精确修改CRC32的值-A streamlined and practical CRC32 modify the software. CRC32 value read file Precisely modify the value of CRC32
3dExplorer
- 这是一个室外Engine Demo,主要特征包括: 1.大面积山脉渲染,使用Heightmap构造地形,7级 LOD 细节精度,地形无限重复循环。 2.清晰、自然的地表贴图。 3.读取.MD2 、.MS3D 格式的3D模型文件。 4.粒子系统,产生爆炸、炊烟等特效。 5.太阳光晕。 6.画面Contrast+Brigntness控制。-This is an outdoor Engine Demo, the main features include: 1 large
skeleton
- 使用C++语言,通过openGL的图形编程接口,读取格式为3DS的骨骼模型文件,并显示在屏幕中。但是由于3DS类型的文件是静态模型文件,所以不能进行控制,如果要进行控制,那么需要用动态的骨骼文件,如ms3d文件等。- Using the C++ language, through openGL graphical programming interface, read the format of the skeleton model 3DS file and displayed on the
maze
- 用“穷举求解”(回溯)方法求解迷宫问题实验报告。从文件中读取迷宫数据,然后用穷举法求出一条迷宫通路,有迷宫文件的容错性检查,所有文件包括了.c源文件,.doc实验报告,.txt迷宫文件-With " exhaustive solving" (backtracking) method for solving the maze test reports. Maze of data read from the file, and then find a maze of paths w
Implementation-of-mobile
- c语言实现移动电话系统 程序首先从数据文件中读取通勤人员,销售人员和周末的有关数据填入三个矩阵,接着用户必须提供以衡量数据权重的整数。把每个矩阵中的数据乘以相应的权值,再将三个带权的矩阵对应元素相加,显示计算后的和矩阵。最后,和矩阵中NUM_TRANSMITTERS个最高值坐标将作为发射器的安放位置显示出来。-Implementation of mobile phone system for C language The program first read commuters the