-
C++程序设计语言特别版(中英文两语版)
国外最强的C++丛书
C++程序设计语言特别版(中英文两语版)
国外最强的C++丛书-C Programming Language Special Edition (English language version) abroad strongest C Series
- 2022-10-31 14:35:07下载
- 积分:1
-
NS手册2007英文版
这个是最新版的,ns官方网站上的发布的,2007年1月20号的...
NS手册2007英文版
这个是最新版的,ns官方网站上的发布的,2007年1月20号的-NS Manual 2007 English version of this is the latest version of the, ns the official website of the release, January 20, 2007
- 2022-02-06 06:30:43下载
- 积分:1
-
power builder8.0函数参考手册,便于学习查阅
power builder8.0函数参考手册,便于学习查阅 -power builder8.0 function reference manual, to facilitate access to learning
- 2022-07-21 01:31:15下载
- 积分:1
-
操作系统引论探究:一本关于操作系统内核的详细教材,图文并茂,易学易懂...
操作系统引论探究:一本关于操作系统内核的详细教材,图文并茂,易学易懂-Operating System Introduction to explore : an operating system kernel on the detailed materials, the police quite understandable
- 2022-02-13 00:22:54下载
- 积分:1
-
review on wireless sensor network
review on wireless sensor network
- 2022-03-10 21:15:33下载
- 积分: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 language is the perfect interpretation of a good C compiler language books ins...
C语言完美演绎是一本编译好的C语言书籍,里面分章节介绍了C语言编程中的一些基础知识和技巧,值得一看。-C language is the perfect interpretation of a good C compiler language books inside a sub-chapter on the C programming language some of the basic knowledge and skills overseas.
- 2022-08-16 01:38:11下载
- 积分:1
-
Teach Yourself Visual C++ in 21 Days
Teach Yourself Visual C++ in 21 Days
- 2022-04-18 00:09:54下载
- 积分:1
-
华南理工大学科学丛书:――神经网络理论与应用。学神经网络的一本好书,简学易懂。(超星格式)...
华南理工大学科学丛书:――神经网络理论与应用。学神经网络的一本好书,简学易懂。(超星格式)-South China University of Technology Science Series :-- Neural Network Theory and Application. Neural networks learn a good book, Jane learn to read. (Superstar format)
- 2022-07-03 14:20:38下载
- 积分:1
-
这是一本讲述使用JBuilder来进行编程的书籍,对于那些学习Java并使用Jbuilder做为开发环境的初学者,这本书讲解了Jbuilder的基本使用功能,是...
这是一本讲述使用JBuilder来进行编程的书籍,对于那些学习Java并使用Jbuilder做为开发环境的初学者,这本书讲解了Jbuilder的基本使用功能,是不可多得的一本好书。-This is a talk about the use of JBuilder to programming books, For those who study and use Jbuilder Java development environment as beginners, This book on the use of Jbuilder the basic functions, is a rare books.
- 2023-06-28 20:45:03下载
- 积分:1