-
自己编写实现的一类C算法集。帮助使用者更快的进入编程环节。使用方便...
自己编写实现的一类C算法集。帮助使用者更快的进入编程环节。使用方便-I have written to achieve a class C algorithms. Help users faster access to programming links. Easy to use
- 2022-07-06 08:49:15下载
- 积分:1
-
UML, Unified modeling language
UML, Unified modeling language
- 2022-02-27 04:47:16下载
- 积分:1
-
FORTRAN 90手册是一个明确的和全面的FORTRAN 90指南…
The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90
and its use. Fortran 90, the latest standard version of Fortran, has many
excellent new features that will assist the programmer in writing efficient,
portable, and maintainable programs. The Fortran 90 Handbook is an informal
description of Fortran 90, developed to provide not only a readable
explanation of features, but also some rationale for the inclusion of features
and their use. In addition, “models” give the reader better insight as to why
things are done as they are in the language.-The Handbook is a definitive and comprehensive guide to Fortran 90 and its use. F ortran 90. the latest standard version of Fortran, has many excellent new features that will Assis t the programmer in writing efficient, portable, and maintainable programs. The Fortran 90 Hand book is an informal description of Fortran 90, developed to provide not only a readable explan ation of features, but also some ration
- 2022-05-14 00:43:26下载
- 积分:1
-
基于颜色特征的图像检索,不知道有没有兴趣
基于颜色特征的图像检索,不知道有没有兴趣
-Color-based Image Retrieval, I do not know have no interest in
- 2022-03-24 18:51:36下载
- 积分:1
-
约瑟夫(Joeph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一...
约瑟夫(Joeph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph (Joeph) a description of the problem is: numbered 1,2, ..., n, n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a reported sequence number, to report the number of m stop reported. Those who reported m out of the column, his password as the new m value, from his home in a clockwise direction on the next person started to re-reported from a few, and so on, until all of the column until all the up. Try a program designed to find out the column order.
- 2022-08-14 04:29:17下载
- 积分:1
-
java虚拟机规范
java虚拟机规范-java hypothesized machine standard
- 2022-03-25 20:20:03下载
- 积分:1
-
Chinese version of C Advanced Science books
Thinking C++ 中文版
学C++进阶书籍-Chinese version of C Advanced Science books
- 2022-04-27 12:54:37下载
- 积分:1
-
VoIP使Cisco 3600系列路由器进行语音传输(例如,电话..
VoIP enables a Cisco 3600 series router to carry voice traffic (for example, telephone calls and faxes)
over an IP network. Voice over IP is primarily a software feature however, to use this feature on a
Cisco 3600 series router, you must install a voice network module (VNM). TheVNMcan hold either
two or four voice interface cards (VICs), each of which is specific to a particular signaling type
associated with a voice port. -VoIP enables a Cisco 3600 series router to carry voice traffic (for example, telephone calls and faxes)
over an IP network. Voice over IP is primarily a software feature however, to use this feature on a
Cisco 3600 series router, you must install a voice network module (VNM). TheVNMcan hold either
two or four voice interface cards (VICs), each of which is specific to a particular signaling type
associated with a voice port.
- 2022-12-11 02:45:03下载
- 积分:1
-
ff
- 2023-02-17 20:25:03下载
- 积分:1
-
《Head First Java》是本完整的面向对象(object
《Head First Java》是本完整的面向对象(object-oriented,OO)程序设计和Java的学习指导。此书是根据学习理论所设计的,让你可以从学习程序语言的基础开始一直到包括线程、网络与分布式程序等项目。最重要的,你会学会如何像个面向对象开发者一样去思考。
- 2022-03-26 19:20:49下载
- 积分:1