-
3d_data
一些三维点云的pcd文件,用于研究三维点云的(3D data)
- 2016-03-12 21:18:15下载
- 积分:1
-
design
运动会管理系统 可以让你快速入门 绝对可以提高技术(Games Management System)
- 2014-02-18 20:11:46下载
- 积分:1
-
wuziqi
说明: 一个简单的五子棋代码实现,电脑智能还不算太高~~大家可以改改(Gobang code for a simple implementation, computer intelligence is also not too high ~ ~ we can change change)
- 2010-03-17 11:40:42下载
- 积分:1
-
ONVIF协议网络摄像机(IPC)客户端程序开发
ONVIF网络摄像机(IPC)客户端程序开发(ONVIF network camera (IPC) client program development)
- 2017-09-26 11:00:22下载
- 积分:1
-
ProgrammingApplicationsforWindows
WINDOWS核心编程,已编译的htm格式,内容完整,只有3M多,比pdf文档节省。(WINDOWS core programming, compiled htm format, the content is complete, only 3M, pdf files than savings.)
- 2007-06-27 17:19:45下载
- 积分: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
-
WSockServer
Windows Socket Server
- 2021-01-05 10:38:54下载
- 积分:1
-
realvncsrc
vnc源码,十分有用,编译通过。大家可以来试试。能够收获不少。(vnc code)
- 2020-12-04 16:49:23下载
- 积分:1
-
qhull
主要介绍了如何在vs2010中使用qhull库以及环境变量配置问题(The project mainly focus on how to set the envirenment variable of qhull library in vs2010)
- 2021-03-03 16:59:32下载
- 积分:1
-
data-gathering
利用IPAM模块,实现数据数字量和模拟量的采集(aciqre the digital and analog information
based on IPAM.)
- 2015-05-27 13:19:11下载
- 积分:1