-
SQLSERVER的数据类型对SQLSERVER数据库的数据类型归纳总结并列表出来利于大家的编程查阅...
SQLSERVER的数据类型对SQLSERVER数据库的数据类型归纳总结并列表出来利于大家的编程查阅-SQLSERVER data types right SQLSERVER database data types are summarized and the list out to everyone"s inspection program
- 2022-03-16 03:32:15下载
- 积分:1
-
介绍了低成本高速差动放大器AD8132的原理以及使用
介绍了低成本高速差动放大器AD8132的原理以及使用-Introduce a low-cost high-speed differential amplifier AD8132 Principle and the use of
- 2022-11-17 15:55:03下载
- 积分:1
-
嵌入式术语,可以帮助初学者了解嵌入式的基本概念
嵌入式术语,可以帮助初学者了解嵌入式的基本概念-Embedded terminology that can help beginners learn the basic concepts of embedded
- 2022-03-07 16:16:03下载
- 积分:1
-
深入分析linux内核源代码 非常经典的一本书chm格式
深入分析linux内核源代码 非常经典的一本书chm格式-Depth analysis of linux kernel source code is a classic book chm format
- 2022-01-21 01:24:49下载
- 积分:1
-
一个DirectSound音频混合器的源代码可以直接使用
一个directsound混音程序源代码可直接使用-a directsound audio mixers source code can be used directly
- 2023-03-11 23:05:03下载
- 积分:1
-
Visiual basic 基础教程!适合于初学者!
Visiual basic 基础教程!适合于初学者!-Visiual basic Essentials! Suitable for beginners!
- 2022-07-14 22:03:45下载
- 积分: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
-
解压包里的是用C#写的100个例子,值得看一看
解压包里的是用C#写的100个例子,值得看一看-Unzip the bag is the C# Written by 100 examples, it is worth a look
- 2022-03-16 19:50:21下载
- 积分:1
-
JAVA程序员必读:基础篇》.zip
JAVA程序员必读:基础篇》.zip-Java programmers required reading : The Basics. " Zip
- 2022-04-28 00:34:18下载
- 积分:1
-
32 as a Microsoft platform application programming interface, Win32 API is engag...
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。
本书是从事Windows应用程序开发的软件工程师的必备参考手册。
-32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call. The book is engaging in Windows application development software engineers must reference manual.
- 2023-06-06 10:55:03下载
- 积分:1