搜索资源列表
dx编程chs
- DirectX 编程初级教程中文版。只要有c++基础和一点三维知识即可。-DirectX Programming Guide initial chinese version. As long as a basis and 1.3 c peacekeeping knowledge can be.
MSP430驱动ads1110源程序用c写的供望星空dx参考
- MSP430驱动ads1110源程序用c写的供望星空dx参考.rar-c programe source code of MSP430 driving ads1110
warplane
- 基于DirectX编写的一个飞机游戏源码,实现了导弹的跟踪,是学习c++ dx游戏编程的好例子!-prepared by an aircraft source games to achieve the missile tracking, learning c programming dx game a good example!
c-photo-method
- 图像平移只是改变图像在屏幕上的位置,图像本身并不发生变化。 假设原图像区域左上角坐标为(x0, y0),右下角坐标为(x1, y1),将图像分别沿x和y轴平移dx和dy,则新图像的左上角坐标为(x0 + dx, y0 + dy),右下角坐标为(x1 + dx, y1 + dy)。-image translation is only a change in the image on the screen location, image itself is not changing. Ass
2d_racegame
- 赛车游戏源码,实现了碰撞检测, 人工智能 本游戏是基于visual c++6.0 以及 dx开发-racing game source and realized the collision detection, artificial intelligence of the game is based on visual c dx 6.0 and Development
有限元一维c++源码
- 本程序写出了一个完整的一维有限元程序算列,列子如下 d^2u/dx^2=sin(x); u(0)=0,du(1)=0. u=sin(x);区间[0,2*pi].
GameDemo
- 一个用Vc++和dx开发的3D游戏场景演示Demo,比较完整,是不错的学习资料。-A game demo that developed in Vc++ and c++.
skyblue_BoxMan
- 经典的推箱子 很经典 下次再发个以GDI 跟 dx两种 动态链接库 的-Sokoban classic classic to the next recurrence of dx with GDI two dynamic-link library
dx
- 大写字母转换,并保存到文件。是c语文中的初级代码。-Uppercase conversion, and save to a file.
dxAPP1
- 一个基于Vc6.0,dx,的有关纹理加载的例子,可供学习开发游戏的新手学习-One based on Vc6.0, dx, textures load on example of development of the game available for the novice to learn to learn
dx_ball158139512003
- dx Ball source code. its shows dx ball in c programming-dx Ball source code. its shows dx ball in c programming..............
pioneer3
- 利用先锋3机器人自带的函数库ARIA在c++环境下的编程,实现先锋3机器人实现沿墙行走,并且实现避障的同时探索已学习过的物体(本程序是通过识别颜色),然后通过抓手将物体抓起放到一个特定位置。-Pioneer 3 robot using native libraries ARIA in c++ programming environment, to achieve realization of Pioneer 3 robot walking along the wall, and obstacle
wawa
- c++,dx实现小游戏,很适合dx初学者学习,代码简单易懂很容易掌握-c++, dx of small game, dx is suitable for beginners to learn, easy to understand the code is easy to grasp
dxlic-3_713D
- dxScene是Delphi和c++ Builder下的基于DirectX的3D库.基本特性:所见即所得的设计
dx_PDA
- dx-GUI是可以使用在实际项目上的简易型GUI,特点是省RAM,高速.虽不可与各大商业GUI比,但在某些场合,却能使用得游刃有余-This c program is for GUI learner especially for new learner.
dxBALL3
- dx ball game using 2d in c-dx ball game using 2d in c++
c-code-game-made-by-dx
- 一个以c语言编写的迷宫类的游戏,可能比较简单-Written in a maze of class c game, might be simpler
dx
- dx3D编程必读书籍,对于想学习dx3D编程的朋友是一本入门级读物,只需要较少的c++语言基础和Windows编程即可以编写自己的3D程序了-dx3D programming reading books, who want to learn dx3D programming is an entry-level friends, reading, requires less basic c++ language and Windows programming that you can write
cSharp-test-dx-draw-a-line-speed
- 该程序用c#编程,能够画出直线,并能测出画直线的时间等等(注:在画直线的那设个断点,才能看到时间),切记,该程序很经典-The program in c# programming, can draw a straight line, and the time can measure the draw a line and so on (note: draw a line in the set breakpoints, can see time), remember, this program i
cPP-test-dx-draw-a-line-speed
- 改程序是用c++编程,能够用c++ DirectX画出直线,并能测出画直线的速度,该程序很经典。-The program is written in c++ programming, can use c++ DirectX draw a straight line, and can measure the draw a line speed, this program is very classical.