-
c语言常用算法,是学习c的很好练习的源码。
c语言常用算法,是学习c的很好练习的源码。-c language commonly used algorithm, it is a good learning c source code of practice.
- 2022-01-25 21:27:02下载
- 积分:1
-
关于如何使用Matlab的资料,希望大家多指教!
关于如何使用Matlab的资料,希望大家多指教!-on how to use the Matlab, we hope that more exhibitions!
- 2022-03-22 06:56:55下载
- 积分:1
-
C++代码设计与重用
C++代码设计与重用-C code and design reuse
- 2022-11-12 17:50:04下载
- 积分:1
-
ORACLE OCI 开发帮助 good
ORACLE OCI 开发帮助 good-Assist the development of ORACLE OCI
- 2022-02-04 19:51:45下载
- 积分:1
-
转载,serialtrans VC源码,大部分的串口编程,可以使用..
转载,serialtrans vc++source,大部分都是关于串口编程的,可以作为参考。-reproduced, serialtrans vc source, most of the serial programming, may be used as reference.
- 2023-08-28 23:55:04下载
- 积分:1
-
DataWindow Object 的几个有用的属性
DataWindow Object 的几个有用的属性-DataWindow Object several useful properties
- 2022-05-15 20:26:54下载
- 积分:1
-
VHDL基本教程,很适合初学者,比较全面。
VHDL基本教程,很适合初学者,比较全面。-VHDL basic tutorial, it is suitable for beginners, more comprehensive.
- 2022-01-22 13:02:07下载
- 积分: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
-
电脑应用文萃
电脑应用文萃-computer applications Wencui
- 2022-04-26 14:38:54下载
- 积分:1
-
Computer network correlation technology,
计算机网络相关技术,〈P2P技术原理和应用〉- Computer network correlation technology, < P2P technology
principle and application >
- 2022-12-07 15:30:03下载
- 积分:1