-
Game Institute C++ will write a second book project, I hope you can help
游戏学院C++第二本书必写项目,希望能帮助大家-Game Institute C++ will write a second book project, I hope you can help
- 2022-08-16 13:28:40下载
- 积分:1
-
Metric-to-Imperial-Units-
公英制互转换器,初学VC时的小程序,对平时工程制图有些用处。(Metric to Imperial Units )
- 2013-08-28 07:13:38下载
- 积分:1
-
GIS软件,普通的地图设置操作和查看器,还能设置用户操作
GIS软件,普通的地图设置操作和查看器,还能设置用户操作-GIS software, set up a map of the general operation and viewer, the user can set up
- 2022-02-27 04:01:27下载
- 积分:1
-
还是我初学VC时编的小游戏 是用键盘控制板的方向来反弹每个小球 有任何一个小球落地就失败了 还是很简单 类似于手机里经常有的那个反弹球游戏 不过似乎比那个要简单...
还是我初学VC时编的小游戏 是用键盘控制板的方向来反弹每个小球 有任何一个小球落地就失败了 还是很简单 类似于手机里经常有的那个反弹球游戏 不过似乎比那个要简单一点-beginner or addendum to the VC when the game is small keyboard control panel to rebound in the direction of each ball with a minor the ball landed on the failure is still very similar to the simple cell phone that often some rebound the ball game than that but it seems to be a simple point
- 2022-02-04 18:05:16下载
- 积分:1
-
MartingailExpert_v1.0_Stochastic
MartingailExpert_v1.0_Stochastic MartingailExpert_v1.0_Stochastic(MartingailExpert v1.0 Stochastic)
- 2019-07-05 16:37:07下载
- 积分:1
-
介绍了指针类型和存储区的关系,讲的很详细,适合初学者
介绍了指针类型和存储区的关系,讲的很详细,适合初学者
-pointer on the type and storage areas, said very detailed, for beginners
- 2022-05-15 00:40:05下载
- 积分:1
-
93317476Synthetic-seismogram-code
几种地震模型的构建,地球物理勘察之类的小伙伴可以用来做一些去噪之类的小程序(The construction of several seismic models, small partners such as geophysical surveys can be used to do small programs such as denoising)
- 2018-04-19 14:01:24下载
- 积分:1
-
labview-example-trigger
说明: 用labview编写的几种常用触发器程序及其仿真过程(Written by several common trigger labview program and its simulation)
- 2011-03-26 15:50:35下载
- 积分:1
-
地球物理反演程序,也可用于其他行业,都是经过编译的代码....
地球物理反演程序,也可用于其他行业,都是经过编译的代码.-Geophysical inversion procedure can also be used for other industries, have been compiled code.
- 2022-12-30 04:50:03下载
- 积分:1
-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1