-
A Guide to the Project Management Body of Knowledge
A Guide to the Project Management Body of Knowledge
- 2022-03-10 22:56:27下载
- 积分:1
-
CCNA Chapter IV of the contents of the first phase of the English version. We wa...
CCNA 第一期 第四章的内容 英文版的。希望对大家有点帮助吧-CCNA Chapter IV of the contents of the first phase of the English version. We want to help the bar a little bit
- 2022-09-05 20:20:02下载
- 积分:1
-
关于最新无线通信研究中的新方向的电子书籍
关于最新无线通信研究中的新方向的电子书籍-New Directions in Wireless Communications Research
- 2023-02-25 09:25:04下载
- 积分:1
-
VC精华文摘合集大量技巧.Chm
VC精华文摘合集大量技巧.Chm-VC essence Potpourri Collection lot of skills. Chm
- 2022-02-06 04:01:06下载
- 积分:1
-
err
c++3
- 2022-03-24 10:29:08下载
- 积分:1
-
Wiley Professional Ajax By Nicholas C. Zakas, Jeremy McPeak & Joe Fawcett
Prof...
Wiley Professional Ajax By Nicholas C. Zakas, Jeremy McPeak & Joe Fawcett
Professional Ajax provides a developer-level tutorial of Ajax techniques, patterns, and use
cases.-Wiley Professional Ajax By Nicholas C. Zak as, Jeremy McPeak
- 2023-05-21 08:25:03下载
- 积分:1
-
针对c语言编程中应该注意的问题做的总结,包括了常见的指针问题,编译环境问题,内存溢出问题等等。非常实用,对症下药。避免c语言使用者少走弯路。...
针对c语言编程中应该注意的问题做的总结,包括了常见的指针问题,编译环境问题,内存溢出问题等等。非常实用,对症下药。避免c语言使用者少走弯路。-C language programming for the problem should be paid attention to do a summary, including a common indicator questions, compile environmental problems, memory overflow problems, and so. Very practical problem directly. Avoid making detours to avoid the c language users.
- 2022-06-20 22:10:43下载
- 积分:1
-
C语言实现的表达式求值程序,由用户输入一个中缀表达式,系统自动求值,表达式中只含有加减乘除和括号这5种运算符。...
C语言实现的表达式求值程序,由用户输入一个中缀表达式,系统自动求值,表达式中只含有加减乘除和括号这5种运算符。-C language implementation of the expression evaluation process from the user to enter an infix expression, the system automatically evaluated, the expression contains only addition and subtraction multiplication and division, and parentheses which five kinds of operators.
- 2022-07-11 00:57:34下载
- 积分:1
-
这是第一头在java中文版..但只有三章…
here it is Head First in Java in Chinese version..but there are only three chapters available for u..just for u to scan it to figure out the Head First thing-here it is Head First in Java in Chinese version..but there are only three chapters available for u..just for u to scan it to figure out the Head First thing..
- 2022-06-13 13:33:48下载
- 积分:1
-
Tug of War(A tug of war is to be arranged at the local office picnic. For the tu...
Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team should be as nearly equal as possible. The first line of input contains n the number of people at the picnic. n lines follow. The first line gives the weight of person 1 the second the weight of person 2 and so on. Each weight is an integer between 1 and 450. There are at most 100 people at the picnic. Your output will be a single line containing 2 numbers: the total weight of the people on one team, and the total weight of the people on the other team. If these numbers differ, give the lesser first. )
- 2023-08-25 03:35:03下载
- 积分:1