资源列表
[数据库编程] ConnPool
说明:数据库连接池的管理,只有当用户真正需要进行数据库操作时,系统才从连接池申请一个连接,数据库操作完毕,连接立即释放到连接池中,以供其他用户使用。这样,不仅大大提高了数据库连接的使用效率,使得大量用户可以共享较少的数据库连接,而且省去了建立连接的时间。-Database connection pool management, and only when the user genuine need to carry out database operations, the system only fr<Mao jinhua> 在 2025-07-21 上传 | 大小:4kb | 下载:1
[单片机(51,AVR,MSP430等)] xianshi
说明:LCM的控制芯片是ST7541,与单片机相连,在LCM上显示各种图象.-LCM control chip is the ST7541, with the single-chip connected to the LCM display various images.<yangwuqiang> 在 2025-07-21 上传 | 大小:23kb | 下载:1
[其他小程序] zoomfft
说明:在谱分析中,数据长度N,采样频率fs,频谱中的分辨率为df=fs/N。为了提高谱分析中的分辨率,常用ZOOMFFT,这里给出了相应的MATLAB程序。-In spectrum analysis, the data length N, the sampling frequency fs, the spectrum of a resolution of df = fs/N. Spectral analysis in order to improve the resolution, commonly<songzy41> 在 2025-07-21 上传 | 大小:48kb | 下载:1
[微处理器(ARM/PowerPC等)] arma_analysis
说明:ARMA模型时间序列分析法简称为时序分析法,是一种利用参数模型对有序随机振动响应数据进行处理,从而进行模态参数识别的方法。参数模型包括AR自回归模型、MA滑动平均模型和ARMA自回归滑动平均模型。这里给出了一个求出ARMA模型参数的MATLAB程序。-ARMA model for time series analysis method referred to as time series analysis is a parametric model for the orderly use of<宋知用> 在 2025-07-21 上传 | 大小:35kb | 下载:1
[通讯/手机编程] FSK_Mod_Demod
说明:FSK调制Matlab程序。包括FSK mod and demod;CPFSK mod and demod代码。-Matlab procedures FSK modulation. Including FSK mod and demod CPFSK mod and demod code.<吴 昊> 在 2025-07-21 上传 | 大小:2kb | 下载:1
[邮电通讯系统] MSK_Mod_Demod
说明:MSK的调制解调程序,包括传统MSK mod and demod,以及GMSK的mod and demod.-MSK modem procedures, including the traditional MSK mod and demod, and GMSK the mod and demod.<吴 昊> 在 2025-07-21 上传 | 大小:2kb | 下载:1
[菜单] cSharpSkins
说明:C#界面皮肤源码(带大量皮肤素材) 1. 先把IrisSkin2.dll文件添加到当前项目引用(解决方案资源管理器->当前项目->引用->右键->添加引用 ,找到IrisSkin2.dll文件.....之后就不用我说了吧^_^).IrisSkin2.dll文件最好放在当前项目\bin\Debug文件中. 2. 然后把IrisSkin2.dll文件添加到vc2005的工具箱:右键->选择项->浏览找到IrisSkin2.dll文件(文件最好放<> 在 2025-07-21 上传 | 大小:3.62mb | 下载:1
[matlab例程] netlist_CH4
说明:As a consequence, more exact models of devices can be retained for analysis rather than the approximate models commonly introduced for the sake of computational simplicity. A computer icon appears in the margin with each introduction of MATLAB<wsz> 在 2025-07-21 上传 | 大小:2kb | 下载:1
[单片机(51,AVR,MSP430等)] FrequencyCounter
说明:利用AT89S51 单片机的T0、T1的定时计数器功能,来完成对输入的信号进行频率计数, 计数的频率结果通过8位动态数码管显示出来。要求能够对0-250KHZ 的信号频率进行准确计数,计数误差不超过±1HZ。-AT89S51 MCU using T0, T1 timing counter function, to complete the input signal frequency counting, counting the frequency of 8 resulted in the<方金波> 在 2025-07-21 上传 | 大小:3kb | 下载:1
[图形/文字识别] paizhaozidongshibie
说明:图像分割是图像处理最基本和最重要的技术,是任何理解系统和自动识别系统 必不可少的一个重要环节.车牌以及车牌字符的提取是图像分割技术的一个特殊应 用场合,它包括车牌的定位和车牌字符的切分两个步骤。本章将对这两个步骤的算 法进行阐述.第一、二节中将分别详细介绍车牌区域的定位、切分技术 由于二值 化算法在字符的提取中具有重要的作用,因此在第三节中将作重点讨论. -Image processing image segmentation is the most fundamental<poon> 在 2025-07-21 上传 | 大小:5.99mb | 下载:1