- 博客(0)
- 资源 (7)
- 收藏
- 关注
delicious.dat
104 26575 weird music mp3
104 26574 shop wish veganshoes shoes
104 26572 dev websiteoptimization testing tools webdesign
104 3260 ajax javascript dev webdesign
104 26570 dictionary portuguese
104 26569 radio music mp3 streaming
104 26559 music mp3 electronic audio
104 26558 mp3 music electronic herbert
104 26557 blog electronic mp3 music
104 26556 zope podcast mp3
104 10745 programming python framework dev
104 26554 python programming reference tutorial list howto dev
104 26551 free images photography photos gimp copyright webdesign
104 8937 audio free links mp3 music
104 26548 audio mp3 science lectures dev
104 17707 audio blog free mp3 music aggregator
2018-04-28
Pointers On C pdf
Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 Chapter 12 Chapter 13 Chapter 14 Chapter 15 Chapter 16 Chapter 17 Chapter 18
Contents
A Quick Start ........................................................................................................ 1 Basic Concepts ...................................................................................................... 7 Data ....................................................................................................................... 11 Statements ............................................................................................................. 15 Operators and Expressions .................................................................................... 23 Pointers .................................................................................................................. 29 Functions ............................................................................................................... 37 Arrays .................................................................................................................... 43 Strings, Characters, and Bytes .............................................................................. 55 Structures and Unions ........................................................................................... 69 Dynamic Memory Allocation ................................................................................ 75 Using Structures and Pointers ............................................................................... 79 Advanced Pointer Topics ...................................................................................... 87 The Preprocessor ................................................................................................... 93 Input/Output Functions .......................................................................................... 95 Standard Library .................................................................................................... 119 Classic Abstract Data Types ................................................................................. 129 Runtime Environment ........................................................................................... 145
2018-04-13
Python cookbook3中文版
“项目主页
https://github.com/yidao620c/python3-cookbook”
抜粋:: 看云文档小组 “Python3 CookBook中文版”。 iBooks
2018-04-13
数字图像处理试题打包
1. 模拟图像和数字图像
图像是三维场景在二维平面上的影像,根据其存储方式和表现形式,可以将图像分为模拟图像和数字图像两大类。在模拟图像中,图像信息是以连续形式存储和表现的。
数字图像是以数字格式存储的图像数据。将一幅图在空间上分割成离散的点,各点的灰度值经量化用离散的整数来表示,形成计算机能处理的形式
2. 数字图像处理
采用特定的算法对数字图像进行处理,以获取视觉、接口输入的软硬件所需要数字图像的过程。特点:
a. 处理精度高,再现性好 b. 易于控制处理效果 c. 处理的多样性 d. 图像数据量庞大
e. 处理费时 f. 图像处理技术综合性强
3. 数字图像处理的目的
2018-04-13
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人