-
C++中的虚函数(virtual function)
C++中的虚函数(virtual function)-C of the virtual function (virtual function)
- 2022-02-04 12:53:24下载
- 积分:1
-
VB教案,初学者可以看看VB的可以来看看啊
VB的教案,初学者可以来看看,教vb的也可以来参考一下啊-VB lesson plans, beginners can look at the vb could come and take a look ah
- 2022-03-19 18:38:25下载
- 积分:1
-
Introduction to 3D Game Programming with DirectX 9.0中的程序代码1
Introduction to 3D Game Programming with DirectX 9.0中的程序代码1-Introduction to 3D Game Programming with D irectX 9.0 of a program code
- 2022-03-19 09:08:58下载
- 积分:1
-
《数据结构(c语言版)》配套光盘 学习数据库不可缺少的辅助材料...
《数据结构(c语言版)》配套光盘 学习数据库不可缺少的辅助材料 -err
- 2023-05-11 18:10:03下载
- 积分:1
-
VML极道教程,可以在网页上绘制图形,有详细的例子程序
VML极道教程,可以在网页上绘制图形,有详细的例子程序-VML extremely Road Course, you can draw graphics on the page, there are detailed examples of the procedures
- 2023-04-18 00:45:04下载
- 积分:1
-
ADO三层数据库开发
ADO三层数据库开发-ADO database development
- 2022-02-02 02:24:06下载
- 积分: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
-
东南大学ver hdl教程,很好,花了不少功夫得到的
东南大学ver hdl教程,很好,花了不少功夫得到的-Southeast University, ver hdl tutorials, well, spent a lot of effort to be the
- 2022-05-16 12:54:32下载
- 积分:1
-
electronic books but time constraints
电子图书,但时间有限
- 2022-01-25 20:49:33下载
- 积分:1
-
对自组织特征映射网络进行介绍,可以使你对SOFM有大致的了解。...
对自组织特征映射网络进行介绍,可以使你对SOFM有大致的了解。-Pairs of self-organizing feature map network introduction, can make you have a general understanding of the SOFM.
- 2022-05-19 19:04:30下载
- 积分:1