-
关于医学数值分析的优秀国外教材
主要涉及医学软件从业人员所需的基础医学数学知识3-4(试验语言matlab)...
关于医学数值分析的优秀国外教材
主要涉及医学软件从业人员所需的基础医学数学知识3-4(试验语言matlab)-numerical analysis on the medical outstanding foreign materials mainly involve medical practitioners software necessary infrastructure for the medical knowledge of mathematics 3-4 (test language Matlab)
- 2022-04-29 09:46:55下载
- 积分:1
-
serial communications procedures, we can learn from that mistake if requested gu...
通讯串口程序,大家可以借鉴一下,如有错误请指点-serial communications procedures, we can learn from that mistake if requested guidance
- 2022-06-29 07:28:12下载
- 积分:1
-
Wavecom _GPRS_AT指令集.pdf
Wavecom _GPRS_AT指令集.pdf-Wavecom _GPRS_AT instruction set. Pdf
- 2022-03-01 08:35:57下载
- 积分:1
-
Visual C++程序设计技巧与实例
Visual C++程序设计技巧与实例-Visual C programming skills and examples
- 2022-05-28 08:29:51下载
- 积分:1
-
bikhial sho asab nadaram
bikhial sho asab nadaram
- 2023-01-21 11:10:05下载
- 积分:1
-
主要介绍了SQL的基础教程,SQL阐述框架…
主要介绍了sql的基础教程,详细阐述了sql的构架体系,可以帮助初学者快速的学习sql及与java的应用-Mainly introduce the basis of the sql tutorial, sql elaborated on the framework system, and can help beginners learn faster sql and java applications
- 2022-03-02 15:48:17下载
- 积分: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
-
本事例:帮助理解MFC窗口通信全局变量的使用
本事例:帮助理解MFC窗口通信全局变量的使用-This example: help to understand MFC Global Variables window for the use of communications
- 2022-01-25 15:39:04下载
- 积分:1
-
本书深入介绍了Win32程序设计接口,是解决Windows程序开发各种疑难杂症时的灵丹妙药。...
本书深入介绍了Win32程序设计接口,是解决Windows程序开发各种疑难杂症时的灵丹妙药。-The book describes in depth Win32 Programming Interface, Windows application development to solve a variety of complex diseases, when a panacea.
- 2022-01-25 22:08:21下载
- 积分:1
-
代码大全(第二版)是著名IT畅销书作者Steve McConnell十一年前的经典著作的全新演绎,该作者是两届Software Development Magz
代码大全(第二版)是著名IT畅销书作者Steve McConnell十一年前的经典著作的全新演绎,该作者是两届Software Development Magzine Jolt Award震撼大奖得主。
-Code Book (Second Edition) is a well-known IT bestselling author Steve McConnell Eleven years ago a new interpretation of the classics, the author of two Software Development Magzine Jolt Award winner shocked.
- 2022-05-14 13:47:53下载
- 积分:1