Welcome![Sign In][Sign Up]
Location:
Search - field-b

Search list

[Other一种分级检索MPEG视频的方法

Description: 提出了一种基于样本的分级检索 MPEG 视频的新方法:首先用I 帧的dct_dc_size 字段快速粗检,然后用断层摄影(tomography)法分析B 帧运动矢 量的时空分布特性以进一步缩小结果集,最后用DC 图像的精确匹配方法验证检索结果.试验结果表明,本方法 所需计算量较小,且可保证较高的检索精度.-presents a sample classification based on MPEG video retrieval of the new method : First of all I frame with the rapid field dct_dc_size rough Frederick, and then use tomography (tomography) Analysis of B pictures motion vector space-time distribution to further narrow the results set, and DC Images precision Matching test results retrieval. test results showed that the calculation method for small and can guarantee higher retrieval accuracy.
Platform: | Size: 501988 | Author: 隼鼻梁 | Hits:

[Otherdatatool

Description: 数据库比较工具,分别输入要连接的数据库,比较库中相同名字的表的字段是否相同,相同表名前会自动打勾,结果得出相同字段有多少,表a比表b多出的字段是什么,少的是什么。-database comparison tool to import the database to link more library the same name of the table if a field is the same as before the same table name will be automatically checked, the outcome of the same field, there is a table Table b more than the field what is what is missing.
Platform: | Size: 909060 | Author: lily | Hits:

[Other resourceus_anasp

Description: 光学设计软件zemax源码: This DLL models an nular aspheric surface as described in: \"Annular surfaces in annular field systems\" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 December 1997 This surface is essentially an odd aspheric surface with an offset in the aspheric terms. The sag is given by: Z = (c*r*r) / (1+(1-((1+k)*c*c*r*r))^ 1/2 ) + a*(r-q)^2 + b*(r-q)^3 + c*(r-q)^4 + ... Note the terms a, b, c, ... have units of length to the -1, -2, -3, ... power.-optical design software zemax source : This DLL models an annular aspheric surface as d escribed in : "Annular surfaces in annular field systems" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 Dece This inflicted 1,997 surface is essentially an odd asp heric surface with an offset in the aspheric ter ms. The sag is given by : Z = (c * r * r) / (1 (1-((a k) * c * c * r * r)) ^ 1 / 2) a * (r - q) b ^ 2 * (r-q) * c ^ 3 (r-q) ^ 4 ... Note the terms a, b, c, ... have units of length to the -1, -2, -3, ... power.
Platform: | Size: 42301 | Author: 狄拉克 | Hits:

[OS programSnifferPro

Description: 1.能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高亮显示。如点击IP Source Address(在解析树中),则相应的四个字节高亮。 3. 可以设置过滤,指定IP地址,指定报文类型(TCP,UDP,ICMP,ARP,RARP),指定方向(A地址->B地址,B地址->A地址,A地址<->B地址),侦探相应的数据包。 4. 统计过滤后收到的报文个数和总字节数,并显示整个网络建议状况(以进度条显示流量,状态栏显示数据) 5. 对分成多个TCP传输的文件重组,去除头信息,得到数据内容,并可以显示或输出到文件。例如,FTP传输RM时,可以将探测到的TCP包重组并保存至文件,就可以观看了。-1. Monitors all access to the mainframe data packet integrity of the data shows that the information and content Baotou MAC layer support : Ethernet frame network layer support : IP, ARP, RARP, ICMP transport layer support : TCP, UDP 2. 16 to 229 shows each byte packet content (including the first and data), a designated field, so that the corresponding byte highlighter. If it IP Source Address (analytic tree), the corresponding 4 byte highlighter. 3. Can provide filtration, the designated IP address, designated packet type (TCP, UDP, ICMP, ARP, RARP), the designated direction (address A -
Platform: | Size: 477390 | Author: 徐新 | Hits:

[Software Engineeringliboqa

Description: This article mainly introduced the field busthe MODBUS correspondence protocol and some method of the VB apply in the serial communication-This article mainly introduced the field b usthe MODBUS protocol and some correspondence method of the VB apply in the serial communicati on
Platform: | Size: 425472 | Author: 刘强彦 | Hits:

[Mathimatics-Numerical algorithmsdatabase_edwardversion

Description: 1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度确定,不能改变)。 2.功能 a)数据库存储: 一个数据库存储于一个文件中,打开文件将数据库载入到内存。 保存时将内存中数据重新写到文件中去。 b)数据库管理: 提供数据库的创建,表的创建,字段的创建 提供对数据的查询,删除,修改,排序功能 c)支持SQL部分语句: 支持SELECT 和DELETE语句-1. Introduction of this program is pure C language based on a series of menu command-line database system. You can create multiple databases, database tables, fields. The type field which can only plastic, floating point, character and string (maximum length and can not be changed). 2. A function) database storage : a database stored in a document, the document will open the database to include memory. When will preserve memory data re-wrote a document. B) database management : to provide database creation, table creation, the field for the creation of data inquiries, delete, modify, sequencing feature c) some support SQL statement : support DELETE and SELECT statements
Platform: | Size: 12830 | Author: 李军 | Hits:

[Mathimatics-Numerical algorithmsdatabase_edwardversion

Description: 1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度确定,不能改变)。 2.功能 a)数据库存储: 一个数据库存储于一个文件中,打开文件将数据库载入到内存。 保存时将内存中数据重新写到文件中去。 b)数据库管理: 提供数据库的创建,表的创建,字段的创建 提供对数据的查询,删除,修改,排序功能 c)支持SQL部分语句: 支持SELECT 和DELETE语句-1. Introduction of this program is pure C language based on a series of menu command-line database system. You can create multiple databases, database tables, fields. The type field which can only plastic, floating point, character and string (maximum length and can not be changed). 2. A function) database storage : a database stored in a document, the document will open the database to include memory. When will preserve memory data re-wrote a document. B) database management : to provide database creation, table creation, the field for the creation of data inquiries, delete, modify, sequencing feature c) some support SQL statement : support DELETE and SELECT statements
Platform: | Size: 12288 | Author: 李军 | Hits:

[Software Engineeringliboqa

Description: This article mainly introduced the field busthe MODBUS correspondence protocol and some method of the VB apply in the serial communication-This article mainly introduced the field b usthe MODBUS protocol and some correspondence method of the VB apply in the serial communicati on
Platform: | Size: 425984 | Author: 刘强彦 | Hits:

[matlabField_II_v3.16

Description: FIELD II 是B超的matlab仿真程序。 执行 先运行 field_init.m ,进行初始化 运行文件夹 sample_cyst_phantom 里的make_image.m,产生体模的B超仿真影像 运行文件夹 sample_kidney 里的make_image.m,产生肾脏的B超仿真影像(计算时间会很长) 示例: 本包内带了一个肾脏的B超仿真。更多的例子,大家google吧。-FIELD II is the B-the matlab simulation program. Implementation of the first run field_init.m, run to initialize folder sample_cyst_phantom
Platform: | Size: 19067904 | Author: voxon | Hits:

[Documents0707.1315v1

Description: We analyze, both analytically and numerically, the effectiveness of cloaking an infinite cylinder from observations by electromagnetic waves in three dimensions. We show that, as truncated approximations of the ideal permittivity and permeability tensors tend towards the singular ideal cloaking fields, so that the anisotropy ratio tends to infinity, the D and B fields blow up near the cloaking surface. Since the metamaterials used to implement cloaking are based on effective medium theory, the resulting large variation in D and B will pose a challenge to the suitability of the field averaged characterization of " and 碌. We also consider cloaking with and without the SHS (softand- hard surface) lining, shown in [6] to be theoretically necessary for cloaking in the cylindrical geometry. We demonstrate numerically that cloaking is significantly improved by the SHS lining, with both the far field of the scattered wave significantly reduced and the blow up of D and B prevented.
Platform: | Size: 179200 | Author: Jason | Hits:

[Booksb

Description: 本书主要内容包括经典电磁理论及其数学基础,静电场、恒定电场和恒定磁场,静态场的解法,时变电磁场,平面电磁波,导行电磁波,电磁波的辐射和电磁场与电磁波的应用。.-The main contents of this book, including the classic electromagnetic theory and its mathematical foundation, electrostatic field, constant electric and constant magnetic field, static field method, time-varying electromagnetic fields, plane electromagnetic wave, electromagnetic navigation, electromagnetic radiation and electromagnetic fields and electromagnetic applications. .
Platform: | Size: 3072 | Author: mathboy | Hits:

[Software Engineeringb

Description: 续--基于Wed技术的通用监控平台设计方案--以互连网为核心的技术革命,正给人类工作、生活,乃至生存带来巨大变化。如何将已有的应用系统与蒸蒸日上的互连网技术结合起来,进一步提高企业的运作效率和企业形象,得到了企业的广泛关注。SCADA系统在工业智能自动化领域为广大用户提供了优秀的服务,随着互连网技术的发展和应用,为了进一步满足客户的需求,公司提出将现有的IA系列产品SCADA与Web技术有机结合起来,实现基于Web技术的SCADA监控平台-Continued- Wed technology based on a common platform for the design of monitoring programs- to the Internet as the core of the technological revolution, is to the human work, life, and even bring about great changes in survival. How to existing application systems and the success of the combination of Internet technology to further enhance the operational efficiency and corporate image, has been widespread concern in the enterprise. SCADA system in the field of intelligent automation industry to provide customers with excellent service, with the development of Internet technology and applications, in order to further meet customer demand, the company proposed to the existing SCADA and IA products combine Web technology , Web-based SCADA monitoring platform
Platform: | Size: 435200 | Author: lypdl | Hits:

[SCMField_Bus_CAN_Thoery_and_Application(Yuntao_Rao).r

Description: 现场总线CAN原理与应用技术(饶运涛 邹继军 郑勇芸)\Field Bus CAN Thoery and Application(Yuntao Rao).rar 学习CAN总线很好的数据,pdf版本,带书签(自己做的)-CAN fieldbus Principle and Application of Technology (饶运涛邹继军郑勇芸) \ Field Bus CAN Thoery and Application (Yuntao Rao). Rar good learning CAN data bus, pdf version, with bookmarks (do their own)
Platform: | Size: 13984768 | Author: 刘辉 | Hits:

[Software Engineeringb

Description: 基于多传感器的自治潜水器定位和创建地图方法 摘要:利用传感器间的外标定方法,把成像声纳的特征元素转换到相机坐标系中,再利用计算机视觉领域的struction fron motion 方法进行求解。-Multi-sensor based on the autonomy of underwater vehicle position and the creation of the map method Abstract: The use of outside inter-sensor calibration method, the characteristics of the sonar imaging element to the camera coordinate system conversion, the re-use the field of computer vision methods struction fron motion to solve.
Platform: | Size: 48128 | Author: shuoshuo | Hits:

[matlabfield_II

Description: MATLAB的学习,以及仿真B超的field II 软件以及使用说明书-MATLAB
Platform: | Size: 3590144 | Author: 许琴 | Hits:

[Graph programfield-2

Description: 用于超声仿真的matlab,用于仿真B超,声辐射力,血流成像-For ultrasound simulation matlab, for simulation B ultrasound, acoustic radiation force, flow imaging
Platform: | Size: 276480 | Author: fanpengfei | Hits:

[File OperateGauss

Description: The gauss, abbreviated as G or Gs, is the cgs unit of measurement of a magnetic field B, which is also known as the magnetic flux density or the magnetic induction . It is named after German mathematician and physicist Carl Friedrich Gauss. One gauss is defined as one maxwell per square centimeter. The cgs system has been formally superseded by the SI system, which uses the tesla (T) as the unit for B. One gauss equals 1×10− 4 tesla (100 μT) (1 T = 10000 G).-The gauss, abbreviated as G or Gs, is the cgs unit of measurement of a magnetic field B, which is also known as the magnetic flux density or the magnetic induction . It is named after German mathematician and physicist Carl Friedrich Gauss. One gauss is defined as one maxwell per square centimeter. The cgs system has been formally superseded by the SI system, which uses the tesla (T) as the unit for B. One gauss equals 1×10− 4 tesla (100 μT) (1 T = 10000 G).
Platform: | Size: 1024 | Author: Sky7078 | Hits:

[source in ebookModel-B

Description: 《field-field methods in materials science and engineering》中model-B的源代码。-" Field-field methods in materials science and engineering" in the model-B source code.
Platform: | Size: 158720 | Author: 杨欣儿 | Hits:

[OtherModelB

Description: These codes simulate model B, as described in the text. They are structured in modular form, and students an encouraged to build more complex codes using this structure. The file "manager.f" is the highest level of control, co-ordinating, so to speak, the sequence to calls to to solvers, initializations, etc. The module solver_mod.f90 contains the solver routines. The module util_mod.f90 contains functions called upon to do various i/o To compile the codes into an executable, type: "make" To run, type ./<name_of_executable>
Platform: | Size: 318464 | Author: Anniesa | Hits:

[OtherBellhop3D field

Description: 深海大洋,犹如浩渺宇宙,永远是神奇的远方美景! 祝愿好奇诸君能够走进深蓝!BELLHOP 3D 是一扇小小的窗! 在此感谢包(青华)老师、林(俊轩)老师、惠(俊英)老师的指导,也感谢吴老师、张老师的提醒!尤其感谢Michael B. Porter 对 BELLHOP 3D近40年孜孜不倦的探索!感谢国际科学社区对三维海洋传播声学永远的支持!更感谢由 Free Software 凝聚起来的全球自由科学家社区!(The deep ocean, like the vast universe, is always a magical distant beauty! I wish you all the curious gentlemen can go into the dark blue! uuuuuuuuuuu BELLHOP 3D is a small window! Thank you, Mr. Bao (Qinghua), Mr. Lin (Junxuan), Mr. Hui (Junying), for your guidance. Thank you, Mr. Wu and Mr. Zhang for their reminders. In particular, thanks to Michael B. Porter for his tireless exploration of BELLHOP 3D for nearly 40 years! Thank you for the support of the international scientific community for the three-dimensional ocean propagation acoustics forever! Thank you even more for the Free Software community of free scientists around the globe!)
Platform: | Size: 13166592 | Author: kaimer | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net