-
高质量的C程序是怎么出来的.非常详细讲了如何提高代码的效率...
高质量的C程序是怎么出来的.非常详细讲了如何提高代码的效率-How high-quality C program is out. A very detailed talk on how to improve the efficiency of the code
- 2022-03-10 18:42:57下载
- 积分: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
-
名著《飘》的电子书籍,中英文版对照,可以提高英语阅读能力...
名著《飘》的电子书籍,中英文版对照,可以提高英语阅读能力-novel "Gone with the Wind" of electronic books, in both English and Chinese control, and improve their English reading ability
- 2022-03-01 11:40:35下载
- 积分:1
-
分析某数是不是素数
分析某数是不是素数-analysis is not certain primes
- 2022-01-30 23:59:54下载
- 积分:1
-
metlab neural network toolbox is used and the various modules presented, useful...
metlab神经网络工具箱的用法和各个模块介绍,希望对大家有用。-metlab neural network toolbox is used and the various modules presented, useful for all.
- 2022-03-23 02:03:03下载
- 积分:1
-
代码大全(第二版)是著名IT畅销书作者Steve McConnell十一年前的经典著作的全新演绎,该作者是两届Software Development Magz
代码大全(第二版)是著名IT畅销书作者Steve McConnell十一年前的经典著作的全新演绎,该作者是两届Software Development Magzine Jolt Award震撼大奖得主。
-Code Book (Second Edition) is a well-known IT bestselling author Steve McConnell Eleven years ago a new interpretation of the classics, the author of two Software Development Magzine Jolt Award winner shocked.
- 2022-05-14 13:47:53下载
- 积分:1
-
使用ACT对Web程序进行性能容量测试
图书语言: 简体中文
图书类型: 程序设计 >> 其它程序语言下载...
使用ACT对Web程序进行性能容量测试
图书语言: 简体中文
图书类型: 程序设计 >> 其它程序语言下载
授权方式: 免费其它程序语言图书
图书大小: 295 KB
- 2023-08-25 06:50:04下载
- 积分:1
-
《数字信号处理技术的算法分析与应用》本书按照确定性信号、随机信号和时变信号的分析逐步展开,内容包括信号采样技术、数字滤波技术、傅里叶变换和应用、功率谱估计、多采...
《数字信号处理技术的算法分析与应用》本书按照确定性信号、随机信号和时变信号的分析逐步展开,内容包括信号采样技术、数字滤波技术、傅里叶变换和应用、功率谱估计、多采样率信号处理、短时傅里叶变换和小波变换等。
- 2022-09-04 04:20:05下载
- 积分:1
-
这是一个十字架
这是一个和跨文化交际有关的文章,很不错,可以学习用,可以找到一些我们的缺点,出国什么都会小心了~`-This is a cross-cultural communication and the article quite good, and can learn from, we can find some shortcomings, what will be going abroad to beware
- 2022-02-05 20:23:01下载
- 积分:1
-
from circuit schematic entry, simulation of the PCB production introduced a one
从电路原理图输入、仿真到PCB制作一条龙介绍了ORCAD软件的详细应用,word文档格式-from circuit schematic entry, simulation of the PCB production introduced a one-stop detailed ORCAD software applications, word document formats
- 2022-07-15 18:01:18下载
- 积分:1