-
本SDK适合REALmagic EM847x芯片的板卡,如神龙卡,XCARD等等。该SDK专门为开发自动播出系统、广告截播系统、字幕系统等而设计;其独特的文件连...
本SDK适合REALmagic EM847x芯片的板卡,如神龙卡,XCARD等等。该SDK专门为开发自动播出系统、广告截播系统、字幕系统等而设计;其独特的文件连播功能,使多个文件回放过程中无缝连接,不会有停顿或马赛克;而且该SDK支持多卡操作,让用户轻松识别某块所在的PCI SLOT上。
该SDK是模仿广州高创公司的PYTHON XP SDK制作的,用过PYTHON XP的用户可轻松地把该SDK应用已有的播出系统上。
-REALmagic EM847x the SDK for the chip card, such as the Dragon Card, XCARD and so on. The SDK for the development of automatic broadcast system, broadcast advertising cut-off system, such as subtitles and system design 连播its unique features of documents to process multiple files playback seamlessly, there will be no pause or mosaic and the SDK support multi-card operation, to allow users to easily identify where a piece of the PCI SLOT. The SDK is based on Guangzhou" s high-creators produced PYTHON XP SDK, used PYTHON XP users can easily have the SDK application of the broadcast system.
- 2022-03-16 20:14:54下载
- 积分:1
-
剪贴板数据处理类。
剪贴板数据处理类COleDataSourceEx-the class of clipboard data processing.
- 2022-03-05 16:41:45下载
- 积分:1
-
经典的C语言编程
经典的C语言编程--如何计算C语言的关键字(作者是C语言开发者Kernighan和Ritchie)-classic C programming language-- how the C language keyword (The writer is a C-language development were Kernighan and Ritchie)
- 2023-01-01 16:30:03下载
- 积分:1
-
小游戏,四连环,请指教
小游戏,四连环,请指教-small games, four series, please enlighten
- 2023-04-09 04:55:03下载
- 积分:1
-
is indented file format, based on the c and no window, a bit old fashioned
是文件格式缩进的,基于c++的,没有涉及window,有点老土-is indented file format, based on the c and no window, a bit old fashioned
- 2023-08-29 12:35:03下载
- 积分:1
-
samsung arm9 s3c2440 wince5.0 lcd driver
samsung arm9 s3c2440 wince5.0 lcd driver
- 2023-05-13 09:40:02下载
- 积分:1
-
搜索引擎
爬虫模块、预处理模块和搜索模块。
搜索引擎的三个部分是相互独立的,三个部分分别工作,主要的关系体现在前一部分得到的数据结果为后一部分提供原始数据。
用户通过浏览器提交查询的词或者短语 P,搜索引擎根据用户的查询返回匹配的网页信息列表 L;
上述过程涉及到两个问题,如何匹配用户的查询以及网页信息列表从何而来,根据什么而排序?用户的查询 P 经过分词器被切割成小词组 并被剔除停用词 ( 的、了、啊等字 ),根据系统维护的一个倒排索引可以查询某个词 pi 在哪些网页中出现过,匹配那些 都出现的网页集即可作为初始结果,更进一步,返回的初始网页集通过计算与查询词的相关度从而得到网页排名,即 Page Rank,按照网页的排名顺序即可得到最终的网页列表;
假设分词器和网页排名的计算公式都是既定的,那么倒排索引以及原始网页集从何而来?原始网页集在之前的数据流程的介绍中,可以得知是由爬虫 spider 爬取网页并且保存在本地的,而倒排索引,即词组到网页的映射表是建立在正排索引的基础上的,后者是分析了网页的内容并对其内容进行分词后,得到的网页到词组的映射表,将正排索引倒置即可得到倒排索引;
网页的分析具体做什么呢?由于爬虫收集来的原始网页中包含很多信息,比如 html 表单以及一些垃圾信息比如广告,网页分析去除这些信息,并抽取其中的正文信息作为后续的基础数据。
- 2022-05-07 14:54:09下载
- 积分:1
-
题目:用c 语言编写的程序,一个偶数总能表示为两个素数之和。...
题目:用c 语言编写的程序,一个偶数总能表示为两个素数之和。-Tilte:a programme written by c: an idol can always be expressed as summation of two prime numbers.
- 2023-06-07 22:25:02下载
- 积分:1
-
Examples
实例――实现打印功能
实例――实现打印功能-Examples- examples of printing realize- realize printing function
- 2022-01-26 02:46:07下载
- 积分:1
-
很好用的下载工具
很好用的下载工具-good use download tool
- 2022-04-18 05:56:10下载
- 积分:1