搜索资源列表
vpmotion_game
- vega prime与C++混合编程实例,模拟第一人称游戏运动,可以左转右转向前向后,类似CS运动模式,能精确调整速度,加速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the game motion model (vpMotionGame). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() me
test1
- 这是一个使用C++实现了类成员变量的Set和Get属性的例子,使用的模板类,技巧性极高。我是在FreeCL项目上面提取来的示例代码,希望有兴趣的研究一下。用的是VC2008.-This is an implementation of the use of C++ class member variables Set and Get attributes example, using the template class, skills highly. I was in FreeCL projec
vpmotion_ufo
- vega prime与C++混合编程实例,模拟飞碟运动,不受惯性重力影响,可以左转右转,加速减速,突然加速、停止等功能,可以用键盘和鼠标控制。-This sample illustrates the use of the UFO motion model (vpMotionUFO). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to a
vpmotion_walk
- vega prime与C++混合编程实例,模拟步行运动,可以实现左转右转,前进后退等功能,遇到障碍物会碰撞,可以调节身高速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the walk motion model (vpMotionWalk) and a user defined collision detection position strategy. It defines the class myApp, which is deri
CService
- A sample service in c using visual c++.
TCALC
- tcalc is calcualator sample written in c++ provided by borland. it is written in tc++ 3.1 in dos environment
x
- sample c that lets you override the magic code of PE exe file
structuredprogrammingassignment
- A sample written in c++ using codebase software idea. It is simple console based c++ programme using .rec files to save records. It is fully structured programm, can be used to make structured project.
1003_Huawei_sort
- Lily上课时使用字母数字图片教小朋友们学习英语单词,每次都需要把这些图片按照大小(ASCII码值从小到大)排列收好。请大家给Lily帮忙,通过C语言解决。 输入 Lily使用的图片包括"A"到"Z"、"a"到"z"、"0"到"9"。输入字母或数字个数不超过1024。 输出 Lily的所有图片按照从小到大的顺序输出 样例输入 Ihave1nose2hands10fingers 样例输出 0112Iaadeeefghhinnnorsssv -Lily alpha
stl
- C++ 标准程序库学习,stl容器示例的一些列代码-C++ standard library learning, stl container code sample some of the columns
10.17.5
- opencv+c++程序在vs2012平台上的示例程序,主要是基础函数的使用示范-opencv+c++ program vs2012 platform sample programs, mainly based on the use of function demonstration
10.17.6
- opencv+c++在VS2012平台上,关于基本绘图函数和文字函数的实例程序-opencv+c++ in VS2012 platform, on the basic drawing functions and text functions of the sample program
programs.tar
- Sample C and C++ programs
C-sample
- C语言基本编程例子,很实用,非常用对于初学C语言的朋友。-The C programming language basic examples, very practical, very use for learning C language friends.
liblbfgs-1.10
- 一个非常强大鲁棒的求解非约束线性优化最小值的完整源代码工具。解压文件之后, 利用Visual Studio 打开,运行sample.c 或sample.cpp.-A very powerful robust linear optimization solving non-binding minimum complete source code tools. After extracting files, use Visual Studio to open and run sample.c or