-
电子书籍很好的VC++的参考书籍,并且是中文版的书籍,没看一次有一次的收获。希望大家多看看。...
电子书籍很好的VC++的参考书籍,并且是中文版的书籍,没看一次有一次的收获。希望大家多看看。-E-books a good VC reference books, and is the Chinese version of the books, did not have a look first harvest. Hope to see everyone more.
- 2022-03-18 12:12:13下载
- 积分:1
-
it is a useful manufacture for VC6
一本非常实用的VC6.0的参考手册哦,包含了MFC的库哦-it is a useful manufacture for VC6
- 2022-11-30 02:00:03下载
- 积分:1
-
这是一个用mfc 写的 公交路线查询实例,可以用作数据结构的课程设计...
这是一个用mfc 写的 公交路线查询实例,可以用作数据结构的课程设计-this is a application of mfc , it s a example of the communication cases
- 2022-05-23 13:41:16下载
- 积分:1
-
Open DMT Client C Source code
Open DMT Client C Source code
- 2022-03-01 22:59:38下载
- 积分:1
-
turbo c 2.0 一个相当经典的编程工具,个人强烈推荐
turbo c 2.0 一个相当经典的编程工具,个人强烈推荐-turbo c 2.0 a very classical programming tools, personal strongly recommended
- 2023-01-24 16:00:04下载
- 积分:1
-
all of statistics of the classical field of statistics books, it is pattern reco...
all of statistics
统计领域的经典图书,亦是模式识别,机器学习必备经典图书-all of statistics of the classical field of statistics books, it is pattern recognition, machine learning essential classic books
- 2022-02-02 10:06:04下载
- 积分:1
-
altera公司有关高速FPGA PCB设计指导
altera公司有关高速FPGA PCB设计指导-altera firm in respect of high-speed FPGA PCB design guidelines
- 2022-03-19 23:40:42下载
- 积分:1
-
Visual C++小波变换技术与工程实践源C.
visualc++小波变换技术与工程实践的源代码作者:向世界证明
- 2022-02-01 06:54:27下载
- 积分: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
-
Matlab实时工具箱电子文档
Matlab实时工具箱电子文档-Real-time electronic documents Matlab toolbox
- 2022-05-26 21:25:39下载
- 积分:1