-
FileSpliter
快速切割文件为多块,有时候对于单个文件
大小有限制又不想用winrar的分卷压缩,而直接原文件的分块存放时就需要直接分割.(Rapid cutting document multi-block, sometimes for a single file size restrictions also do not want to use the sub-volume compression winrar directly block the original documents stored directly on the need to partition.)
- 2008-12-24 16:41:57下载
- 积分:1
-
03
说明: excel VBA 入门与精通 范例源码,仅是配套光盘中的范例(excel VBA ru men yu jingtong ,jin gong da jia can kao xue xi )
- 2012-08-05 09:53:24下载
- 积分:1
-
cpu314c-2pn_v3
西门子s7-300PLC,314系列GSD文件,方便使用。(SIEMENS s7-300PLC, 314 series of GSD files, easy to use.)
- 2018-03-06 15:22:44下载
- 积分:1
-
Developing-a-GUI-in-CPP-and-DirectX
Developing a GUI in C++ and DirectX
- 2014-01-15 12:25:57下载
- 积分:1
-
chatsource
实现网络聊天功能的软件源代码。实现网络聊天功能的软件源代码(Realize network chat software source code. Realize network chat software source code)
- 2008-03-11 23:06:46下载
- 积分:1
-
BoostTest
说明: 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。(MFC write-off procedures friends all know, through the resource editor to edit the menu item, set the menu item ID, and MFC-house by the ID to map menu and menu command handling function update function. I imagine MFC resource editor aside, the MFC program carried out by the interface configuration xml file, and then use the string to map the message processing function. Using boost libraries, I realized that vision. Specific xml file is to specify a string, then the string can find its command message processing functions and interface update command message processing function.)
- 2021-02-04 15:09:57下载
- 积分:1
-
SDIO-whitepaper
This document is regarding SD<MMC< SDIO card and driver concepts.
- 2010-05-07 16:58:58下载
- 积分:1
-
Forward-intersection-
摄影测量后方交会代码:输入像点坐标即可算出6个外方位元素。(Photogrammetry resection code: input like some coordinates can work out six foreign a elements.
)
- 2012-01-07 21:00:41下载
- 积分:1
-
opcasync.net
opcasync OPC Client 客户端开发完整源代码,经多次验证,完全可行(opcasync OPC Client client development complete source code, after repeated verification, entirely feasible.)
- 2013-12-13 21:27:40下载
- 积分:1
-
osgEarth分页流程
osgEarth的地形分页流程,我大致的写一下,感兴趣的话,大家可以去代码中看看,以MPEngine为例(osg tile
TilePagedLOD* plod = new TilePagedLOD( _engineUID, _liveTiles, _deadTiles );
plod->setCenter ( bs.center() );
plod->addChild ( tileNode );
plod->setFileName( 1, Stringify() << tileNode->getKey().str() << "." << _engineUID << ".osgearth_engine_mp_tile" );)
- 2020-06-23 21:40:02下载
- 积分:1