对韦东山第三期视频中第一个项目-数码相框源代码的完全注释 韦东山注释过的代码写的很不详细,只是把各个函数的功能写了一下,具体实现偶尔写一下。 我从头到尾学习了一遍,把自己的理解全部加了进去,程序中有一两个小错误也注释进去了,源代码未改动。 https://blog.csdn.net/qq_22655017 我阅读代码的顺序在这里面,可能注释方式是我个人的习惯,希望对大家有点帮助
2021-09-18 14:04:03 500KB digital_photo_fr S3C2440 ARM programming
1
六、数据库索引 适用范围:大数据量的增删改查 基本原理及要点:利用数据的设计实现方法,对海量数据的增删改查进行处理。 七、倒排索引(Inverted index) 适用范围:搜索引擎,关键字查询 基本原理及要点:为何叫倒排索引?一种索引方法,被用来存储在全文搜索下某个单词 在一个文档或者一组文档中的存储位置的映射。 以英文为例,下面是要被索引的文本: T0 = "it is what it is" T1 = "what is it" T2 = "it is a banana" 我们就能得到下面的反向文件索引: "a": {2} "banana": {2} "is": {0, 1, 2}
2021-09-18 09:22:39 4.43MB 微软面试 100题
1
C++编程经典实用书籍,应用MFC类库进行Windows程序设计的经典教材,资源包含全书中文版及英文版两个pdf文件,具有很大的应用价值。
1
“As a graphics technologist and intense OpenGL ES developer, I can honestly say that if you buy only one book on OpenGL ES 3.0 programming, then this should be the book. Dan and Budirijanto have written a book clearly by programmers for programmers. It is simply required reading for anyone interested in OpenGL ES 3.0. It is informative, well organized, and comprehensive, but best of all practical. You will nd yourself reaching for this book over and over again instead of the actual OpenGL ES speci cation during your programming sessions. I give it my highest recommendation.”
2021-09-17 22:35:23 12.25MB OpenGL ES 编程 图形学
1
学习动态规划的最好教材,这是第三版的,完整的英文原版。
2021-09-17 10:55:23 13.34MB Bertsekas
1
PROLOG PROGRAMMING FOR ARTIFICIAL INTELLIGENCE - lvan Bratko.pdf PROLOG PROGRAMMING FOR ARTIFICIAL INTELLIGENCE - lvan Bratko.pdf
2021-09-16 20:03:16 28.75MB ARTIFICIAL INTELLIGENCE
1
SAS Programming I Essentials
2021-09-16 10:56:35 11.65MB SAS Programming Essentials
1
SAS Programming I Essentials(官方教材)
2021-09-16 10:36:36 3.54MB SAS
1
Murachs Python Programming 英文无水印pdf pdf使用FoxitReader和PDF-XChangeViewer测试可以打开
2021-09-15 17:26:26 100.31MB Murachs Python Programming
1
nonlinear programming Dimitri P.B solution
2021-09-15 12:57:22 2.61MB nonlinear programming Dimitri P.B
1