CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - s函数

搜索资源列表

  1. Hough

    0下载:
  2. Hough变换 使用matlab随机函数,计算输入图像的Hough变换。-Hough Transform.Use matlab s radon function to compute the hough transform.or threshold its edges.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:963
    • 提供者:汪蔷
  1. read26

    0下载:
  2. 接触式IC卡的读写函数,IIC通信模式的源代码-Contactless IC card reader function, IIC communication model' s source code
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:57618
    • 提供者:
  1. desandrsa

    0下载:
  2. DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:20869
    • 提供者:郭子
  1. Queen

    0下载:
  2. 分别用面向过程、面向对象和函数式程序设计的方法解决八皇后问题。 附报告-Were process-oriented, object-oriented programming and function of the eight Queen' s problem to solve. The attached report
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:207308
    • 提供者:邵震
  1. WinsockIO

    0下载:
  2. 在 Wi n d o w s套接字应用程序中对 I / O(输入/输出)操作进行管理。Wi n s o c k分别提供了“套接字模式”和“套接字 I / O模型” ,可对一个套接字上的 I / O行为加以控制。其中,套接字模式用于决定在随一个套接字调用时,那些 Wi n s o c k函数的行为。而另一方面,套接字模型描述了一个应用程序如何对套接字上进行的 I / O进行管理及处理。-Wi ndows socket at the application of I/O (input/output)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:852660
    • 提供者:kunlunshanjiao
  1. DES-symmetric

    0下载:
  2. 了解DES对称编码方式的工作机制 2.了解各子函数的实现过程(包括设置密钥、f 函数、S 盒代替变换等) -DES symmetric know the working mechanism of encoding 2. Learn the process of implementation of the Functions (including set-key, f Function, S-box in place of transformation, etc.)
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2622
    • 提供者:zwh
  1. opengl_program_basic

    0下载:
  2. opengl编程基础一书的源代码。作者作者:(美国)(Edward Angel)安吉尔 译者:段菲 完整、详细介绍基本的OpenGL函数和命令,便于读者快速查找 从非数学角度介绍如何进行OpenGL程序设计,有利于读者迅速入门 各章提供可运行的范例,有助于读者理解和应用OpenGL函数 -opengl programming based on the book' s source code. Author Author: (United States) (Edward An
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:234820
    • 提供者:tyss
  1. ChineseversionofVC6.0Class

    0下载:
  2. 介绍vc++编程中常用的类 ,还有类中的 库函数等等.-Chinese version of VC 6.0 Class Library Reference Manual (under). S.wdl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:4218353
    • 提供者:黄登科
  1. EightQueens

    0下载:
  2. 改程序实现用函数式设计语言scheme解决八皇后问题,开发环境为PLT scheme-Function to program design language used scheme to solve the issue of the eight Queen' s, PLT scheme for development environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:gaef
  1. XMLtext

    0下载:
  2. 一个xml考试系统,地球人都知道。运行方法 修改DataBean 构造函数的数据库连接密码 修改MyXML里的public static String myPath 字符对象 适合你环境的路径 还原数据库 就可以运行了 -Xml examination of a system, the Earth' s people know that. Run method DataBean modify the database connection constructor MyXM
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-24
    • 文件大小:149683
    • 提供者:zhantu
  1. spellingchecker

    0下载:
  2. 英文单词拼写检查中的main函数 英文单词拼写检查中的main函数-English word spelling checker s main function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2281
    • 提供者:任晓
  1. 029

    0下载:
  2. 字符串的所有字符排列函数,用已知字符串s中的所有字符,生成由其中n个字符组成的所有字符排列-use characters to product a string
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:10258
    • 提供者:査锦
  1. regsvr32_dll

    0下载:
  2. 模拟windows提供的用于注册或注销dll、ocx的regsvr32. 也就是如何动态加在DLL,并使用其导出函数的方式-Simulation to provide windows for the registration or cancellation of the dll, ocx' s regsvr32. That is how the dynamic increase in the DLL, and use its export function the way
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-23
    • 文件大小:26596
    • 提供者:heronan410
  1. Timedelayfunction

    0下载:
  2. 一个基于12M和6M晶振的延时函数,包括1us,2us,5us10us,20us,50us100us,200us,500u1ms,2ms,5ms10ms,20ms,50ms 0.1s,0.2s,0-Based on a wafer 12M 6M and vibration of delay function, including 1us, 2us, 5us10us, 20us, 50us100us, 200us, 500u1ms, 2ms, 5ms10ms, 20ms, 50ms 0.1 s,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:23098
    • 提供者:陈辉
  1. sha1

    0下载:
  2.  SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外还有四种变体,曾经发布以提升输出的范围和变更一些细微设计: SHA-224, SHA-256, SHA-384 和 SHA-51
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:937
    • 提供者:陈诚
  1. symletssplines

    0下载:
  2. 这个m代码包含了一系列的小波变换的实现函数,有Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等. 可以进行1D或者二维小波变换。-The m code contains a series of wavelet transform to achieve function, and Daubechies, symlets, splines, S+ P wavelets, JPEG2000 and other wavelet transform. Can
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:55009
    • 提供者:袁焕江
  1. ScientificComputing

    0下载:
  2. 里面有非常丰富的数值分析函数。编写很规范,功能很强大,内容很丰富。-This is a set of scientific computing functions. It s very helpful.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3078466
    • 提供者:kuangrenabc
  1. PEDump

    0下载:
  2. PEDUMP程序自从1994年的版本以来,已经有了明显的改善。它可以显示在PE里的每一个数据类型,包括: IMAGE_NT_HEADERS   输入/输出表   资源   基址重定位   debug目录   延迟装入输入表   绑定输入描述符   IA-64异常处理表   TLS初始化数据   .NET运行时头部 除了可导出PE可执行文件外,PEDUMP也能导出COFF格式的OBJ文
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:64559
    • 提供者:王一
  1. matlabarray

    0下载:
  2. 这是一些matlab函数:欧拉公式一、格斯比函数等等 它是一些已知的m文件 可以方便的导入-this is matlab function euler1 and gossibi it s a .m file and can be join in easily
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:yangliu
  1. Southamptonsvmtoolbox

    1下载:
  2. svm已经广泛用于解决分类和回归问题。 此工具箱是由South ampton大学的S. R. Gunn编写的Matlab SVM Toolbox。该工具箱运行在MATLAB环境下,由许多用m语言编写的脚本文件和函数组成,为SVM 技术的工程化、实用化提供了一个良好的平台。-South ampton university svm toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:125252
    • 提供者:woyaofei
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com