搜索资源列表
软件工程思想.rar
- 这是一本介绍软件开发各个阶段具体过程的非常好的书,解压后是PDF格式的,要确定机器上装有阅读软件!
CRC算法.rar
- 详细的记载了CRC算法的具体过程
第三章 系统进程管理器的开发过程
- 是介绍一个关于系统管理进程的源代码 具体有书可以参照,课程设计-is to introduce a system of the management process for the source code has to be a specific reference, curriculum design
数字证书
- 数字证书技术在当前是一个热点问题也是安全方面的一个重要内容,本教程能帮助大家了解和实现数字证书的具体过程.-digital certificate technology is a current hot issue is the security an important element, the handbook can help you understand and digital certificates to the speci
MAPGIS新狗
- MAPGIS HID 虚拟软件狗采用类似虚拟光驱的方法将真实软狗数据及算法硬编码在虚拟驱动程序内,不需要更改原软件任何文件,从而实现补丁与软件的版本无关。此驱动支持微软的98/2000/XP系统平台。现在还未提供此驱动的自动安装程序,现将手动安装方法在下列出: 虚拟驱动在98系统和NT系统下安装均通过系统控制面板内的添加新硬件选项进行安装,不同的是在98下选择人机接口设备类,NT下选择未知硬件类进行安装。安装过程中机器可能提示要你插
GPS007
- 这是一个关于“GPS系统在车辆定位中的应用”的文章,在这篇文章中系统介绍了GPS系统在车辆定位中的应用”具体过程-This is one of the "GPS Vehicle Location System in the application," the article, in this article introduced the GPS system in the vehicle positioning sy
1337
- 求对给定数据集估计PI 的值 具体过程是: 给定数据集中任意取两个数组成一对数的取法有 ( ) 2 C2 n 1 n n − = 种,求出这 ( ) 2 n − 1 n 对数中 两个数互素的对数Count 。再利用公式 2 ( 1) 6 2 − = n n Count π 推出 Count 3n(n −
gou1
- 从键盘输入N个数字,程序将对这些数进行由大到小的排序。程序采取的的冒泡排序法,且程序输出了其每一趟排序的具体过程-N input from the keyboard figures, the number of these procedures will be conducted importance of the ranking. The procedures Bubble Sort of law and its procedures
Dblink
- 双链表结点定义,建立双链表,图形显示插入的具体过程- The double strand table point definition, establishes the double strand table, the graphical display insertion concrete process
robotbz
- 本程序模拟一个机器人躲避障碍的仿真.其中有不完善的地方 迫于精力有限,具体过程还有点粗糙,读者可以加以修正 -a simulation of the robot avoid obstacles to the simulation. Which forced the inadequacies in the energy are limited, There is a process in concrete rough, and r
waveletxiaoyu50052
- 自己编的使用小波实现的纹理图像分割,具体过程是先对图像进行三级小波分解,每级都对系数聚类并指导下一级分类,分割效果较好~ -own addendum to the use of wavelet achieve the texture image segmentation, specific process is the first image wavelet decomposition three each of the level
SIMPLE001
- simple算法源程序,包括一个PDF文件说明算法的具体过程,希望对计算流体力学的同学有帮助,用VC6.0写成-simple algorithm source code, including a PDF document explains the specific algorithm process, CFD hope to help students with written VC6.0
LSAcausal
- 语音增强算法,基于LsA-MMSE方法,并对其先验信噪比估计器进行了修改,具体过程参看Isal的论文。语音间隙间的音乐噪声也消除了。-speech enhancement algorithms, based on LsA - MMSE, and signal-to-noise ratio of its prior estimate for the changes, See specific process Isal theses. Vo
01bag
- 经常遇到01背包的问题我在这里向大家提供该算法实现的具体过程-01 backpack often encountered the problem I am here to provide you with the algorithm to achieve the specific process
vterbiDSP
- 本篇文介详细绍了vteibi算法的研究及其运用dsp实现的具体过程。
ProcClipBoardCOM
- 简单,明了,完美地演示了线程间如何利用剪贴板进行通信,当然本程序作在了同一个程序中,但是已经完全演示了如何利用剪贴板通信的具体过程
CPU
- 设计一个CPU的具体过程,包括实验目的,逻辑图
dh
- 在WINCE下作动画应用程序是具有挑战性的!这个例子很好的说明的具体过程!
算法
- 高斯正态分布曲线 具体拟合过程 matlab算法过程(the process of matlab algorithm of Gaussian normal distribution curve)
A 寻路算法具体过程及实现
- A*寻路算法具体过程及实现,A*算法广泛应用于寻路和图的遍历,是对Dijkstra算法的一种扩展,是一种高效的搜索算法。(The concrete process and Realization of the path finding algorithm A*.A* algorithm is widely applied to traversal of wayfinding and graph. It is an extension o