搜索资源列表
a
- this an example of dynamic data structures in C - dynamic queue -this is an example of dynamic data structures in C - dynamic queue
MyArrays
- c++中动态申请多维数组(包括1、2、3维)并且内存连续-c++ multi-dimensional array of dynamic applications (including 1,2,3-dimensional) and continuous memory
Shader4
- GLSL进行动态Cube Mapping, 以及静态的Spherical Mapping. 使用w, q, e, a, s, d控制反光球位置,i, I, o, O, p, P 控制反光球方向 z, Z, x, X, c, C控制照相机角度,上 下 左 右控制照相机位置 用v 切换进入Cube mapping 或 Spherical Mapping, Spherical mapping 采用的是另一场景,和天空盒无关。 -The Cube the Mapping of G
GMS
- 自己用C++编写的基于控制台的学生成绩管理系统,包括了很多C++的知识:类、向量、动态数组、菜单设计、相关度计算-Written in own use C++, console-based student performance management system, including the a C++ a lot of of the knowledge: class, vector, dynamic arrays, menu design, the related degrees calcu
luaUseCPPDll
- 使用lua调用c++创建的动态库,列举小例子方便初学者学习和理解-Lua c++ create the dynamic library is called, citing the small example will help beginners to learn and understand
three-dimensional-array
- C/C++语言动态申请二维数组和三维数组的几种方法-C/C++ language dynamic several ways to apply for a two-dimensional arrays and three-dimensional array
raw
- Traveling salesperson problem with dynamic programming in c-Traveling salesperson problem with dynamic programming in c++
habnuota
- 用c语言实现汉诺塔,并且动态的显示每一步的步骤。-HANOR using c language, and dynamic display each step steps.
main6
- C语言编写的命令行程序,通过蛮力法、动态规划、分治法求最大字段和,并进行算法效率比较。-C language command-line program, through brute force method, dynamic programming, divide and conquer method for maximum field and, and compare efficiency of the algorithm.
dynamic-array
- 应用C 语言实现的二维动态数组,多维数组类似-This file can operate the array dynamicly and easily using C
DynamicLoadClass
- 动态加载C++类,很好的基础实例,适合初学者-Load C++ class dynamic
laberinto
- maze developed with dynamic arrays. C language
DeamonATE
- C++编写的一个完善的Windows后台服务程序,可开机启动也可手动启动,压缩包内有安装教程ReadMe.txt和外部程序调用的动态链接库工程,该程序正在使用中。- A perfect Windows background service program written in C++, can be started manually or boot, there are installation tutorial ( ReadMe.txt ) and external program call
CSharpUseCPPDLL
- C#与C++混合调用,C#调用C++的动态链接库D-C# and C++ mixed call, C# call C++ dynamic link library DL
王敬贤-SA16168143-第3次作业
- 关于两个字符串s1,s2的差别,可以通过计算他们的最小编辑距离来决定。用C++设计动态规划算法解决此类问题(The difference between the two strings s1, s2, can be determined by calculating their minimum edit distance.Using c + + design dynamic programming algorithm to solve these problems)