-
这是C#编程实例与技巧的电子书,介绍了C#的基本知识及小技巧,欢迎下载...
这是C#编程实例与技巧的电子书,介绍了C#的基本知识及小技巧,欢迎下载-This is the C# Programming examples and techniques of e-books, introduced the C# The basic knowledge and tips are welcome to download
- 2022-02-12 19:50:48下载
- 积分:1
-
Webmaster will activate your member account after
Webmaster will activate your member account after
- 2022-01-26 06:35: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
-
The use of three
利用c语言编写的三维迭前偏移的代码,算法结果正确,精度高,具有很好的实用性-The use of three-dimensional Diego c language code before the cheap, algorithms result is correct, high precision, with a good practical
- 2022-08-08 13:02:30下载
- 积分:1
-
对javascript的简单介绍和讲解,虽然内容不多但是全部都是实用的东西,绝对值得一看,也包括javascript语言参考,方便使用者编写JS教本时参考。...
对javascript的简单介绍和讲解,虽然内容不多但是全部都是实用的东西,绝对值得一看,也包括javascript语言参考,方便使用者编写JS教本时参考。-right javascript simple introduction and explained that although the contents but not all of them are practical things, shot entirely, including javascript language reference, user-friendly prepared JS textbook reference.
- 2022-02-04 03:42:58下载
- 积分:1
-
信息的表示方法、数据的组织方法、操作算法设计,非数值计算应用的发展,促进了数据结构的研究和发展以及其体系的完善...
信息的表示方法、数据的组织方法、操作算法设计,非数值计算应用的发展,促进了数据结构的研究和发展以及其体系的完善-Ways of that information, data, methods of organization, operation algorithm design, non-numerical applications, the data structure to promote research and development, as well as to improve its system
- 2022-03-10 16:04:05下载
- 积分:1
-
8051开发文档为Keil
8051 develepment doucument for keil
- 2022-04-29 18:41:50下载
- 积分:1
-
《Visual C++小波变换技术与工程实践》作者:靳济芳。书上的代码。第3章:语音的去噪处理,基于小波的语音压缩编码技术的代码。供大家参考。...
《Visual C++小波变换技术与工程实践》作者:靳济芳。书上的代码。第3章:语音的去噪处理,基于小波的语音压缩编码技术的代码。供大家参考。-" Visual C++ wavelet transform technology and engineering practice," Author: Ji Jin-fang. On the code book. Chapter 3: Speech Denoising of treatment, the voice compression based on wavelet encoding code. For your reference.
- 2023-05-03 02:35:03下载
- 积分:1
-
VisualC++ program design from entry into the master source code
VisualC++程序设计从入门到精通
程序源代码-VisualC++ program design from entry into the master source code
- 2022-01-23 11:02:04下载
- 积分:1
-
C源码,主要提供了一些工作中经常用到的C 语言写的算法的源程序。...
C源码,主要提供了一些工作中经常用到的C 语言写的算法的源程序。-C source code, the main work has provided some frequently used C language to write the algorithm of the source.
- 2022-02-05 03:57:38下载
- 积分:1