-
terrain
演示地形绘制与漫游,取自OGRE例子,地形管理器会自动应用八叉树分割来管理地形。(Demo terrain rendering and roaming, from OGRE example, terrain Manager automatically applied octree division to manage the terrain.)
- 2013-05-27 23:51:46下载
- 积分:1
-
RadarAssimilation_WRF
多普勒天气雷达资料同化程序,vc++编写,给转WRF模式的人提供方便,能直接编译,提供源代码(Doppler weather radar data assimilation procedures, vc++ writing, to transfer the person to facilitate the WRF model can be directly translated to provide the source code)
- 2010-10-11 16:20:45下载
- 积分:1
-
CPPprimer
C++从入门到精通,C++ primer的中文版。(C++ from the entry to the master, C++ primer of the Chinese version.)
- 2011-06-14 09:54:31下载
- 积分:1
-
710MUX
Windows CE 串口通信协议里面的710MUX协议。(the implement of 710 MUX on Windows CE)
- 2014-09-02 22:48:18下载
- 积分:1
-
Baidu
一个利用bcb的dll写的vc翻译软件 翻译引擎本身简单, 技巧在于利用vc调用bc(Bcb of a use vc dll written translation software translation engine itself is simple trick is to use vc calling bc)
- 2013-12-12 14:17:15下载
- 积分:1
-
DataStream2005
用VC。NET2005实现的数据流图编辑程序,实现不同图形的绘制、移动和编辑等功能。(VC.NET2005 achieve the data flow diagram editing procedures, different graphics rendering, mobile and editing functions.)
- 2007-04-11 21:17:46下载
- 积分:1
-
NetProcessAct
说明: 监控上网过程,时下非常流行,用于控制别人也可以(The process of monitoring the Internet, become a very popular, can also be used to control other people)
- 2009-09-03 17:41:26下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
live555H.264
VC下的RTSP源代码,live555+H264(RTSP source code under VC, live555+ H264)
- 2010-09-25 11:43:50下载
- 积分:1
-
yapnb
采用加权网络中节点强度和权重都是幂率分布的模型,双向PCS控制仿真,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块。( Using weighted model nodes in the network strength and weight are power law distribution, Two-way PCS control simulation, PV modules contain, MPPT module, BOOST module, inverter module.)
- 2017-05-15 12:45:04下载
- 积分:1