搜索结果
找到约 475 项符合
step-DOWN 的查询结果
其他书籍 This book is for all those people. • For the person who thinks programming is too hard •
This book is for all those people.
&#8226 For the person who thinks programming is too hard
&#8226 For the person who gets bogged down when writing or changing
larger scripts (our analyst)
&#8226 For the person who knows the wrong languages well (our programmer):
languages like Java, C#, C++, and C ...
其他书籍 The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting
The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 400 examples arranged by topic. Each example answers the question "How do I do this in Ruby?" Working along with the author, you are presented with the task description and a discussion o ...
Delphi控件源码 本代码是展示了如何通过delphi监控指定web站点的运行情况
本代码是展示了如何通过delphi监控指定web站点的运行情况,如果web站点down掉的话,会实时报警给维护人员
VC书籍 The production of this book required the efforts of many people, but two in particular deserve to be
The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly ...
游戏 8puzzle game by Java This program can automatically solve 8 puzzle games with Manhattan approach
8puzzle game by Java
This program can automatically
solve 8 puzzle games with
Manhattan approach and show each
step.
文章/文档 首先从起始点开始看它的八个方向中有几个方向可以走
首先从起始点开始看它的八个方向中有几个方向可以走,假如有5个方向可走,再看这5个位置下一步分别有几步可走,把这个值赋给一个数组s[],再对数组进行从小到大排序,然后从5步中s[]值最小的走,依次递归,每次从s[]值最小的走,如果步骤号step等于棋盘规格m*n,则说明全部走完了;如果遇到无路可走的情况,step--,退回到 ...
其他 陈淑亭网络课堂:采用iis+perlis方式编写
陈淑亭网络课堂:采用iis+perlis方式编写,A,B,C三个目录代表3门课,也可以再加课程,teacher为老师资料目录,student为学生资料目录,down为下载目录,所有管理配置都在setup.cgi,比如增加课程时,只需要配置%classkind
学生注册后可以查看A,B,C三门的课程,老师注册后必须由管理员开通后才能管理课程,管理员开通时 ...
Linux/Unix编程 Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the rela
Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the related architecture. HIP is a proposal to change the TCP/IP stack to securely support mobility and multi-homing. Additionally, it provides for enhanced security and privacy and advanced network concepts, ...
*行业应用 这份源码由MapX5.02所附的C++源码改写而来。其独特之处在于
这份源码由MapX5.02所附的C++源码改写而来。其独特之处在于,源码中还包含一份Step by Step 的开发文档。非常有助于初次在VC6下使用MapX开发GIS的入门者。
其他书籍 其中包括西门子S7PLC的60个相关程序
其中包括西门子S7PLC的60个相关程序,是用Step 7软件进行开发的,对初学者很有好处!