-
Beginning-CS-Game-Programming-Source-Code
Only a few short years ago, everyone programmed games in C. There was no question
about it—if you wanted to program cutting-edge games, you did so in C. Sure, C++ was
around, but it was too “slow.” The advanced features that C++ offered took off too much
processing power, and that was simply unacceptable to a game programmer.
- 2009-10-06 21:36:12下载
- 积分:1
-
gaodengshuxueMATLAB
matlab语言解高等数学中的各种问题,并附有各个例题的程序。(matlab language of higher mathematics in the solution of various problems, with various examples of the procedures.)
- 2008-07-25 14:56:39下载
- 积分:1
-
Quadtree
完成对视频帧的四叉树分割,在纹理复杂处分割块较小,在纹理平坦处分割较大(Complete quadtree segmentation of video frames, complex area in texture segmentation smaller, flat larger regional segmentation block in texture)
- 2021-01-28 16:58:34下载
- 积分:1
-
4
说明: C++ is considered by many to be among the most widely used and powerful
object-oriented programming language in industry today. This book is for people
who are interested in learning and exploring C++ programming in a fresh and
enjoyable environment where programs are developed to interface with real world
devices. Other people may leave learning C++ for a later time, instead choosing to
interact with various hardware devices by simply running the fully developed
programs supplied with this book.
- 2010-09-14 21:36:56下载
- 积分:1
-
RTCM3.0Decoder
RTCM3.0差分数据格式解码,将二进制的原始数据进行解码、转换为十进制的数据(RTCM3.0 differential data decoder)
- 2020-08-26 12:28:14下载
- 积分:1
-
51单片机温度采集和光控
采用51单片机检测大棚内的温度,并控光
- 2020-06-15下载
- 积分:1
-
user defined scalars
用户自定义标量udf,Fluent模拟。(the udf of user defined scalars)
- 2017-07-25 11:47:48下载
- 积分:1
-
xingdexiaoboshili
这些例子只要直接调入matlab就可以应用,简洁方便。适合初学者(meaningful)
- 2009-09-12 07:24:06下载
- 积分:1
-
DrawOfMemory
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of)
- 2014-07-02 10:52:43下载
- 积分:1
-
hang-biao-deng
基于星研集成环境的51单片机的电子钟设计与实现,源码是用汇编语言写的,有需要的可以下载参考下,谢谢(Design and implementation of electronic bell 51 single integrated environment based on satellite research, source code is written in assembly language, there is a need to download reference, thank you)
- 2015-10-16 11:10:29下载
- 积分:1