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

搜索资源列表

  1. sy

    1下载:
  2. 常用的插值方法,会应用它们求函数的近似表达式,并应用插值函数求函数在指定点的近似值。 Lagrange插值,Newton插值-Commonly used interpolation methods, the function will apply them to seek the approximate expression, and function evaluation function by using the interpolated approximation of the speci
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:44382
    • 提供者:apple
  1. Calculator_MFC

    0下载:
  2. C++编写的MFC计算器,输入一个表达式,自动计算出结果,能进行进制转化,弧度角度转化,以及常用数学函数-Written in C++ MFC calculator, enter an expression, the results are automatically calculated, can be converted to decimal, point arc conversion, and common mathematical functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5315312
    • 提供者:马瑞辰
  1. My_Des

    1下载:
  2. 自己动手写的一个基于VC6的加密解密的动态库,包括常用的PBOC规范的DES,3DES,MAC,等加密函数。-Write yourself a VC6-based encryption and decryption of the dynamic libraries, including the commonly used PBOC standard DES, 3DES, MAC, and other encryption functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-22
    • 文件大小:7146917
    • 提供者:colorsky
  1. Matlab

    0下载:
  2. 60个常用的matlab的小程序,文件命名采用函数名命名,使用者请根据需要自行选择-60 a small matlab program used, the file name using the function named,the user according to their needs
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:26494
    • 提供者:lilianyin
  1. amo_tool_V1_2_6

    1下载:
  2. 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-06
    • 文件大小:41253
    • 提供者:amo
  1. redontcc

    0下载:
  2. IPTV机顶盒的源代码及原理图,包含了红外通讯常用收发函数和工具.-IPTV set-top box source code and schematics, including the infrared communication transceiver functions and tools used.
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1853182
    • 提供者:zhangxiansheng
  1. ClientDemo

    0下载:
  2. 实时监视 实时监视功能有二种播放方式,直接方式和数据回调方式。直接方式是指通过服务器传送过来的视频数据不需要用户自己去解码就能够显示播放,用户只要调用接口CLIENT_API LONG CLIENT_RealPlay(LONG lLoginID, int nChannelID, HWND hWnd),将窗口句柄传入形参hWnd就能够实时播放视频了;数据回调方式是指服务器传送过来的视频数据通过回调函数由用户自己来处理,如果用户需要播放的话,可以调用解码库dhplay.dll解码播放。 多画
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-25
    • 文件大小:8438102
    • 提供者:yang
  1. VB_150_api

    0下载:
  2. 常用的150个api函数,在vb中的应用,代码非常详细-150 commonly used api function in vb application, code in great detail
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2443185
    • 提供者:james
  1. CDateTime

    0下载:
  2. 练习C++,封装的日期时间类,支持常用的日期时间转换函数。-Practice C++, the date and time class package, supports common date and time conversion functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:293297
    • 提供者:cary
  1. UCOS-API

    0下载:
  2. ucos常用基础系统API函数查询文件,深受大家喜爱的chm格式,方便好用。-uCOS based systems commonly used API function query documents, by everyone s favorite chm format, easy-to-use.
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:73425
    • 提供者:许俊超
  1. embedded_systems_CODE_CONVERTER

    0下载:
  2. 对于通用的嵌入式系统字处理单元,本模块化程序可以快速实现常用汉字编码(GB2312,GB18030,BIG5码,Unicode码)的相互转换,无需库函数.从而实现使用单汉字字库显现多内码.具体参见readme.txt-For general-purpose embedded systems word processing unit, the modular process can quickly achieve commonly used Chinese character encoding (
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:623642
    • 提供者:新蛮狼
  1. bnb20

    0下载:
  2. 在实际应用着经常需要求解非线性整数规划或混合规划问题,该领域中的一种常用的算法是分支定界(branch and bound)算法,但是matlab工具箱中没有相关的函数。荷兰Groningen大学的Koert Kuipers编写的的BNB20工具箱可以用来求解一般非线性整数规划问题-In practice, frequent need to solve nonlinear integer programming or mixed programming problem, the area a p
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4864
    • 提供者:leilei
  1. FFMpeg

    0下载:
  2. 对FFMpeg 编、解码中一些常用到的最主要的结构体、函数进行较详细的分析 适合初学者-Right FFMpeg encoding and decoding of some commonly used to structure the most important function for a more detailed analysis of the beginners
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:155190
    • 提供者:郑新资
  1. specfunc

    0下载:
  2. 多个常用的特殊函数的例子-One of the more common examples of the special function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-10
    • 文件大小:382758
    • 提供者:站长
  1. LinuxC

    0下载:
  2. LinuxC函数库参考手册.linux下常用不常用的C函数库.讲得非常清楚,每个函数都有示例代码.-LinuxC library reference manual. Linux is not commonly used under the commonly used C library. To put it very clear that each function has sample code.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4967979
    • 提供者:谭宜平
  1. opengl_queryFunc

    0下载:
  2. 提供opengl常用的一系列查询函数,简洁明了-Commonly used to provide a series of inquiries opengl function, concise
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:411700
    • 提供者:杨洋
  1. AdoDll

    0下载:
  2. 该程序功能是以动态库的形式封装ADO常用数据库函数,其中包括源代码和测试代码-Function of the program is based on the form of dynamic libraries ADO package commonly used database functions, including source code and test code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:295558
    • 提供者:gaolihua
  1. matlab_faction

    0下载:
  2. 一些基本的matlab函数,比较常用,希望能够帮助各位初学matlab的朋友们-Some basic matlab function, commonly used, I hope you can help novice matlab friends
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:32352
    • 提供者:天宇
  1. include

    0下载:
  2. Chap16 特殊函数 计算机常用数值算法与程序(C++版)-Chap16 special function of computer numerical algorithm and procedures used (C++ Version)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:73990
    • 提供者:lihui
  1. byjc

    1下载:
  2. 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not
  3. 所属分类:图形图象

    • 发布日期:2013-06-24
    • 文件大小:1138
    • 提供者:李思齐
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com