-
Visual C++王玉坚版的PowerPoint课件;详细的介绍了C++的特点及基本功能...
Visual C++王玉坚版的PowerPoint课件;详细的介绍了C++的特点及基本功能-Visual C++
- 2022-03-18 23:31:03下载
- 积分:1
-
UNIX_Network_Programming_Vol_1_Richard_Stevens.djvu //本来还有2是关于进程的,不过那个电子书文件太大了,作...
UNIX_Network_Programming_Vol_1_Richard_Stevens.djvu //本来还有2是关于进程的,不过那个电子书文件太大了,作罢。
POSIX Multithread Programming Primer.pdf //介绍pthread很不错的一本书,比如说介绍cancellation,它同时会对照win32,OS/2等实现的区别。
OReilly - Network Security with OpenSSL Ebook.pdf //对信息敏感的数据传输必须用ssl加密,配上openssl的源代码看书很不错。
mysql_MySQL Cookbook - Solutions and Examples for MySQL Database Developers (MySQL 4.01) [O Reilly, 2002, Paul DuBois].pdf
nginx-0.7.63.tar.gz //一个不错的webserver.和apache 类似。不过效率比apache好。
fourier_mellin.pdf // 关于fouriermellin算法的文件。
-UNIX_Network_Programming_Vol_1_Richard_Stevens.djvu //Richard_Stevens!!!
POSIX Multithread Programming Primer.pdf
OReilly- Network Security with OpenSSL Ebook.pdf
mysql_MySQL Cookbook- Solutions and Examples for MySQL Database Developers (MySQL 4.01) [O Reilly, 2002, Paul DuBois].pdf
fourier_mellin.pdf //optical flow estimation using fourier mellin transform
nginx-0.7.63.tar.gz //a efficient web server
- 2023-09-08 14:10:07下载
- 积分:1
-
Linux in a Nutshell, 5th Edition By Stephen Figgins, Robert Love, Arnold Robbins...
Linux in a Nutshell, 5th Edition
By Stephen Figgins, Robert Love, Arnold Robbins, Ellen Siever, Aaron Weber
... ... ... ... .....
Publisher: O Reilly
Pub Date: July 2005
ISBN: 0-596-00930-5
Pages: 944
Over the last few years, Linux has grown both as an operating system and a tool for personal and business use. Simultaneously becoming more user friendly and more powerful as a back-end system, Linux has achieved new plateaus: the newer filesystems have solidified, new commands and tools have appeared and become standard, and the desktop--including new desktop environments--have proved to be viable, stable, and readily accessible to even those who don t consider themselves computer gurus. -Linux in a Nutshell, 5th Edition By Stephen Figgins, Robert Love, Arnold Robbins, Ellen Siever, Aaron Weber ... ... ... ... ... ... ... ..... Publisher: O Reilly Pub Date: July 2005 ISBN: 0-596-00930-5 Pages: 944 Over the last few years, Linux has grown both as an operating system
- 2022-06-17 23:22:30下载
- 积分:1
-
ieee research article on 4g
ieee research article on 4g
- 2023-05-16 11:35:02下载
- 积分: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
-
Visual FoxPro 6编程教程E
Visual FoxPro 6.0程序设计教程电子教案-Visual FoxPro 6.0 Programming tutorial e-lesson plans
- 2022-04-24 11:20:51下载
- 积分:1
-
数据库系统概论学习指导与习题解答 PDF格式
数据库系统概论学习指导与习题解答 PDF格式-Introduction to Database System Study Guide and Problem Solutions
- 2022-05-27 10:53:32下载
- 积分:1
-
pmt_OpenSource_software介绍
pmt_OpenSource_software介绍-Introduction pmt_OpenSource_software
- 2022-03-15 13:28:26下载
- 积分:1
-
transformation integer
transformation integer
- 2022-12-13 19:25:03下载
- 积分:1
-
javascript精选教程,详细的介绍了各个函数,还有和ajax的内容
javascript精选教程,详细的介绍了各个函数,还有和ajax的内容-javascript selection of tutorials, detailed descriptions of various functions, as well, and ajax content
- 2023-07-23 22:55:07下载
- 积分:1