-
Thinking_in_Java的一篇读后感言,对于一些JAVA初学者来说,也许会有许多启发,反正我是有。...
Thinking_in_Java的一篇读后感言,对于一些JAVA初学者来说,也许会有许多启发,反正我是有。-Thinking_in_Java of a Mr.Zongwen statement, for some Java beginners, may have inspired many, and anyway I have.
- 2023-04-26 06:55:02下载
- 积分:1
-
《DirectShow开发指南》源码
本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectShow的实务应用。
- 2022-07-17 07:02:45下载
- 积分:1
-
USB设备的API调用
USB Devices API Calls
- 2023-05-28 20:25:03下载
- 积分:1
-
用堆栈实现迷宫求解问题
基本思想:
若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。
求解迷宫...
用堆栈实现迷宫求解问题
基本思想:
若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。
求解迷宫问题的简单方法是:从入口出发,沿某一方向进行探索,若能走通,则继续向前走;否则沿原路返回,换一方向再进行探索,直到所有可能的通路都探索到为止。
为避免走回到已经进入的点(包括已在当前路径上的点和曾经在当前路径上的点),凡是进入过的点都应做上记号。-Maze with the stack to achieve the basic idea for solving the problem: If the current position can be adopted, in pressure, otherwise the next location to explore, if a dead end, then back to New Moon, the size of the maze: M* N. maze set up a custom. A simple maze to solve the problem is: starting from the entrance, along a certain direction to explore, can walk, then continue to move forward otherwise return along the same route, a direction for further exploration, until all possible pathways are exploring to date. In order to avoid going back to have access points (including the current path and current path in the point), all the points should be entered mark.
- 2022-03-21 17:16:01下载
- 积分:1
-
JAVA极限编程,英文的
JAVA极限编程,英文的-JAVA programming, English
- 2022-05-16 20:40:51下载
- 积分:1
-
为观察位置不准确的主要原因
The main reason for inaccuracies observed in location
estimation, imposed by the propagation conditions of the
wireless channel, is the Non Line Of Sight (NLOS) due to
transmitted signal blocking. Because of the NLOS, the first
TOA, which bears information related to the mobile
terminal position, suffers stronger attenuation than later
arrivals and therefore wrong timing information is
obtained yielding biased position estimation. Several
NLOS mitigation algorithms have been presented. One of
the most common approaches consists of correcting the
TOA measurements exploiting the fact that the variance of
the TOA measurements is significantly increased in NLOS
scenarios
- 2022-05-25 13:28:45下载
- 积分:1
-
This procedure for the visual c++ Courseware lectures for students in internship...
本程序为visual c++课件讲义,供在校学生实习用-This procedure for the visual c++ Courseware lectures for students in internships with
- 2022-03-19 04:57:10下载
- 积分:1
-
安装JBuilder以后注册与调整光标的片子,解决很重要的小问题!
安装JBuilder以后注册与调整光标的片子,解决很重要的小问题!-JBuilder after installation and adjustment of the cursor registration of the film is very important to solve the small problems!
- 2022-03-24 03:42:41下载
- 积分:1
-
它是鹳课件素材的模式识别,找到了那本书…
模式识别哈工的课件,教材是stork那本,觉得比书上详细一些。从第二到第十一章.-pattern recognition for the courseware material it is the stork, found that book in greater detail. From the second to the eleventh chapter.
- 2023-02-27 01:00:04下载
- 积分:1
-
PCI LOCAL BUS SPECIFICATION REVISION2.1
PCI LOCAL BUS SPECIFICATION REVISION2.1
- 2023-07-16 19:45:04下载
- 积分:1