-
这mcq5 ssd1 sdjfhsf
sdjfhsf this mcq5 SSD1-sdjfhsf this is mcq5 SSD1
- 2022-03-17 06:59:26下载
- 积分:1
-
This is a "simple terms Android" book s source code
这是《深入浅出Android》书的源代码-This is a "simple terms Android" book s source code
- 2022-01-26 07:54:36下载
- 积分:1
-
ff
- 2023-02-17 20:25:03下载
- 积分:1
-
本程序主要解析.NET框架下的数据类型的转化技术
本程序主要解析.NET框架下的数据类型的转化技术-the main analytical procedures.NET framework of the types of data conversion technology
- 2023-09-03 16:35:03下载
- 积分:1
-
O Reilly
O Reilly - Linux System Programming.-O Reilly- Linux System Programming.
- 2022-10-16 22:55:03下载
- 积分:1
-
UNIX_Network_Programming_Vol_1_Richard_Stevens.djvu //本来还有2是关于进程的,不过那个电子书文件太大了,作...
UNIX_Network_Programming_Vol_1_Richard_Stevens.djvu //本来还有2是关于进程的,不过那个电子书文件太大了,作罢。
POSIX Multithread Programming Primer.pdf //介绍pthread很不错的一本书,比如说介绍cancellation,它同时会对照win32,OS/2等实现的区别。
OReilly - Network Security with OpenSSL Ebook.pdf //对信息敏感的数据传输必须用ssl加密,配上openssl的源代码看书很不错。
mysql_MySQL Cookbook - Solutions and Examples for MySQL Database Developers (MySQL 4.01) [O Reilly, 2002, Paul DuBois].pdf
nginx-0.7.63.tar.gz //一个不错的webserver.和apache 类似。不过效率比apache好。
fourier_mellin.pdf // 关于fouriermellin算法的文件。
-UNIX_Network_Programming_Vol_1_Richard_Stevens.djvu //Richard_Stevens!!!
POSIX Multithread Programming Primer.pdf
OReilly- Network Security with OpenSSL Ebook.pdf
mysql_MySQL Cookbook- Solutions and Examples for MySQL Database Developers (MySQL 4.01) [O Reilly, 2002, Paul DuBois].pdf
fourier_mellin.pdf //optical flow estimation using fourier mellin transform
nginx-0.7.63.tar.gz //a efficient web server
- 2023-09-08 14:10:07下载
- 积分: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
-
USB多点数据采集处理案例,适合对USB的控制协议加深理解.
USB多点数据采集处理案例,适合对USB的控制协议加深理解.-USB multi-point data acquisition deal with cases suitable for USB to deepen understanding of the control protocol.
- 2022-11-08 09:55:03下载
- 积分:1
-
麻将源代码。良好的运行。
麻将源代码。很好运行。-mahjong source code. Good run.
- 2023-03-05 13:15:04下载
- 积分:1
-
C_语言常见问题集
对于初学C语言的许多困惑,你可以在这里找到答案。...
C_语言常见问题集
对于初学C语言的许多困惑,你可以在这里找到答案。-Frequently Asked Questions C_ language learning C language for the many confusing, you can find the answers here.
- 2022-03-17 12:20:29下载
- 积分:1