-
SQL Server数据库支持的售票系统
管理航空公司的信息. vb数据库编程练习,请大家多多指教.(This program can manage information of air company based on VB and SQL Server.)
- 2005-07-08 12:53:07下载
- 积分:1
-
5-VBA-code
VB是设计用于创建标准的应用程序,而VBA是使已有的应用程序(EXCEL等)自动化
VBA应用技巧代码 第5章(VB is designed to create a standard application, and VBA is to make existing applications (EXCEL, etc.) automation application skills VBA Code Chapter 5)
- 2011-08-20 09:11:40下载
- 积分:1
-
DicomDisplay
vtkImageViewer2实现的放大,缩小,window color/window level调整(vtkImageViewer2 achieve zoom in, zoom, window color/window level adjustment)
- 2013-07-13 13:02:54下载
- 积分:1
-
oontrol
MFC编写的虚拟仪器,是一个封装很好的STATIC控件,不错的(MFC written, virtual instrument is a packaged good STATIC control, good)
- 2017-07-18 06:48:49下载
- 积分:1
-
MultipleViewGeometryinComputerVision
计算机视觉方面非常好的一本专业书籍,英文版PDF。详细介绍了计算机视觉领域运用的射影几何射影变换理论知识,介绍了相机标定的理论和方法,还有三维重建,立体视觉等方面的基础知识,一本不可多得教材!其中书中的代码实现都可以在网上下载,推荐!(Computer vision is a very good professional books, in English PDF. Details of the use of projective geometry projective transformation of theoretical knowledge in the field of computer vision, introduces the basic knowledge of the camera calibration theory and methods, as well as three-dimensional reconstruction, three-dimensional vision, a rare textbook! The implementation of the code in the book can be downloaded from the internet, recommended!)
- 2013-05-19 09:45:08下载
- 积分:1
-
V9011jieshao
万高科技的单相计量芯片,可以直接驱动液晶,到51内核,很好的计量芯片(Wan-tech single-phase metering chips that can directly drive an LCD, the 51 core, good metering chip)
- 2015-01-23 10:55:21下载
- 积分:1
-
hpcv-water-29-oct-2010
OSG实例,shader编程,实现简单的小溪河流定向移动(OSG , shader programming, achieve a simple directional movement of rivers )
- 2020-09-13 17:27:58下载
- 积分:1
-
Drawing-Panel
初级的画板,适合C#初学者,我是在老师布置作业以后编写的,我也刚学习C#,感觉初学者可以看一下(Primary drawing board, for C# beginners, I was prepared after the teacher assignments, and I just learn C#, beginners can look at feel)
- 2011-11-17 19:52:40下载
- 积分:1
-
jihebinjiaojiyunsuan
说明: 简单的集合的并与交集运算程序,由c语言编写。(Simple set of procedures with the intersection operator by c language.)
- 2009-08-15 18:26:52下载
- 积分:1
-
traffic
[基本要求]
(1)提供对城市信息进行编辑(如:添加功删除)的功能
(2)城市之间有两面种交通工具:火车和飞机。提供对列车时间表和飞机航班进行编辑(增设或删除)的功能。
(3)提供两面种最优决策:最快到达或最省钱到达。全程只考虑一种交通工具。
(4)旅途中耗费的总时间应该包括中转站的等候时间。
(5)咨询以用户和计算机的对话方式进行。由用户输入起始站、终点站、最优决策原则和交通工具,输出信息:最快需要多长时间才能到达或者最少需要多少旅费才能到达,并详细说明依次于何时坐哪一趟列车哪一次班机到何地。
[实现提示]
(1)对全国城市交通图和列车时刻表及飞机航班表的编辑,应该提供文件形式输入和键盘输入两种方式。飞机航班表的信息包括:起始站台票出发时间、终点站的到达时间和票价;列车时刻表则根据交通图给出各个路段的详细信息。
(2)以邻接表作交通图的存储结构,表示边的结点内除了含有邻接点的信息外,还应包括交通工具、路程中消耗的时间和花费以及出发和到达的时间等多项属性。
()
- 2008-07-07 00:17:13下载
- 积分:1