-
自动控制原理简明教程 胡寿松版 ppt课件
本人近期教学所用课件!...
自动控制原理简明教程 胡寿松版 ppt课件
本人近期教学所用课件!-Hu Shousong automatic version of the principle of simple tutorial ppt teaching courseware I recently used software!
- 2022-06-21 02:28:07下载
- 积分:1
-
8051单片机与嵌入式系统
8051 Microcontroller book and embedded systems
- 2022-06-30 14:00:01下载
- 积分:1
-
2007 software testing questions and answers
pdf
2007 软件评测师考试试题及答案
pdf格式
-2007 software testing questions and answers
pdf
- 2022-03-03 03:11:05下载
- 积分: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
-
osip的函数说明, 初学sip协议栈时的参考资料.
osip的函数说明, 初学sip协议栈时的参考资料.-osip function note, beginner sip protocol stack for their reference.
- 2023-06-24 14:50:03下载
- 积分:1
-
cuda这个新的多核处理语言,希望大家
cuda这个新的多核处理语言,希望大家-cuda the new multi-core processing language, hope that we
- 2022-05-16 08:54:24下载
- 积分:1
-
《ASP.NET程序设计实用教程》源代码,这本书非常使用,有次源码更是锦上添花,谢谢使用...
《ASP.NET程序设计实用教程》源代码,这本书非常使用,有次源码更是锦上添花,谢谢使用
- 2022-02-04 14:28:29下载
- 积分:1
-
这是介绍visual C++的MFC编程的一本非常好的书.
这是介绍visual C++的MFC编程的一本非常好的书.-This is to introduce the visual C++ The MFC programming a very good book.
- 2022-05-16 00:37:31下载
- 积分:1
-
Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most i...
Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.
- 2022-07-16 16:52:49下载
- 积分:1
-
程序设计之道,非常经典的著作
程序设计之道,非常经典的著作-procedures Design Road, very classic book
- 2022-05-09 05:11:58下载
- 积分:1