-
对通用串行总线#$% 的技术特点和数据传输机制进行了较详细的分析,并讨论了具有#$% 接口
的数字摄像系统的实现。该系统具有一定的实用价值及应用前景。...
对通用串行总线#$% 的技术特点和数据传输机制进行了较详细的分析,并讨论了具有#$% 接口
的数字摄像系统的实现。该系统具有一定的实用价值及应用前景。-23 of the Universal Serial Bus! $ Of the technical features and data transfer mechanism for a more detailed analysis, and discussed with# $ Interface of the digital camera system. The system has a certain practical value and application prospect.
- 2022-01-28 18:32:30下载
- 积分:1
-
是一种主动探测工具pathChirp估计的可用带宽
pathChirp is an active probing tool for estimating the available bandwidth on a communication network path. Based on the concept of "self-induced congestion," pathChirp features an exponential flight pattern of probes we call a chirp. Packet chirps offer several significant advantages over current probing schemes based on packet pairs or packet trains. By rapidly increasing the probing rate within each chirp, pathChirp obtains a rich set of information from which to dynamically estimate the available bandwidth.
- 2022-01-25 22:17:59下载
- 积分:1
-
一套适合开发者使用的icon图标,OFFICE系列
一套适合开发者使用的icon图标,OFFICE系列-suitable for developers to use the icon, OFFICE Series
- 2022-08-22 11:46:48下载
- 积分:1
-
这个一个基于FPGA的DDS原代码 可以生成正弦和余弦两种波形
这个一个基于FPGA的DDS原代码 可以生成正弦和余弦两种波形-This is a DDS code bepend on FPGA ,it can generate two waves.
- 2022-12-12 08:30:03下载
- 积分:1
-
用来将电脑连接到电视荧幕, 并以15Khz输出的源码, 请只用在支援15Khz的荧幕上, 以免伤害荧幕...
用来将电脑连接到电视荧幕, 并以15Khz输出的源码, 请只用在支援15Khz的荧幕上, 以免伤害荧幕-be used for computer connects to a TV screen, and 15Khz output to the source code, is used only in support 15Khz the screen, so as to avoid harm to the screen
- 2022-03-17 13:00:57下载
- 积分:1
-
贪吃蛇,还有点问题,希望各位网友可以提出改进的方法
贪吃蛇,还有点问题,希望各位网友可以提出改进的方法-Snake, there are points in the hope that netizens can improve the way
- 2022-01-24 12:40:14下载
- 积分:1
-
ANSYS流体流场分析指南。pdf,ANSYS流体的详细信息…
ANSYS流体流动场分析指南.pdf,详细介绍了ANSYS流体流动场分析方法,经典,值得一读。-ANSYS Fluid Flow Field Analysis Guide. Pdf, detailed information on ANSYS fluid flow field analysis method, a classic, worth reading.
- 2022-12-05 19:40:03下载
- 积分:1
-
数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序...
数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序-data structure, the Maze experiments it into a game similar to the procedures for tanks
- 2023-05-10 15:05:04下载
- 积分:1
-
向量排序
将向量中的整数数据按照各位平方和的顺序排序。(用到了函数指针)...
向量排序
将向量中的整数数据按照各位平方和的顺序排序。(用到了函数指针)-Vector of integers to sort the vector sum of squares of the data in accordance with the order you sorted. (Use a function pointer)
- 2023-05-02 18:15:03下载
- 积分:1
-
数据结构实验――停车场管理系统
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺...
数据结构实验――停车场管理系统
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满几辆汽车,则后来的汽车只能在门外的便道上等候,一旦停车场内有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,由于停车场是狭长的通道,在它之后开入车场的车辆必须先退出车场为它让路,待该辆车开出大门外后,为它让路的车辆再按原次序进入车场。在这里假设汽车不能从便道上开走。试设计一个停车场管理程序。
1. 掌握栈和队列的特点,懂得在什么样的问题中应该利用哪种结构;
2. 熟练掌握栈的算法实现,特别注意栈满和栈空的条件和它们的描述;
3. 熟练掌握队列的算法实现;
4. 掌握从时间和空间复杂度的角度综合分析栈和队列的不同存储结构的特点及其适用的场合。
-err
- 2022-02-03 20:40:33下载
- 积分:1