第三版
2021-11-05 16:42:17 2.52MB Analysis I Terence Tao
1
Antenna Theory - Analysis and Design, Third Edition - Constantine A. Balanis
2021-11-03 23:39:37 20.64MB Antenna Theory Analysis and
1
算法导论第二版,Introduction of Algorithm, Third Edition, by Corman
2021-10-29 17:22:36 5.55MB 算法导论
1
入门级统计入门教材。 它已在包括普林斯顿大学和南加州大学在内的十几门课程中使用。
2021-10-27 17:20:47 121B 计算机科学
1
QQ、微信(WeChat)、支付宝(AliPay)的Go版本SDK。【微信支付V3基础支付已完成,其他接口完善中...】 GoPay QQ、微信、支付宝的Golang版本SDK 一、安装 $ go get github.com/iGoogle-ink/gopay 查看 GoPay 版本 版本更新记录 import ( "fmt" "github.com/iGoogle-ink/gopay" ) func main() { xlog.Debug("GoPay Version: ", gopay.Version) } 微信支付API(现已支持部分V3接口,使用方法参考下面介绍) 希望有时间的伙伴儿Fork完后,积极提Pull Request,一起完善微信各个类别下的接口到相应的go文件中 统一下单:client.UnifiedOrder() JSAPI - JSAPI支付(或小程序支付) NATIVE - Native支付 APP - app支付 MWEB - H5支付 提
2021-10-27 13:22:48 478KB Golang Third-party APIs
1
矩阵计算,第三版,包含两个pdf文件,内容包括各种矩阵以及线性系统的分解,求解
2021-10-09 16:20:01 10.03MB 数值计算
1
This book is for people who want to write programs that communicate with each other using an application program interface (API) known as sockets. Some readers may be very familiar with sockets already, as that model has become synonymous with network programming. Others may need an introduction to sockets from the ground up. The goal of this book is to offer guidance on network programming for beginners as well as professionals, for those developing new network-aware applications as well as those maintaining existing code, and for people who simply want to understand how the networking components of their system function.
2021-10-08 15:47:56 5.41MB program sockets Unix
1
Kalman Filtering 经典著作,大牛Paul Zarchan。附源代码!!!
2021-10-08 12:53:27 6.62MB Kalman Filtering Paul Zarchan
1
Introduction to the theory of computation_third 3 edition - Michael Sipser.pdf 计算理论引导 英文 第3版
2021-10-08 05:45:45 23.89MB Michael Sipser
1
Introduction to Algorithms, Third Edition(算法导论)
2021-10-05 03:43:15 5.39MB 算法 算法导论 数据结构
1