-
又一本英文经典教材~教你怎么行之有效的编写c++程序~更短更好更有效^_^
又一本英文经典教材~教你怎么行之有效的编写c++程序~更短更好更有效^_^-another classic of the English teaching materials to teach you how to prepare effective c++ program to better and more effective short ^ _ ^
- 2022-08-23 09:49:19下载
- 积分:1
-
JAVA算法书籍,很不错的一本,里面有详细的讲解说明,大家通过他可以更好的掌握JAVA算法...
JAVA算法书籍,很不错的一本,里面有详细的讲解说明,大家通过他可以更好的掌握JAVA算法-JAVA algorithm books, a very good one, containing detailed presentations, we can better through his grasp JAVA Algorithm
- 2023-01-05 02:20:05下载
- 积分:1
-
经典C++ D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码
这是16...
经典C++ D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码
这是16-19章的代码-Classic C++ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the example of the code which is code for chapter 16-19
- 2023-08-10 12:50:04下载
- 积分:1
-
c++课程习题集的源代码,初学者的好帮手,请尊重作者的劳动。...
c++课程习题集的源代码,初学者的好帮手,请尊重作者的劳动。-c++ courses Exercises Set source code, for beginners a good helper, please respect the author
- 2022-07-27 14:47:29下载
- 积分:1
-
对铅的屏幕保护程序代码
屏保开发代码,关于pb 的-screensaver code on the pb
- 2023-05-29 16:40:03下载
- 积分:1
-
学生信息包括学号、姓名、院系、Email、生源地等五种,该管理程序具有添加、修改和删除学生信息的功能。...
学生信息包括学号、姓名、院系、Email、生源地等五种,该管理程序具有添加、修改和删除学生信息的功能。-Student Information, including Student ID, name, faculty, Email, new students in five different places, the management program has to add, modify, and delete student information functions.
- 2022-03-18 12:57:53下载
- 积分: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
-
刘儒勋运动界面追踪
刘儒勋运动界面追踪-Mathematics, campaign tracking interface
- 2022-10-10 10:25:03下载
- 积分:1
-
雷凌802.11n芯片组家族提供解决方案
The Ralink 802.11n Chipset family provides solutions for
PCI, PCIe and USB interfaces with both 2.4 and 2.4/5GHz
suppport. Each chipset consists of two highly integrated ICs
(RFIC and BB/MAC IC) that fully comply with current draft
IEEE 802.11n and IEEE 802.11a/b/g standards.
- 2022-03-24 03:54:17下载
- 积分:1
-
网上都很难找的到的一本关于串口通讯的详细的介绍书籍,在VC,TC下都源代码!...
网上都很难找的到的一本关于串口通讯的详细的介绍书籍,在VC,TC下都源代码!-the Internet are very difficult to find one of the serial communication on the detailed briefing books, the VC, TC under source code!
- 2022-02-21 03:53:01下载
- 积分:1