码迷,mamicode.com
首页 >  
搜索关键字:chapter    ( 1815个结果
css测试文
第2章 你的第一款Netty应用程序 本章主要内容 设置开发环境 编写Echo服务器和客户端 构建并测试应用程序 在本章中,我们将展示如何构建一个基于Netty的客户端和服务器。应用程序很简单:客户端将消息发送给服务器,而服务器再将消息回送给客户端。但是这个练习很重要,原因有两个。 首先,它会提供一 ...
分类:Web程序   时间:2019-06-05 20:11:48    阅读次数:100
Discrete Mathematics and Its Applications | 1 CHAPTER The Foundations: Logic and Proofs | 1.4 Predicates and Quantifiers
The statements that describe valid input are known as preconditions and the conditions that the output should satisfy when the program has run are kno ...
分类:移动开发   时间:2019-06-02 21:50:15    阅读次数:152
.net 微信APP支付接口的开发流程以及坑(转)
.net 微信APP支付接口的开发流程以及坑 流程 申请APP的微信支付 申请成功之后得到APPID 商户号 以及自己设置商户号的支付密码 这时就可以开发接口了 微信APP支付API:https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter ...
分类:微信   时间:2019-05-31 21:08:03    阅读次数:177
dicom View Position Attribute
定义参考: https://dicom.innolitics.com/ciods/ct-image/image-plane/00200037 标准图例: http://dicom.nema.org/medical/dicom/current/output/chtml/part17/chapter_A ...
分类:其他好文   时间:2019-05-27 13:39:07    阅读次数:128
DRL Hands-on book
代码:https://github.com/PacktPublishing/Deep Reinforcement Learning Hands On Chapter 1 What is Reinforcement Learning Learning supervised, unsupervised, ...
分类:其他好文   时间:2019-05-26 17:58:10    阅读次数:137
项目中使用libsodium扩展
前段时间研究了微信小微商户,地址:https://pay.weixin.qq.com/wiki/doc/api/xiaowei.php?chapter=19_11 其接口操作中需要下载证书针对返回的密文用 AEAD_AES_256_GCM 算法解密 其中用到了 string sodium_crypt ...
分类:其他好文   时间:2019-05-25 14:28:52    阅读次数:607
Linux驱动知识:中断
These symbols related to interrupt management were introduced in this chapter: Calls that register and unregister an interrupt handler. dev_name为显示在/p ...
分类:系统相关   时间:2019-05-23 16:36:46    阅读次数:119
ESXi安装CSRv1000,ISE
开始CSRv1000,参考文档,https://www.cisco.com/c/en/us/td/docs/routers/csr1000/software/configuration/b_CSR1000v_Configuration_Guide/b_CSR1000v_Configuration_Guide_chapter_011.pdf由于我是使用iso镜像安装,所以找文档很重要。刷完一些预配,
分类:其他好文   时间:2019-05-22 09:44:41    阅读次数:169
[High Performance Computing] {Udacity} L5: Comparison-based Sorting
Please download and read: Introduction to Algorithms, Third Edition, Chapter 27 Multithreaded Algorithms by Thomas H. Cormen, Charles E. Leiserson, Ro ...
分类:其他好文   时间:2019-05-19 09:51:39    阅读次数:111
FFmpeg开发教程一、FFmpeg 版 Hello world
本系列根据项目 "ffmpeg libav tutorial" 翻译而来 Chapter 0 万物之源 —— hello world 然而,本节的程序并不会在终端打印“Hello world”,而是会打印原视频文件的一些信息,比如封装格式、视频时长、分辨率、音频通道数。最后,我们将解码每一帧视频,并 ...
分类:其他好文   时间:2019-05-09 23:28:32    阅读次数:167
1815条   上一页 1 ... 17 18 19 20 21 ... 182 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!