-
ccc
说明: 迟滞比较器仿真源码,可以仿真迟滞比较器的滞后时间(Comparator hysteresis simulation source code can be simulation of comparator hysteresis lag time)
- 2008-11-27 13:56:58下载
- 积分:1
-
cg-fft
This software gave volume MoM solution by the CG-FFT method(volume solution by using MoM t he CG-FFT method)
- 2007-03-31 10:21:57下载
- 积分:1
-
rgb_to_bgr
rgb顺序的视频图片转换为bgr格式的方法,曾经困扰了我一阵子(rgb sequence of video images converted to bgr format, had bothered me for a while)
- 2012-08-21 09:58:55下载
- 积分:1
-
ConfigPort
文件的一些操作,主要功能为配置tomcat的http和HTTPS的端口访问地址(Some operations, the main function of a file is accessed the address http and HTTPS port configuration of the tomcat)
- 2015-12-28 15:54:04下载
- 积分:1
-
Turn
GIS专业入门必修课-多边形左转算法,首先在屏幕上点取点,后连接三角形,最后自动形成多边形。(GIS professional entry courses- turn left polygon algorithm, the first check point on the screen points, after connecting the triangle, and finally form a polygon automatically.)
- 2008-03-20 01:30:01下载
- 积分:1
-
VCPP_HRM
人事管理系统在VC++6.0编程通过,使用了ODBC、SQL Server等技术,实现了基本的人事管理功能(Personnel management system running well on VC++6.0,using ODBC and SQL Server,has the basic function of personal management)
- 2015-07-29 10:04:00下载
- 积分:1
-
crvmjrb
这是一个我经过多次寻找验证,保证不丢数据的socket IOCP的程序()
- 2017-12-12 07:30:57下载
- 积分:1
-
S5335DK_Software_v1_2
The PCI Local bus concept was developed to break
the PC data I/O bottleneck and clearly opens the door
to increasing system speed and expansion capabilities.
The PCI Local bus moves high speed peripherals
from the I/O bus and places them closer to the system’s
processor bus, providing faster data transfers
between the processor and peripherals. The PCI Local
bus also addresses the industry’s need for a bus standard
which is not directly dependent on the speed,
size and type of system processor. It represents the
first microprocessor independent bus offering performance
more than adequate for the most demanding
applications such as full-motion video.(The PCI Local bus concept was developed to breakthe PC data I/O bottleneck and clearly opens the doorto increasing system speed and expansion capabilities.The PCI Local bus moves high speed peripheralsfrom the I/O bus and places them closer to the system sprocessor bus, providing faster data transfersbetween the processor and peripherals. The PCI Localbus also addresses the industry s need for a bus standardwhich is not directly dependent on the speed, size and type of system processor. It represents thefirst microprocessor independent bus offering performancemore than adequate for the most demandingapplications such as full-motion video.)
- 2008-01-08 10:58:20下载
- 积分:1
-
2011-10-09ADF4350
adf4350的设计主程序和实现的功能输出频率(adf4350 the design and implementation of the function main output frequency)
- 2013-05-27 19:11:04下载
- 积分:1
-
traffic
[基本要求]
(1)提供对城市信息进行编辑(如:添加功删除)的功能
(2)城市之间有两面种交通工具:火车和飞机。提供对列车时间表和飞机航班进行编辑(增设或删除)的功能。
(3)提供两面种最优决策:最快到达或最省钱到达。全程只考虑一种交通工具。
(4)旅途中耗费的总时间应该包括中转站的等候时间。
(5)咨询以用户和计算机的对话方式进行。由用户输入起始站、终点站、最优决策原则和交通工具,输出信息:最快需要多长时间才能到达或者最少需要多少旅费才能到达,并详细说明依次于何时坐哪一趟列车哪一次班机到何地。
[实现提示]
(1)对全国城市交通图和列车时刻表及飞机航班表的编辑,应该提供文件形式输入和键盘输入两种方式。飞机航班表的信息包括:起始站台票出发时间、终点站的到达时间和票价;列车时刻表则根据交通图给出各个路段的详细信息。
(2)以邻接表作交通图的存储结构,表示边的结点内除了含有邻接点的信息外,还应包括交通工具、路程中消耗的时间和花费以及出发和到达的时间等多项属性。
()
- 2008-07-07 00:17:13下载
- 积分:1