-
softIce is a good tool for windows to debug. This is a book which introduce many...
softIce is a good tool for windows to debug . This is a book which introduce many commond and teach us how to us the commonds in softice-softIce is a good tool for windows to debug. This is a book which introduce many commond and t each us how to us the commonds in softice
- 2023-01-15 05:50:03下载
- 积分:1
-
用jsp开发的网上商城系统
用jsp开发的网上商城系统-jsp development with the Online Shopping Mall
- 2022-06-13 16:21:36下载
- 积分:1
-
本书真实系统地介绍了密码学及该领域全面的参考文献。
全书共分四个部分,首先定义了密码学的多个术语,介绍了密码学的发展及背景,描述了密码学从简单到复杂的各种协...
本书真实系统地介绍了密码学及该领域全面的参考文献。
全书共分四个部分,首先定义了密码学的多个术语,介绍了密码学的发展及背景,描述了密码学从简单到复杂的各种协议,详细讨论了密码技术,并在此基础上列举了如DES、IDEA、RSA、DSA等10多个算法以及多个应用实例,并提供了算法的源代代码清单。
全书内容广博权威,具有极大的实用价值。自出版以来,得到业内专家的高度赞誉,是致力于密码学研究的专业及非专业人员一本难得的好书。-This book introduces the real system and the field of cryptography comprehensive references. Book is divided into four parts, first of all define the term more than cryptography, introduced the development of cryptography and background, describes cryptography from the simple to the complex variety of the agreement, a detailed discussion of cryptographic techniques, and on this basis cited, such as DES, IDEA, RSA, DSA algorithm, as well as more than 10 examples of multiple applications and provides the algorithm source code on behalf of the list. Broad authority of the contents of the book, has great practical value. Self-publishing has been highly praised the industry experts, is dedicated to the study of cryptography professional and non-professional a rare book.
- 2022-03-26 13:07:22下载
- 积分:1
-
一本很好的WINDOWSDirecX和Speech开发资料.
一本很好的WINDOWSDirecX和Speech开发资料.-A very good information WINDOWSDirecX and Speech Development.
- 2022-01-27 22:35:07下载
- 积分:1
-
QuartusII软件的简介,包括Verilog VHDL
语言的基本语法
QuartusII软件的简介,包括Verilog VHDL
语言的基本语法-QuartusII software profiles, including the basic syntax of Verilog VHDL language
- 2022-03-29 20:55:31下载
- 积分:1
-
提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法;...
提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法;-increase input fault tolerance. Imported wrong judgment. The time, a search function for the linear search is enhanced as follows : f_search : Fernandez search method; BTREE : binary tree search method; L_search : linear search method; R_search : recursive binary search method; Zcsear : hash collision search method; " Files : interpolation search Enhancement Act; Sorting is bubbling, as it is now : heaps : tired heap sort; binary : Binary Tree sorting; xieer : Xie ears scheduling; sinsert : Insert scheduling; quicks : rapid sequencing; select : Select Sort;
- 2022-01-28 09:18:27下载
- 积分:1
-
c++builder的详细信息
c++builder的详细信息-c builder detailed information
- 2022-07-21 00:22:48下载
- 积分:1
-
论文完成了唇动识别技术几个基本问题…
本文完成了对唇动身份识别技术几个基本问题的理论研究,并对整个系统加以实现.作为本文研究的实验基础,我们建立了唇动方式身份识别数据库(HITLUDB),
该库目前包含30个说话人每人20个汉语词的音视频语料.数据库的扩充与完善工作仍在不断的进行之中.在嘴唇检测方面,
我们对自适应色度过滤模型进行改进,提高了算法的鲁棒性,完成了对嘴唇的精确定位.结合DCT变换与K-L变换的各自特点,
我们提出了特征提取算法,使用较少维数的特征完成了对嘴唇区域主要信息的刻画.由于唇动信息同时包含了生理特征与行为特征,
我们使用静念动念混合建模的方式,完成了对说话人唇动个性特点的精确描述.在HMM训练时,我们提出了特征的归一化处理方法,提高了HMM在实际应用中的性能.
最后,我们分别对身份辨认系统与身份确认系统的基本理论进行了叙述,并完成了系统的实践工作.
关 键 词:身份识别 唇动 特征提取 隐马尔可夫模型 K-L变换 -paper completed the lip movements identification technology several basic issues of theoretical study, system as a whole be achieved. As this paper, the experimental basis, We have established a dynamic manner lip identification database (HITLUDB) The library currently contains 30 words each of 20 Chinese words, sound and video corpus. and the expansion of the database is still perfect keep going on. Detection of the lips, we adaptive color filter model improvements, improve the robustness of the algorithm, completed a pair of lips the precise positioning. DCT combined with
- 2022-01-26 02:25:51下载
- 积分:1
-
概论:程序设计的基本概念与基本
1 . 方法;怎样才能学好这门基础课
2. 程序的基本结构
3. 编程关键:逻辑思维与问题求解
人是怎样让计算...
概论:程序设计的基本概念与基本
1 . 方法;怎样才能学好这门基础课
2. 程序的基本结构
3. 编程关键:逻辑思维与问题求解
人是怎样让计算机帮助自己解题的
4. 数据的组织方式一:数组
5. 模块化:函数与函数调用
6. 分治思想:递归算法及其实现
7. 逻辑指代与物理指代:指针
8. 数据的组织方式二:结构
9. 蒙特卡洛法
10.贪心法
11.动态规划
12. 数据的组织方式三:链表与树
13.数据的组织方式四:文件,数据的
永久存储与重复使用
14.面向对象程序设计的概念及特点-Introduction: the basic concepts of program design and basic one. Methods how to learn this basic course 2. The basic structure of the procedure 3. Programming key: logical thinking and problem solving is how to make computers help themselves solve problems 4. Data one organization: the array 5. Modularized: function and function call 6. divided Thought: recursive algorithm and its realization 7. logical and physical anaphora anaphora: pointer 8. data organization II: the structure of 9. montecalvo Lofa 10. Greedy 11. Dynamic Programming 12. data organization III: List and Tree 13. data organized in a manner that four: documents, data, permanent storage and re-use 14. object-oriented programming concepts a
- 2022-01-30 18:41:53下载
- 积分:1
-
非常不错的xml教程,简洁、易懂,让你在极短的时间内掌握xml的本质...
非常不错的xml教程,简洁、易懂,让你在极短的时间内掌握xml的本质-very good xml Guide, concise and easy to understand, let you in a very short period of time grasp the essence!
- 2022-01-25 21:43:16下载
- 积分:1