资源列表

排序选择:

« 1 2 ... .54 .55 .56 .57 .58 198359.60 .61 .62 .63 .64 ... 267454 »

[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-07-12 上传 | 大小: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-07-12 上传 | 大小:2kb | 下载:0

[其他小程序Calculate

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

[其他小程序QuickSort

说明:java版的快速排序算法,能够帮助初学者理解快排的工作流程-java version of the quick sort algorithm, can help beginners understand the workflow fast row
<chinese> 在 2025-07-12 上传 | 大小:3kb | 下载:0

[书籍源码lsbhide

说明:lsb信息隐藏算法,实现在图像的最不重要位隐藏相关的信息-lsb information hiding algorithm, the most important position in the image to hide relevant information
<lulu> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[软件工程HC-06

说明:HC-06 Bluetooth Recieve
<bo> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[编程文档code

说明:this contains the code related to cpp oops concept-this contains the code related to cpp oops concept..
<paper maker> 在 2025-07-12 上传 | 大小:311kb | 下载:0

[matlab例程denoisingWavelet

说明: Wavelet denoising For using this code need to use signal toolbox and general toolbox in your matlab In the first part of this assignment, we asked to obtain a (black-and-white) digital image of size 512 by 512 and then generate noi
<jams1166> 在 2025-07-12 上传 | 大小:89kb | 下载:0

[其他小程序haxibiao

说明:哈希表的算法描述,可以显示,查找、插入其他记录和删除某个记录。-Algorithm described in the hash table, you can display, search, insert, and delete a record other records.
<张然易> 在 2025-07-12 上传 | 大小:1.92mb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 198359.60 .61 .62 .63 .64 ... 267454 »

源码中国 www.ymcn.org