-
v几个小应用程序的 C 语言源代码
v几个小应用程序的 C 语言源代码 -There are some good applications source code,which made by C.Welcome you to enjot it with us!Thank you!
- 2022-07-04 00:45:09下载
- 积分: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
-
linux内核分析及编程(倪继利).pdf
linux内核分析及编程(倪继利).pdf-abc..............................
- 2022-02-01 22:06:53下载
- 积分:1
-
authorware courseware produced by C language to help everyone learn by example a...
authorware制作的C语言课件,有助于大家通过实例学习authorware.-authorware courseware produced by C language to help everyone learn by example authorware.
- 2023-04-13 20:50:08下载
- 积分:1
-
一本讲解DirectX3D编程的入门书籍,非常易懂。使读者能快速上手...
一本讲解DirectX3D编程的入门书籍,非常易懂。使读者能快速上手-DirectX3D programming on an entry-books, very easy to understand. So that readers can quickly get started
- 2022-03-03 20:38:50下载
- 积分:1
-
How to control the time s equence of LM3033B
How to control the time s equence of LM3033B- 0BR3 LCD module by C51
programming was dis cus s ed in this paper. In this way the LCD module was driven by
parallel communication and the characters and graphics could be
were narrated in detail.-displayed well. The parallel
interface circuit and the soft des ign between LM3033B- 0BR3 LCD module and AT89S52
- 2023-07-25 19:25:04下载
- 积分:1
-
This book mainly on the optimization of sqlserver so that the operation more con...
这本电子书主要讲解对sqlserver的优化工作,使sqlserver更便捷的运行-This book mainly on the optimization of sqlserver so that the operation more convenient sqlserver
- 2023-05-23 06:30:06下载
- 积分:1
-
国外教材fundamental of wireless communication 以及配套solution
国外教材fundamental of wireless communication 以及配套solution-Foreign materials as well as the fundamental of wireless communication package solution
- 2023-04-23 23:40:04下载
- 积分:1
-
Some commonly used C
一些常用的C语言程序,里面包括一些常用的C代码。。希望对大家有所帮助-Some commonly used C-language program, which includes some commonly used C code. . Would like to help everyone
- 2022-05-23 06:33:24下载
- 积分:1
-
以T I 公司的T M S 3 2 0 C 6 4 1 6 为核心处理器提出一套嵌入式实时图像采集系统的设计方案对硬件
设计工作流程软件编程等关键问题进行详...
以T I 公司的T M S 3 2 0 C 6 4 1 6 为核心处理器提出一套嵌入式实时图像采集系统的设计方案对硬件
设计工作流程软件编程等关键问题进行详细的分析与讨论-T to the I S T M C 3 2 0 6 4 1 6 to propose a set of core processor embedded real-time image acquisition System design of the hardware design workflow software programming and other key issues detailed analysis and discussion
- 2023-01-04 17:45:03下载
- 积分:1