-
数据结构与算法
主要是关于数据结构预算法的书籍,使用c语言编写,我个人认为本书很适合初学者,对我而言收获实在是很大,我很喜欢这本书
- 2022-07-07 22:43:35下载
- 积分:1
-
给出集合类的定义,可模拟实现集合的交集,并集运算,并可以插入,删除元素...
给出集合类的定义,可模拟实现集合的交集,并集运算,并可以插入,删除元素-is set class definition can be simulated to achieve the intersection and set computing, and can be inserted, deleted elements
- 2022-12-13 16:40:03下载
- 积分:1
-
elementary transformation, matrix inversion using a written calculation method u...
初等变换法,矩阵求逆用的是笔算时惯用的方法,需要高斯消去法的朋友请参看有关资料。特别提醒:本程序不能用tc2.0编译!详情请参看文件中的说明。 -elementary transformation, matrix inversion using a written calculation method used when the need Gaussian Elimination friends see the information. Reminded : This procedure can not be used tc2.0 compiler! For details, please refer to the documents note.
- 2022-01-28 07:58:52下载
- 积分:1
-
一维新型有效的无网格方法最小二乘无网格法MATLAB程序
一维新型有效的无网格方法最小二乘无网格法MATLAB程序-New effective one-dimensional meshless method least squares meshless method MATLAB program
- 2022-08-03 05:09:09下载
- 积分:1
-
FLCS在3DIC設計中會使用的方法
在3DIC設計中會使用的方法
Floorplanning is an important and dispensable stage in the traditional integrated circuit design process. With the raised module numbers and increased wire length, the computation complexity is raised dramatically. Obviously, the traditional algorithms need to be updated. We developed an orthogonal table, in which each factor represents a module and the level of a specified factor denotes the orientation of that module. With this orthogonal table, the solution space is significantly decreased.
We use sequence pair to represent a floorplan and the fast longest common subsequence is used accordingly to calculate the area of
- 2022-08-13 12:52:54下载
- 积分:1
-
视频编码的源代码 - H.264图像编码器
H.264 / MPEG-4第10部分或AVC(高级视频编码)的视频压缩标准,并且是目前最常用的格式记录,压缩和分配的高清晰度视频中的一个。在标准的第一个版本的最后起草工作,2003年5月完成。 H.264 / MPEG-4AVC是面向块的运动补偿基于编解码器,由ITU-T视频编码专家组(VCEG)共同制定的ISO / IEC JTC1运动图像专家组(MPEG)标准。该项目的合作伙伴关系的努力被称为联合视频组(JVT)。 ITU-T的H.264标准和ISO/ IEC的MPEG-4 AVC标准(正式,ISO/ IEC14496-10 - MPEG-4第10部分,高级视频编码)共同保持,使它们具有相同的技术含量。 H.264也许是最知名的是的编解码标准的蓝光光盘之一;所有蓝光光盘播放机必须能够解码H.264。它还被广泛用于流媒体网络资源,如Vimeo的,YouTube和iTunes商店,为的Adobe Flash Player和Microsoft Silverlight中的网络软件等,并且还有各种高清晰度电视节目的视频在地面(ATSC,ISDB-T,DVB -T或DVB-T2),电缆(DVB-C)和卫星(DVB-S和DVB-S2)。
- 2022-07-09 17:11:18下载
- 积分:1
-
Classification algorithm based on support vector machine, after test results, we...
基于支持向量机分类算法,经试验效果不错,取得了很好的分类效果-Classification algorithm based on support vector machine, after test results, well, and achieved very good classification results
- 2022-03-05 15:28:17下载
- 积分:1
-
马踏棋盘问题:国际象棋中的马,怎样才能不重复的跳遍棋盘上的每一格呢? 笔者见过许多解决这类问题的程序,这个是最简洁同时也是速度最快的一个。...
马踏棋盘问题:国际象棋中的马,怎样才能不重复的跳遍棋盘上的每一格呢? 笔者见过许多解决这类问题的程序,这个是最简洁同时也是速度最快的一个。-horse riding chessboard : the international chess Ma, how can we not repeat the jump all over the chessboard of each? I met many issues to resolve such procedures, this is the most succinct is also the fastest one.
- 2022-07-09 19:26:02下载
- 积分:1
-
德州扑克牌值计算
POKER 计算值 斗地主 扎金花都离不开它
This article for the budding poker AI programmer provides a foundation for a simple implementation of No-Limit Texas Holdem Poker AI, covering the basics of hand strength evaluation and betting. By following the recipe set out here, you will quickly become able to implement a reasonably strong poker AI, and have a solid foundation on which to build. I assume you are familiar with the basic terminology of poker.
- 2022-08-15 11:28:52下载
- 积分:1
-
图片浏览器
关于matlab编写的图片浏览器算法,打开一个图片目录,可以通过【上一张】、【下一张】按钮实现图片的浏览,并且自动检测第一张和最后一张图片
- 2022-03-14 22:33:42下载
- 积分:1