-
Brian W.Kernighan贝尔实验室计算科学研究中心高级研究人员,著名的计算机科学家。他参加了UNIX系统、C语言、AWK语言和许多其他系统的开发,同时...
Brian W.Kernighan贝尔实验室计算科学研究中心高级研究人员,著名的计算机科学家。他参加了UNIX系统、C语言、AWK语言和许多其他系统的开发,同时出版了许多在计算机领域具有影响的著作,如《The C Proguamming Language》、《The Elementsof Programming Style》等。-Brian W. Kernighan of Bell Labs Research Center senior research fellow at the calculation, the famous computer scientist. He took part in the UNIX system, C language, AWK language and many other system development, while many in the computer industry has published influential works, such as " The C Proguamming Language" , " The Elementsof Programming Style" and so on.
- 2022-04-23 05:05:23下载
- 积分:1
-
软件调试,微软出版社出版,调试程序必读,详细的介绍了Windows调试器Windbg的使用
软件调试,微软出版社出版,调试程序必读,详细的介绍了Windows调试器Windbg的使用-Software debugging, Microsoft published debugger must-read, detailed introduction of the Windows debugger Windbg use
- 2022-05-05 14:09:40下载
- 积分:1
-
JAD generator. Rar (free jad to jar configuration file for java installation)
JAD生成器.rar (可以自由为jar配置jad文件,进行java安装)-JAD generator. Rar (free jad to jar configuration file for java installation)
- 2022-01-26 04:09:40下载
- 积分:1
-
他是关于visual stdio c++关于模版使用资料,在vc++中很常用的
他是关于visual stdio c++关于模版使用资料,在vc++中很常用的-He is on the visual stdio c++ on the template and use the information in the vc++ in a very commonly used
- 2022-07-08 16:54:38下载
- 积分: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
-
LAN network technology seminars
局域网组网技术讲座-LAN network technology seminars
- 2022-02-21 05:36:43下载
- 积分:1
-
用CVI开发的滤波程序,通过设置滤波器类型,采样频率,截止频率,衰减系数,滤波器的阶次,纹波系数来设计滤波器。...
用CVI开发的滤波程序,通过设置滤波器类型,采样频率,截止频率,衰减系数,滤波器的阶次,纹波系数来设计滤波器。-CVI development of the filtering process, through the establishment of filter types, sampling frequency, cutoff frequency, attenuation coefficient, Filter Order, Ripple to design the filter coefficients.
- 2022-01-31 20:22:21下载
- 积分:1
-
现在又出现了一个新的平台,新的指南。Java2企业版的成功是显著的。开发者们都强烈要求提供有关使用Java平台编写服务端应用程序的资料。同原来的指南一样,这是一...
现在又出现了一个新的平台,新的指南。Java2企业版的成功是显著的。开发者们都强烈要求提供有关使用Java平台编写服务端应用程序的资料。同原来的指南一样,这是一个多实例、易使用的并作为J2EE平台开发的参考。-now there is a new platform, the new guidelines. Java2 Enterprise"s success is notable. Developers who have strongly demanded for the use of the Java platform for the preparation of the server application information. With the original guide, this is no more than one example of easy-to-use and the J2EE platform as a reference.
- 2023-04-22 02:15:04下载
- 积分:1
-
Guide, for people not familiar with the use of inspection
c语言入门教程,可以供不太熟悉的人查阅使用-Guide, for people not familiar with the use of inspection
- 2023-05-27 16:30:03下载
- 积分:1
-
大名鼎鼎的thinking in c++的第二版本
中文版翻译的很差,这里是英文版...
大名鼎鼎的thinking in c++的第二版本
中文版翻译的很差,这里是英文版-Famous thinking in c++ The second version of the Chinese version of the translation of the very poor, here is the English version
- 2023-05-20 03:25:03下载
- 积分:1