搜索资源列表
VisualBasic2008_src
- Visual Basic 2008 入门经典(第5版)随书源代码-Visual Basic 2008 Introduction to Classical (5th edition) with the source code for the book
1
- 以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊 情况,闰年且输入月份大于3时需考虑多加一天。-To March 5, for example, should the first two months of the combined first and then add the 5th day of the first few days of this year, special circumstances, a leap year and ente
principle-of-optics-(5th-version)
- 光学原理 第五版,Born & Wolf 所著,非常经典的光学书籍-principle of optics,5th version, edited by Born & Wolf,very classical optical books.
Rabbit
- 围绕着山顶有10个圆形排列的洞,狐狸要吃兔子,兔子说:“可以,但必须先找到我,我就藏身于这十个洞中的某个洞。你从第1个洞找,下次隔1个洞(即2号洞)找,第三次隔2个洞(即5号洞)找,再隔3个…以后在这个圆圈中如此类推,次数不限。”但狐狸从早到晚进进出出了1000次,仍没有找到兔子。 问兔子究竟藏在几号洞里?-Around the Peak 10 of the circular arrangement of holes, the fox eat the rabbit, the rabbit s
cpp5ex
- 此文档包含c++ primer 第5版 所有课本例题的源程序代码。-This document contains c++ primer 5th edition Textbook Example source code.
Cours_Filtrage_chap5_M1_06
- this is a support of studying estimation in electrical engineering 2nd year or 5th year ingineer
TEXT_EDITOR
- TEXT EDITOR IN LINUX This text editor runs in Linux/unix platform and can perform basic file operation such as open, edit, save, close along with option for copy/cut paste, insert a word/line etc. This editor can only be run in Linux/unix
Exercise05
- 5th exercise of computer graphics course
WENO-1d-advection
- 5th order WENO for 1d advection
manual01
- 蓝桥杯第五届预赛真题的解决方法,题目解决方法-solution for 5th lanqiao competition
PSC_Browse1508791262002
- PSC Browser [ Latest By 5th December 2002 ] for Visual Basic
Programming Windows Fifth Edition
- Windows程序设计 第五版(珍藏版)(Programming Windows Fifth Edition Author Charles Petzold)
Linux OS 初级操作指南20110630
- LINUX os操作 基本功能介绍。。。。。。。。。。。。。(nux[2] operating system is a clone system of UNIX operating system, it is the birth of Linux Linux system in 1991 October 5th (this is the first official publication of the time). After the help of the Internet network,
test5
- this my 5th test chart and it's another test
灭火救援比赛文件
- 第五届中国教育机器人大赛灭火救援组比赛程序(5th China education robot competition fire rescue team competition procedure)
HTML5 参考手册
- HTML5 参考手册,这是一个非常详细的介绍,入门级参考资料(This specification defines the 5th major revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features are introduced to help Web application authors, new eleme
5th code
- to demonstrate pre warping
Ogata_Modern_Control_Engineering_5th_txtbk
- Modern control engineering textbook 5th edition Ongata
日期
- 输入某年某月某日,判断这一天是这一年的第几天? 1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊 情况,闰年且输入月份大于3时需考虑多加一天。(What is the day of the year? 1. program analysis: taking March 5th as an example, we should first add up the first two months, and then add 5 days, t
《C++primer 5th》练习代码
- 我的C++ Primer 5th 这本书的练习代码,供大家参考~(My solutions to exercises in book C++ Primer 5th)