搜索资源列表
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.