-
good with the 1602 LCD procedures
很好用的1602液晶显示程序-good with the 1602 LCD procedures
- 2022-06-15 14:38:44下载
- 积分:1
-
程序员面试宝典,为找软件工程师一类工作的人员所喜
程序员面试宝典,为找软件工程师一类工作的人员所喜-Programmer interview canon software engineers to find the type of work the staff xi
- 2022-02-13 20:08:30下载
- 积分: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
-
用于算法的优化设计
用于算法的优化设计-algorithm for the optimal design
- 2023-07-17 07:20:03下载
- 积分:1
-
罗十方快的VC 程序实现,可以学习他的算法和代码风格
罗十方快的VC 程序实现,可以学习他的算法和代码风格-fast VC program, we can learn from his style algorithms and code
- 2023-08-15 08:55:02下载
- 积分:1
-
ok,十分好用,大家先看看,有什么问题请留言,我会尽量为大家解答...
ok,十分好用,大家先看看,有什么问题请留言,我会尽量为大家解答-ok
- 2022-03-06 04:17:55下载
- 积分:1
-
Coursera深度学习 第四课CNN作业代码
Coursera深度学习 第四课CNN作业代码 包含cnn_utils.py Convolution+model+-+Application+-+v1Convolution+model+-+Step+by+Step+-+v1
- 2023-05-26 20:15:07下载
- 积分:1
-
Technical report on c++ performance.contents:1.introduction 2.language features...
Technical report on c++ performance.contents:1.introduction 2.language features 3.creating efficient librarites 4. using c++ in embedded systems 5.hardware addressing interface
- 2022-11-08 06:35:03下载
- 积分:1
-
S3C2450的技术参考文档,是做相馆驱动的基本资料
S3C2450的技术参考文档,是做相馆驱动的基本资料-S3C2450 technical reference documents, are doing studio and basic information-driven
- 2022-03-25 08:01:32下载
- 积分:1
-
输入指南(帮助初学者)
VC入门指南(初学者助手)
- 2022-08-24 22:24:51下载
- 积分:1