资源列表

« 1 2 ... .56 .57 .58 .59 .60 157161.62 .63 .64 .65 .66 ... 216390 »

[波变换deubechies

说明:for using this code need to use signal toolbox and general toolbox in your matlab Using Daubechies transform to compress the image (showing remaining coefficen of Thresholded Image) and then using Inverse 2D Daubechies transform and finding t
<jams1166> 在 2025-10-07 上传 | 大小:8kb | 下载:0

[汇编语言234

说明:Boyer-Moore算法 字符串匹配函数-Boyer-Moore function string matching algorithm
<qwerty> 在 2025-10-07 上传 | 大小:1kb | 下载:0

[其他小程序Voice-signal

说明:基于matlab的语音信号处理的几篇论文,涉及自相关基音检测、时域频域参数分析等-Based on several papers matlab speech signal processing, involving autocorrelation pitch detection, time domain analysis, frequency-domain parameters
<warmth> 在 2025-10-07 上传 | 大小:1.67mb | 下载:0

[其他小程序selectsort

说明:选择排序,通过这个程序可以较深刻的理解选择排序-Select sort through this program can choose a more profound understanding of the sort
<chinese> 在 2025-10-07 上传 | 大小:210kb | 下载:0

[Internet/网络编程345

说明:需要网卡支持,需要gtk+2.0 的库支持UI-Need LAN support, library support UI needs gtk+2.0
<qwerty> 在 2025-10-07 上传 | 大小:1kb | 下载:0

[其他小程序wsat

说明:可满足性sat问题,使用C++语言进行编写,非常好,可以帮助初步理解-Sat satisfiability problem, use C++ written language, very good, you can help a preliminary understanding
<chinese> 在 2025-10-07 上传 | 大小:10kb | 下载:0

[matlab例程harr

说明:for using this code need to use signal toolbox and general toolbox in your matlab Using Haar transform to compress the image (showing remaining coefficen of Thresholded Image) and then using Inverse 2D Haar transform and finding the SNR to se
<jams1166> 在 2025-10-07 上传 | 大小:8kb | 下载:0

[CA认证456

说明:RSA算法的C语言实现 1.密钥的产生 (1)选两个安全的大素数p和q。 (2)计算n=p×q,φ(n)=(p-1)(q-1),其中φ(n)是n的欧拉函数值。 (3)选一整数e,满足1<e<φ(n),且gcd(φ(n),e)=1。 (4)计算d,满足de≡1 modφ(n),即d是e在模φ(n)下的乘法逆元,因e与φ(n)互素,由模运算可知,它的乘法逆元一定存在。 (5)以{e,n}为公开钥,{d,n}为秘密钥。 2.加密 加密时首先将明文M比特串分组
<qwerty> 在 2025-10-07 上传 | 大小:2kb | 下载:0

[其他小程序Calculate

说明:研究生概率算法,使用函数指针。通过随机化计算某一公式的值-Graduate probabilistic algorithms, using a function pointer. A formula for calculating the value by randomization
<chinese> 在 2025-10-07 上传 | 大小:211kb | 下载:0

[matlab例程inpainting

说明:For using this code need to use signal toolbox and general toolbox in your matlab Inpainting using sparse regularization. Consider the pepper image with many missing pixels. Assume that the image is noisy-free. (a) Inpaint the image by usi
<jams1166> 在 2025-10-07 上传 | 大小:20kb | 下载:0

[Internet/网络编程567

说明:天气网的天气城市是代码,citycode.txt里是代码,为了方便访问,再初始化事,会把代码插入一个sqlite数据库中、、 数据库文件和代码的txt在citycode压缩包里。放到与程序一个目录即可-Weather Network weather city is the code, citycode.txt in the code, in order to facilitate access to, and then initialize it, put code into an sqli
<qwerty> 在 2025-10-07 上传 | 大小:2kb | 下载:0

[SQL Server数据库smssdk

说明:短信猫二次开发接口程序,基于数据库的开发接口,支持不同开发语言,向相应数据库表中插入记录就会自动发送,开发简单方便,兼容性好。-深圳汉邦科技 www.sms-hb.com 0755-36537765 -SMS cats secondary development interface program, database-based development interface, support for different development languages, it will automati
<李亿> 在 2025-10-07 上传 | 大小:1.63mb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 157161.62 .63 .64 .65 .66 ... 216390 »

源码中国 www.ymcn.org