资源列表
comp_temporal
- ontology本体关于时间空间关系定义,owl格式-The main OWL ontologies used in the KnowRob system
exersize3 ssd7
- For this exercise, we will use the library schema. It includes information about book titles in the library, information about library members, about the number of times the books were read by members, about the suppliers who supply books to the libr
cloud_viewer
- pcl的一个点云处理的源代码,可以实现点云的可视化,查看点云特征。-pcl a point cloud processing source code, can achieve point cloud visualization view point cloud features.
MyJoin
- java实现数据库等值连接功能(排序合并法)-Java equivalent connection function (sort merge method)
Unit1
- C++Builder用DAO操作ACCESS数据库例子
DBHelpAccess
- VB.net 数据库封装类,访问Access数据库-VB.net package category, visit Access
XMLString
- 把XML文件里面的字段保存到数据库里面,方便,快捷,简单,容易理解-In the field of XML to the , convenient, simple, quick, easy to understand
jsp
- jsp是运行在服务器端的web组件,在java编写中起着重要作用-jsp is running on the server side web components, written in java plays an important role
huffman
- 有关于huffman函数,打开一个文档并读取本件的英文单词来实现权值的编码.-There are about huffman function
mdb_check_pass
- 使用PERL实现XLS数据和ACCESS数据库的中的数据的比较和过滤功能,XLS相当于模板数据,然后从数据库的表中提取符合模板的数据-use perl to compare xls data and access data, xls s data is template pattern data,depend it get data from access
fushu
- /// /// /// /// /// /// /// ///// #include<stdio.h> typedef struct Complex {double shi double xu }Complex void CreatComplex(Complex &c,double a,double b) {c.shi=a c.xu=b } void AddComplex(Complex &sum,Complex c
2222
- 构造一个图,至少有四个结点,实现图的非递归深度优先遍历,存储、初始化也包括在内。-Construct a map, at least four nodes, to achieve non-recursive depth-first traversal, the memory, the initialization is also included.