-
css syntax cards, simple, easy to use, secure home fashion, the sort of network...
css的语法卡片,简洁,使用方便,实乃居家流行,网络编程的必备手册-css syntax cards, simple, easy to use, secure home fashion, the sort of network programming manual
- 2023-05-23 08:25:03下载
- 积分:1
-
还不错的vc书籍
还不错的vc书籍-pretty good vc books
- 2022-12-05 09:25:03下载
- 积分:1
-
经典电脑故障全功略,对电脑维修工程师是一本应用的好书
经典电脑故障全功略,对电脑维修工程师是一本应用的好书-classic computer failures all believe the U.S., on computer maintenance engineers is an application of the books
- 2023-05-23 22:20:03下载
- 积分:1
-
Simple and practical examples of C
简单实用的C语言学习实例程序,非常适合初学者,从简单的源代码中看出C语言学习的诀窍。-Simple and practical examples of C-language learning program is ideal for beginners, from a simple C source code to see language learning tips.
- 2022-08-14 00:40:14下载
- 积分:1
-
Good code Good code Good code Good code Good code Good code Good code Good code...
Good code Good code Good code Good code Good code Good code Good code Good code Good code Good code Good code -Good codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood codeGood code
- 2022-01-28 11:10:06下载
- 积分:1
-
这是几个JAVA和VRML结合的实例
这是几个JAVA和VRML结合的实例-It is the combination of Java and VRML examples
- 2022-06-01 20:30:06下载
- 积分:1
-
软件质量是由大多数程序员的头脑和不只是吨。
软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?”
别难过,作者只不过比你早几年、多几次惊慌而已。
请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议
-software quality is linked by the majority of programmers in mind and not just the things! In addition to completely out of the loop and genuine master of programming, early Reader book, you will be the first to the feelings of panic : "wow! I used to fabricate the C/C program how did so many of the defects? "Do not sorry The author only a few years than you, it more often panic. Please spend 12 hours reading this book by 100, you will be benefited, which is in front of N-a suggestion of the readers
- 2022-03-18 03:13:20下载
- 积分:1
-
matlab数理统计工具箱的命令大全.对于matlab的学习有一定帮助....
matlab数理统计工具箱的命令大全.对于matlab的学习有一定帮助.-Matlab mathematical statistics Toolbox orders Series. Matlab for the study will definitely help.
- 2022-10-03 19:00:03下载
- 积分:1
-
经典的UNix编程书籍
经典的UNix编程书籍- Classical UNix programming books
- 2022-09-27 18:40:06下载
- 积分:1
-
传教士与野人问题我们分两种情况考虑。先考虑船在左岸的情况。如果不考虑限制条件,也就是说,船一次可以将三人从左岸运到右岸,然后再有一个人将船送回来。这样,船一个来...
传教士与野人问题我们分两种情况考虑。先考虑船在左岸的情况。如果不考虑限制条件,也就是说,船一次可以将三人从左岸运到右岸,然后再有一个人将船送回来。这样,船一个来回可以运过河2人,而船仍然在左岸。而最后剩下的三个人,则可以一次将他们全部从左岸运到右岸。所以,在不考虑限制条件的情况下,也至少需要摆渡[(M+N-3)/2]*2+1次。其中分子上的"-3"表示剩下三个留待最后一次运过去。除以"2"是因为一个来回可以运过去2人,需要[(M+N-3)/2]个来回,而"来回"数不能是小数,需要向上取整,这个用符号[ ]表示。而乘以"2"是因为一个来回相当于两次摆渡,所以要乘以2。而最后的"+1",则表示将剩下的3个运过去,需要一次摆渡。-M-C products
- 2022-03-03 01:31:52下载
- 积分:1