-
Tsinghua University Publishing House by ZHOU Jing and Huang Pei translation are
清华大学出版社出版的,由周靖和黄都培翻译的-Tsinghua University Publishing House by ZHOU Jing and Huang Pei translation are
- 2022-03-20 16:05:51下载
- 积分:1
-
c++程序设计教材主要介绍c++程序设计的方法技巧和注意方面
c++程序设计教材主要介绍c++程序设计的方法技巧和注意方面-c++ program design materials mainly introduce c++ program design skills and attention to aspects of methodology
- 2022-01-26 03:17:12下载
- 积分:1
-
操作系统课后习题应用题答案 孙钟秀主编 高等教育出版社
操作系统课后习题应用题答案 孙钟秀主编 高等教育出版社-Problem answer questions after class operating system, applications, Sun Zhong-xiu editor of Higher Education Press
- 2022-08-15 23:12:11下载
- 积分: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
-
Fundamentals of Grid Computing (网格计算基础)
这本 IBM 红皮书的目的是提供有关网格计算、概念、使用以及架构...
Fundamentals of Grid Computing (网格计算基础)
这本 IBM 红皮书的目的是提供有关网格计算、概念、使用以及架构的讨论材料。网格计算在业务和技术领域提供了无限的机遇。读者将从本书中搜集到有关这片激动人心的新天地的事实与数据。
特别提示:这篇材料并不曾提交给任何正式的 IBM 测试,就这样直接出版了。文中的主题并不适合进行严格的评审。IBM 不会为本文的正确性和完整性负任何责任。对文中信息和任何技术实现方法的使用都由用户自己负责,用户要利用自己的能力对其进行评估,然后才能集成到自己的运行环境之中。-Fundamentals of Grid Computing (grid computing infrastructure) This The IBM Red Book for the purpose of providing the grid computing concept, the use and structure of the material discussed. Grid computing in business and technical areas provide unlimited opportunities. Readers of this book will be collected on this exciting new world of facts and figures. Special Tip : This material had not been submitted to any formal IBM test, it is so directly published. The theme of this paper is not suitable for stringent assessment. IBM is not for the correctness and completeness bear any responsibility. The text of any technical information and the method used by the consumers themselves. users to make use of its abilit
- 2022-03-23 09:41:43下载
- 积分:1
-
ArcObject高级教程为开发者提供了基于COM组件的应用定制思路和方法。...
ArcObject高级教程为开发者提供了基于COM组件的应用定制思路和方法。-ArcObject High handbook for developers to provide a COM-based application customization ideas and methods.
- 2023-06-15 08:51:03下载
- 积分:1
-
C++ Primer Exercises to answer the Chinese version, pdf format
C++ Primer 习题解答中文版,pdf格式-C++ Primer Exercises to answer the Chinese version, pdf format
- 2022-05-21 03:21:45下载
- 积分:1
-
vc++ source books used for image processing research,
vc++的书籍源码用于图象处理方面的研究,-vc++ source books used for image processing research,
- 2022-08-10 08:53:01下载
- 积分:1
-
一个功能精简的TCP/IP协议栈,实现的基本功能,对研究协议也有帮助...
一个功能精简的TCP/IP协议栈,实现的基本功能,对研究协议也有帮助
-a function to streamline the TCP/IP protocol stack, to achieve the basic functions of the research agreement will be of help
- 2023-04-16 20:45:03下载
- 积分:1
-
Steve Maguire为您讲述编写无错代码的某些概念
Steve Maguire为您讲述编写无错代码的某些概念-Steve Maguire prepared for you no mistake about certain concepts in code
- 2022-11-05 03:10:03下载
- 积分:1