-
Known: Sn = 1 1/2 1/3 ... 1/n. Clearly for any integer K, when n is large e...
已知:Sn= 1+1/2+1/3+…+1/n。显然对于任意一个整数K,当n足够大的时候,Sn大于K。
现给出一个整数K(1
- 2022-12-16 12:00:02下载
- 积分:1
-
MS最新.net开发环境的C++2005.net 教材
MS最新.net开发环境的C++2005.net 教材-latest MS. Net development environment of teaching C 2005.net
- 2022-12-29 06:20:07下载
- 积分:1
-
一个有关于分布式理论的学习资料,对于想对此有了解的人很适合...
一个有关于分布式理论的学习资料,对于想对此有了解的人很适合-distributed on a theory of learning materials, would like to know something is very suitable for people
- 2023-01-24 18:20:03下载
- 积分:1
-
700多个API函数的详细介绍
700多个API函数的详细介绍-不得不看。
本帮助文件由陈国强个人整理后出版,内容全摘自网络。版权归实际作者所有。
为了让网友们能更好的阅读和管理Windows API 函数,于是我为大家将网上的资料整理成一个帮助文件。让查阅API 函数变的更简单,容易,也更有效。
本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数。-More than 700 API functions detailed introduction- had to watch. The Help file by Chan Kwok-keung, after finishing the publication of personal content from the network-wide. Belongs to the actual author of all. In order to allow users to better reading and management of Windows API function, so I will be online for the U.S. data into a help file. To allow access to API function becomes more simple, easy, but also more effective. The help files in Windows API function has about 774, divided into twelve categories, basically most of the commonly used and very used to Windows API functions.
- 2022-07-28 00:09:16下载
- 积分:1
-
IEC870
IEC870-5-103电力通讯规范-IEC870-5-103 communications standard power
- 2022-01-24 17:44:36下载
- 积分:1
-
C for dummies language
C for dummies language
- 2022-01-27 18:57:45下载
- 积分: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
-
mfcapi吐血推荐佳能MFC功能研究人员
MFCapi 函数宝典,学习mfc吐血推荐人手一本-MFCapi function canon mfc hematemesis study recommended a staff
- 2022-11-12 15:10:03下载
- 积分:1
-
Visual C++ MFC extension of programming examples, the book provides a large numb...
Visual C++ MFC扩展编程实例,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。-Visual C++ MFC extension of programming examples, the book provides a large number of VC programming examples to help readers grasp the VC more comprehensive programming knowledge, skills and methods.
- 2022-03-29 07:52:51下载
- 积分:1
-
常用的一些数字信号处理的C语言算法,还有部分汇编程序
常用的一些数字信号处理的C语言算法,还有部分汇编程序-Some commonly used digital signal processing algorithm of the C language, as well as part of the compilation process
- 2022-03-21 17:59:24下载
- 积分:1