搜索资源列表
cPrimerV1.0
- ☆教程名:C语言程序设计基础教程(第1版) ☆教程针对对象: C语言零基础或计算机语言零基础的朋友 ☆教程内容: 此教程基于VC++6.0和easyX工具,面向图形设计实例,讲解C语言有关知识。 教程分上篇和下篇。上篇包括导论,数据的类型与数值,运算符与控制结构,函数共四章。-☆ Tutorial Name: C Programming Language Essentials (1st Edition) ☆ tutorial for the Object: C l
beautiful-program-
- 学习c语言下面的图形编程,用easyx库写的-easyx write
clock
- c++ DOS窗口的一个时钟(表盘) 但是需要graphics.h 去EasyX下吧-A clock c++ DOS window (dial) but need to go down EasyX it graphics.h
snake
- Easyx + c简单的蛇游戏,提供给大家,不是很完美-Easyx+ c simple snake game, provide to you, is not very perfect
DDA
- DDA直线生成算法 计算机图形学在easyX C++语言实现-DDA line drawing algorithm in computer graphics in easyX C++ language
chaihong
- 用c语言编写的彩虹图,外加Easyx库函数,编译环境VC-With the c language of the rainbow chart, plus Easyx library functions, the compiler environment VC++
Calendar-VC
- 万年历,VC编写,可以实现公历转换到阳历,graphics编写,图形化界面,(使用了easyx) 含有读文件模块,适合初学C++者。-Calendar, VC preparation, can be achieved to the Gregorian calendar converter, graphics written, graphical interface (using a easyx) to read the file containing the module, suitable
ball
- 用c语言画图,实现了一个圆沿45度线直线运动,碰到边界后反弹。用加载图片的方式减少了运动过程中的抖动。(要安装easyX)-C language drawing realized after a round 45-degree line along a straight line, across the border rebound. Pictures by way of reducing the load during exercise jitter. (To install easyX)
3DBall
- 3D 转动的球,球面由细点组成。Visual C++ 6.0编译,easyX库。-3D ball
clock
- Clock走动的图形钟表,Visual C++ 6.0编译,easyX库。-Graphic Clock
picArt1
- 视觉错觉艺术1,Visual C++ 6.0编译,easyX库。-Visual Art
picArt2
- 视觉错觉艺术2,Visual C++ 6.0编译,easyX库。-Visual Art
yanhua_c.txt
- c语言实现非常漂亮祝福烟花效果 注意:要想在VC6.0上运行该程序需要EasyX绘图库,下载地址->EasyX绘图库 使用方法:下载的压缩包解压缩后,执行 Setup.hta 安装即可-c yuyan yanhua
EasyX
- 用于C++的显示windows图像,简单而有效,欢迎下载。-C++ for image display windows,simple and effecient.
cPP-sanshitu
- 用c++编写的一个基于easyx绘图库的简单立体三视图的绘制程序,文件中包含easyx库的安装包-Based on a simple three-dimensional easyx graphics library written in three views with c++ drawing program, a file containing the installation package easyx library
火柴人跑酷1.0编译
- 在easyx工具库基础上再次进行封装,实现绘图、声音、控制等多项功能。(This is a c game based on easyx.Functions include draw,void,control...)
火车侠
- 使用EasyX实现C/C++ 语言下图形编程,实现文件读取操作以及声音动画播放.使用Visual Studio 平台(This project achieve the Graphical interface coding through EasyX tools.It contains the usage of file operation and vedio playing.)
JigsawPuzzle
- 编译环境vs2012,使用前请安装easyx环境支持。可直接编译使用(Compile environment vs2012, install EasyX environment support before use. Can be directly compiled to use)
海底世界
- 大鱼吃小鱼小游戏,C语言实现,调用EasyX(Big fish eat small game, C language, call EasyX)
TSP遗传算法
- 遗传算法解决144个城市的TSP问题,并用easyX插件画出路径图。(The genetic algorithm solves the TSP problem in 144 cities and uses the easyX plug-in to draw the path map.)