-
这是一本讲说C/C++效率编程的书。教你怎么写出高效率的c/C++程序。...
这是一本讲说C/C++效率编程的书。教你怎么写出高效率的c/C++程序。- c/C++ book.
- 2022-02-09 12:57:07下载
- 积分:1
-
这是一个教程,是初学者的入门教程,从开始到…
这是linux教程是初学者的教程从最初步开始到使用-This is a linux tutorial is a tutorial for beginners from the very beginning to the use of the preliminary. .
- 2022-12-30 13:45:06下载
- 积分:1
-
认证教材,不要错过下载机会,是你通过sun的认证不可不看的教材!...
认证教材,不要错过下载机会,是你通过sun的认证不可不看的教材!-teaching certification should not miss the opportunity to download, you have passed the certification sun can not see the teaching!
- 2022-04-16 17:21:37下载
- 积分:1
-
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十四章 小波变换...
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十四章 小波变换-Peking University
- 2023-08-19 13:15:04下载
- 积分:1
-
包括基金的分类、如何选择基金、如何计算费用和收益、基金投资策略和技巧、基民投资安例故事、现有基金介绍等相关内容,是一本不可多得的最全面实用的基民投资指南。...
包括基金的分类、如何选择基金、如何计算费用和收益、基金投资策略和技巧、基民投资安例故事、现有基金介绍等相关内容,是一本不可多得的最全面实用的基民投资指南。
-Including the Fund
- 2022-01-31 17:19:38下载
- 积分: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
-
显示文件、路径、文件图标的树型控件
显示文件、路径、文件图标的树型控件- The display file, the way, the document chart sign tree
controls
- 2022-04-22 05:30:09下载
- 积分:1
-
IBM AS/400 small
IBM as/400小中型机技术手册,-IBM AS/400 small-medium technical manuals,
- 2023-06-01 15:55:03下载
- 积分:1
-
delphi教程
delphi教程-delphi tutorial
- 2023-05-21 20:15:03下载
- 积分:1
-
很多C++ Builder编写的代码合集。
包含Windows编程的各个方面。
很多C++ Builder编写的代码合集。
包含Windows编程的各个方面。-Many C++ Builder Collection code prepared. Includes all aspects of Windows programming.
- 2022-08-06 22:22:52下载
- 积分:1