-
算法图解.pdf
说明: 本书示例丰富,图文并茂,以简明易懂的方式阐释了算法,旨在帮助程序员在日常项目中更好地利用 算法为软件开发助力。前三章介绍算法基础,包括二分查找、大 O 表示法、两种基本的数据结构以及递归 等。余下的篇幅将主要介绍应用广泛的算法,具体内容包括 :面对具体问题时的解决技巧,比如何时采用 贪婪算法或动态规划 ;散列表的应用 ;图算法 ;K 最近邻算法。
本书适合所有程序员、计算机专业相关师生以及对算法感兴趣的读者(This book is rich in examples and illustrates algorithms in a concise and easy-to-understand way. It aims to help programmers make better use of algorithms in daily projects to help software development. The first three chapters introduce the basic algorithms, including binary search, large O representation, two basic data structures and recursion. The rest of the paper will focus on the widely used algorithms, including: when to use greedy algorithm or dynamic programming, hash table application, graph algorithm, K nearest neighbor algorithm when facing specific problems.
This book is suitable for all programmers, computer-related teachers and students, and readers interested in algorithms.)
- 2020-06-20 19:00:02下载
- 积分:1
-
PatchMatch-master
说明: BSCB matlab代码。 进行图像修复,图像缺失区域填补。直接运行demo_BSCB.m文件(Bscb matlab code. Repair the image and fill the missing area.)
- 2021-04-19 08:58:51下载
- 积分:1
-
LINGO下解线性方程组!
LINGO下解线性方程组!-LINGO lower solutions of linear equations!
- 2022-01-22 02:19:41下载
- 积分:1
-
bpso-master
离散的粒子群算法 是用 python写, 输入都是0和1(The discrete particle swarm optimization is written in Python, and the input is 0 and 1.)
- 2021-03-29 23:19:10下载
- 积分:1
-
VC++初级多线程编程实例源码集
个人整理的一些比较基础的VC++初级多线程编程实例集,包括安全终止线程、创建UI线程、创建Worker线程、等待线程结束、挂起和恢复线程、获得线程的退出码、使用互斥量、使用临界区、使用信号量等内容,相信对VC++初学者来说是相当实用的。
- 2022-02-05 00:35:59下载
- 积分:1
-
An example iphone application.
An example iphone application.
- 2022-03-07 20:27:47下载
- 积分:1
-
AutoCAD的dwg
AutoCAD DWG-file viewer
- 2022-08-04 10:30:40下载
- 积分:1
-
一个页面使用DIV层设计,增加页面打印在两速度,优化…
1、页面采用DIV层设计,增加页面载入速度
2、优化代码,更易搜索引擎收录
3、签写信息、存入信息、显示信息均在一个页面上执行,方便代码的管理和查看
后台地址:Manage/Login.asp
管理用户:tzstudent.com
管理密码:tzstudent.com
-a page using DIV layer design, increased pages printed in the two speed, optimize code, better search engine contains three sign the information into the message that the information is on one page implementation, facilitate code management and background check Address : Manage/Login.asp management users : tzstudent.com management Password : tzstudent.com
- 2022-07-21 06:40:42下载
- 积分:1
-
期望最大化算法
说明: 期望最大化算法。假设数据服从高斯分布时,用于寻找全局最优解。(Expectation-Maximization algorithm)
- 2019-07-11 17:35:42下载
- 积分:1
-
morse-master
说明: using python ro create a morse audio and demod it
- 2020-06-19 16:26:28下载
- 积分:1