-
软件团队管理的经典之作
软件团队管理的经典之作----人件,软件管理的好书-software management team for the classics-person pieces, software management books
- 2022-03-09 14:13:54下载
- 积分:1
-
CNKI downloaded from the e
从CNKI下载的审计专家系统电子书(1),可不是免费的吆!-CNKI downloaded from the e-books audit expert system (1), is not free shout!
- 2023-08-09 18:50:03下载
- 积分:1
-
source operating indicators Chain
指针链表操作源码-source operating indicators Chain
- 2022-05-21 20:50:14下载
- 积分:1
-
C++ 语言命令详解:可以用作学习C++的标准教材,也可成为高级程序员的有价值的参考书....
C++ 语言命令详解:可以用作学习C++的标准教材,也可成为高级程序员的有价值的参考书.-order Elaborates on C language : C can be used to study the standard materials, it can also become a valuable senior programmer"s reference.
- 2022-04-19 00:29:06下载
- 积分:1
-
《PROTEL99SE电路设计与仿真教程》
专业:电子类专业
学时数:
应用电子专业(电子测量技术、产品质量管理) 总课时54(理论18、实验36)...
《PROTEL99SE电路设计与仿真教程》
专业:电子类专业
学时数:
应用电子专业(电子测量技术、产品质量管理) 总课时54(理论18、实验36)
-"PROTEL99SE circuit design and simulation Guide" professional : Electronic Specialty school : Application of electronic professional (electronic measurement technology, product quality management) total 54 hours (18 theory, the experimental 36)
- 2022-03-22 04:34:17下载
- 积分:1
-
This guide is designed to provide
you with the best information available to a...
This guide is designed to provide
you with the best information available to assess and counter security risks in your
organization that are specific to Microsoft® Windows ServerTM 2003 with Service Pack 1
(SP1). The chapters in this guide provide detailed guidance about how to enhance
security setting configurations and features in Windows Server 2003 with SP1 wherever
possible to address threats that you have identified in your environment. This guide was
created for systems engineers, consultants and network administrators who work in a
Windows Server 2003 with SP1 environment.
- This guide is designed to provide
you with the best information available to assess and counter security risks in your
organization that are specific to Microsoft® Windows ServerTM 2003 with Service Pack 1
(SP1). The chapters in this guide provide detailed guidance about how to enhance
security setting configurations an
- 2022-05-29 04:54:17下载
- 积分:1
-
C++开发的一个时钟程序,仿真电子时钟,适合参考学习
C++开发的一个时钟程序,仿真电子时钟,适合参考学习-C development of a clock procedures, simulation electronic clock reference for the study
- 2022-09-22 11:45:02下载
- 积分:1
-
操作系统教程(第四版)答案(孙钟秀主编)。全部答案都有。方便参考和学习。...
操作系统教程(第四版)答案(孙钟秀主编)。全部答案都有。方便参考和学习。-Operating System Tutorial (fourth edition) answers (Zhongxiu Sun editor-in-chief). Have all the answers. Ease of reference and learning.
- 2022-02-27 03:32:34下载
- 积分:1
-
一个书城项目
package com.hk.book.bean;
public class Book {
private String bid;
private String bname;
private String author;
private double price;
private double currPrice;
private double discount;// 折扣
private String press;// 出版社
private String publishtime;// 出版时间
private int edition;// 版次
private int pageNum;// 页数
private int wordNum;// 字数
private String printtime;// 印刷时间
private int booksize;// 开本
private String paper;
private String cid;
private String image_w;// 大图
private String image_b;// 小图
private int orderBy;
public String getBid() {
return bid;
}
public void setBid(String bid) {
this.bid = bid;
}
public String getBname() {
return bname;
}
public void setBname(String bname) {
- 2023-05-19 22:40:05下载
- 积分:1
-
经典书籍,<<C++编程思想>>
经典书籍,-classic books, lt; Lt; C programming thinking gt; Gt;
- 2022-02-05 02:17:58下载
- 积分:1