-
免注册调用DLL(纯API)
很久之前收录的,并非原创。歪果仁写的免注册调用DLL的VB源码例子。(What was included a long time ago was not original. An example of VB source code for non-registered DLL calls written by crooked kernels)
- 2021-03-11 16:09:25下载
- 积分:1
-
file_map
内存映射文件的使用(The example of using memory map file)
- 2020-07-02 01:40:01下载
- 积分:1
-
分割代码
本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud image processing application prospect is very broad, so are willing to share with you interested friends to explore. This program is a 3D point cloud I recently interested in the segmentation process, through the regional growth algorithm will achieve better segmentation of 3D point cloud. The source program comes from POINT CLOUD LIBRARY foreign language official website, running this program need to configure the PCL point cloud Library in advance)
- 2017-11-02 11:50:13下载
- 积分:1
-
EULER1
说明: Euler 回路问题
.问题描述:
对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次
的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。
.编程任务:
对于给定的图G,编程计算图G 的一条Euler 回路。
.数据输入:
由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个
顶点和m 条边,顶点编号为1,2,…,n。接下来的m 行中,每行有2 个正整数u,v ,表示
图G 的一条边(u,v) 。
.结果输出:
将编程计算出的Euler 回路输出到文件output.txt 。如果不存在Euler 回路,则输出-1。(Euler circuit problem. Problem description : for a given graph G and G of two vertices v, w, connectivity and vertex v w map through which each side precisely the path to a meeting called vertices v, w between a Euler Road. When v = w be an end-to-end circuit Euler. . Programming tasks : for a given graph G, programming terms of a graph G Euler circuit. . Data input : from the document input.txt given input data. Line 1 has two positive integers n and m, to the graph G with n vertices and m edges and vertices numbered 1, 2, ..., n. Next m OK, every trip has two positive integer u, v, said of a graph G edge (u, v). . Results output : Programming will be calculated by Euler circuit output to a file output.txt. If there is no Euler circuit, the output 1.)
- 2006-03-29 21:31:15下载
- 积分:1
-
searchfolder
VC 实现搜索文件夹对话框。。还可以。。(Search Folders)
- 2010-08-08 11:45:03下载
- 积分:1
-
An_example_of_Tetgen
不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
- 2021-03-14 20:49:22下载
- 积分:1
-
Bluetooth
CBluetoothDlg dlg
m_pMainWnd = &dlg
INT_PTR nResponse = dlg.DoModal()
- 2010-01-14 12:08:18下载
- 积分:1
-
DJDAO
DAO数据库简单应用,可以独立创建Access数据库,也可以随意删除,DAO上手必备的教程!(DAO simple database application, and could create Access database, can also randomly deleted, DAO handcuffed indispensable guide!)
- 2007-01-17 11:26:26下载
- 积分:1
-
tslog
历史上最强大的windows日志系统,性能是log4c的3倍
(History' s most powerful windows log system performance is log4c of 3 times)
- 2010-06-21 00:59:05下载
- 积分:1
-
OpenScrPlayer
一个开源的播放器界面,做的还可以,不过需要xmplayer的引擎才可以播放的
- 2009-09-15 15:12:02下载
- 积分:1