搜索资源列表
360safe_3.0
- ),您可以一路cancel下去,这时系统菜单只有两项,选file下的odbc configer,选中sql anywhere项,再点击create按钮,现在出现一个大窗口,在data source栏填school 在user栏填own,在password栏填own,在databasefilename栏填解压得到的score.db的绝对路径名称,这时总算可以点击OK按钮了。第一步配置数据源顺利结束。如果还有问题,请不赐来信。 二、打开库画板,再打开school.pbl,点击小人儿即可。 此程序是
snake_bete0.1
- 自己用C语言编写的NDS掌机运行的贪食蛇游戏,用了PAlib函数库,与大家分享,希望对大家有帮助。。。编译前请先确认安装了devkitPro
Maze
- 由C语言编写的迷宫自动生成程序,需要将源代码中的graohic库指向正确的路径。该程序可以自动生成迷宫,并辅以走迷宫和演示迷宫搜索过程的函数。
snake.rar
- C语言 使用SDL库 实现的贪吃蛇 有关卡,可调速,能升级,食物多种,C language using the SDL library to achieve the Snake
curses-els.rar
- 用C语言在linux平台下基于curses图形库的俄罗斯方块游戏,功能强大。独一无二。,Using C language in linux platform graphics library based on curses Tetris Game and powerful. Unique.
alchemy3d
- Alchemy3D基于Alchemy的C语言库.此为最新2代版本.-Alchemy3D Alchemy of C-based library. This is the latest generation version 2.
c-5zi
- c语言编写的五子棋程序,用户界面采用Graphics.h函数库编写而成,支持人机对战,人人对战.-c Gobang programs written in languages, user interface library used Graphics.h been compiled to support human-machine Versus, everyone Versus.
snake2
- 简单的贪吃蛇游戏,TC2.0环境下,简单的C语言图形库使用-simple game,compiled by TC2.0,simple graphics for C
RussiaBlock
- 采用纯C语言图形编程实现一个俄罗斯方块的游戏,界面精美,功能完善,可以自由选择游戏的难度和等级。很好的利用了Graphics这个库提供的各种图形函数进行界面编程-Pure C graphical programming language to implement a Tetris game, interface, beautiful, functional, are free to choose the game difficulty and level. Good use of the Gra
C_tank_playgame
- 一个用纯C语言写的坦克大战游戏 语句简单 用最基本的库 对C初学者很有用-Battle of the Bugle ,C achieve
C-language-little-game-demining-code
- C语言小游戏代码-扫雷代码,需要用到TC里面的图形库。-C language small game code-demining code, need to use TC inside the graph library.
cPPreference
- C语言的库函数参考,包括所有常用的C语言库函数C language library functions reference, including all the popular C language library functions!-C language library functions reference, including all the popular C language library functions! ! ! ! ! ! ! ! ! ! ! ! ! ! !
C-xiangmu
- 男人下100层小游戏,学校C语言项目用C写的。但是用到了C++的图形库,所以是CPP文件。几乎都是C的语法。是男人下100层小游戏。-100 men under the layer of small game, the school C language program written in C. But the use of the C++ graphics library, so is the CPP file. Almost all of the C syntax. Is the man
c-5zi
- c语言编写的五子棋程序,用户界面采用Graphics.h函数库编写而成,支持人机对战,人人对战.-c Gobang programs written in languages, user interface library used Graphics.h been compiled to support human-machine Versus, everyone Versus.
game
- 用c语言借助SDL多媒体库实现接鸡蛋游戏,注释较多非常好理解 用的Idle是VS(Using C language with SDL multimedia library to achieve egg game)
TankWar
- 用C语言,结合图形库,开发的一个坦克大战小游戏(A tank war game developed with C language and graphics library)
AngryBirds
- 用C语言结合图形库,开发的一个小游戏--愤怒的小鸟,大家可以作为参考(C language combined with graphics library, developed a small game - angry birds, everyone can be used as a reference)
Gluttonous_snake
- 一个贪吃蛇的小游戏,界面上有游戏说明,借助easy图像库(A small game of greedy snakes with a game descr iption on the interface)
c语言奔跑的火柴人游戏源码
- 比较简单的小游戏代码,需要安装easy库(Relatively simple game code, you need to install easy library.)
迷宫游戏关于C语言的实现
- 通过借用EasyX库来提供良好的人机交互,包含生成迷宫,自动寻路等功能