搜索资源列表
fax编程示例
- 传真示例,从实际项目代码分离出来的实例代码。-fax example, from a practical project to isolate the source code examples.
tupiancaiji
- 动易图片采集程序(风讯),根据风讯系统图片采集程序分离出来的,可适用于动易2005/2006各版本.完全插件式.有朋友需要的可下载回去略作修改即可适用于其它系统.Admin_Index_Left.asp文件包含采集功能菜单-dynamic collection procedures (wind-), according to Wind-photo collection system to isolate the procedure, m
hundun_BMP
- 使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn - XB) generated chaotic sequence (Xi) need input A and is
200581718185184812
- 绝大多数的win98用户,在使用USB存储设备时需要安装厂家的驱动程序,而且 各个厂家的驱动只能驱动自家的USB存储设备,很不方便。 现在我在win2000 winme分离出来的USB驱动,可以使win98的用户象win2000、 XP、ME使用USB盘一样方便了。(不用四处找驱动)-majority of the win98 users, the use of USB storage equipment manufact
base64test
- 这是从开源项目中分离出来的base64编码例子。-This the revenue from the project to isolate the base64 encoding example.
ToolboxBSS
- 盲分离算法,处理声音信号的分离,利用算法分离出语音信号,供语音识别使用-blind separation algorithm, the signal processing sound separation, the use of algorithms to isolate voice signal, for the use of speech recognition
FuzzyTemporal
- Fault management is used to detect, isolate, and repair problems in communication networks. Alarms are considered an external manifestation of faults occurring inside the managed network. These faults may affect th
pciide
- This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the
2003tool
- Windows 2003 故障排查工具手册(DOC)熟悉可用于故障排查的各种工具并知道如何使用它们来隔离问题可加快故障排查过程并减少停机时间-Windows 2003 troubleshooting toolkit (DOC) can be used with troubleshooting tools and know how to use them to isolate problems can accelerate trouble
2003tool
- Windows 2003 故障排查工具手册(DOC)熟悉可用于故障排查的各种工具并知道如何使用它们来隔离问题可加快故障排查过程并减少停机时间-Windows 2003 troubleshooting toolkit (DOC) can be used with troubleshooting tools and know how to use them to isolate problems can accelerate trouble
fax编程示例
- 传真示例,从实际项目代码分离出来的实例代码。-fax example, from a practical project to isolate the source code examples.
tupiancaiji
- 动易图片采集程序(风讯),根据风讯系统图片采集程序分离出来的,可适用于动易2005/2006各版本.完全插件式.有朋友需要的可下载回去略作修改即可适用于其它系统.Admin_Index_Left.asp文件包含采集功能菜单-dynamic collection procedures (wind-), according to Wind-photo collection system to isolate the procedure, m
hundun_BMP
- 使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn- XB) generated chaotic sequence (Xi) need input A and iso
200581718185184812
- 绝大多数的win98用户,在使用USB存储设备时需要安装厂家的驱动程序,而且 各个厂家的驱动只能驱动自家的USB存储设备,很不方便。 现在我在win2000 winme分离出来的USB驱动,可以使win98的用户象win2000、 XP、ME使用USB盘一样方便了。(不用四处找驱动)-majority of the win98 users, the use of USB storage equipment manufact
base64test
- 这是从开源项目中分离出来的base64编码例子。-This the revenue from the project to isolate the base64 encoding example.
ToolboxBSS
- 盲分离算法,处理声音信号的分离,利用算法分离出语音信号,供语音识别使用-blind separation algorithm, the signal processing sound separation, the use of algorithms to isolate voice signal, for the use of speech recognition
hm
- 连续孤立词识别的算法 好东西 分享给大家-Continuous speech recognition algorithm to isolate a good thing for everyone to share
918466267
- 设计一个可进行复数运算的演示程序。要求实现下列六种基本运算:1)由输入的实部和虚部生成一个复数;2)两个复数求和;3)两个复数求差;4)两个复数求积,5)从已知复数中分离出实部;6)从已知复数中分离出虚部。运算结果以相应的复数或实数的表示形式显示。 -Can be complex to design a computing demo program. Requirements to achieve the following six
Blind_Signal_Separation_instantaneous_mixing_the_a
- 盲信号分离(BSS)是指在对彼此独立的源信号混合过程及各源信号本身均未知的情况下,从混合信号中分离出这些源信号的方法。BSS可以用来从多个麦克风混合语音信号中提炼出单个语音信号。本文简要阐述LMS、RLS算法,并通过仿真实验来分析比较这两类方法的性能,并利用此方法对一实际的语音信号进行分离。-Blind Signal Separation (BSS) is defined as independent of each other mix
VLP_location_VC++
- 检测车牌VC++程序。用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。-License plate detection VC++ Procedures. Custom template gray-scale median filter basic region was assigne