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

搜索资源列表

  1. SQLiteManagerSetup

    0下载:
  2. SQLiteManager是一个支持多国语言基于Web的SQLite数据库管理工具。它的特点包括多数据库管理,创建和连接;表格,数据,索引操作;视图,触发器,和自定义函数管理。数据导入/导出;数据库结构导出。 -SQLiteManager is a support for multi-language Web-based SQLite database management tool. Its features include multi-database management, creatio
  3. 所属分类:Other Databases

    • 发布日期:2017-05-15
    • 文件大小:3613426
    • 提供者:n_nm_m
  1. codeslave

    1下载:
  2. 1、管理数据库表,查看结构、生成常用SQL语句和存储过程、导出表结构文档。 2、根据字段生成对象的属性和构造函数。 3、基于PetShop架构,生成常用操作的DAL/BLL/Model层C#代码,包括插入、更新、删除、查询、分页查询等操作。 4、附带一些有用的小工具如MD5加密、正则表达式验证等。 -1, the management of database table, view the structure, commonly used to generate SQL s
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:212912
    • 提供者:n_nm_m
  1. G723.DLL

    0下载:
  2. C# 调用G723 , 导出C#.VB等开发语言能使用的DLL, 并写了C#的DLL API函数申明.-C# Called G723, derived C#. VB and other development language can use the DLL, and wrote a C# Affirmed the DLL API function.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1870816
    • 提供者:张海龙
  1. LucasKanadeTracker

    0下载:
  2. Lucas-Kanader-Tomasi Feature Tracker,基于B.D.Lucas和T.Kanade[1]于1981的早期工作,于1991年由C.Tomasi和T.Kanade[2]完整导出,并于1994年由J.Shi和C.Tomasi[3]在文章中清楚地阐述。J.Y.Bougue[4]于2000年给出了此算法的一种实现,并收录在Intel公司的计算机视觉函数库OpenCV中。本例是此算法基于OpenCv的代码实现-Lucas-Kanader-Tomasi Feature Trac
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:38208943
    • 提供者:梁霄
  1. DaemonDll

    0下载:
  2. 动态连接库变量与函数的导出.适合初学者.-Dynamic Link Library variables and functions exported. Suitable for beginners.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:16476
    • 提供者:ddd
  1. bcbgasm

    0下载:
  2. 又一个汇编嵌入cbc例子,不同的是调用的汇编是从其他宿主程序导出的,你可以假定是encode函数,功能是将原始数据通过encode转换为新数据。没任何输出,只是例子,看懂了对注册机很有帮助-Also a compilation of embedded cbc example, different calls are the compilation are derived from other host program, you can assume that is the encode func
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:426126
    • 提供者:evilight
  1. MYCOM

    0下载:
  2. 一个简单的COM服务器和客户端的实现,实现了函数的导出和应用,可以为初学COM 编程的人提供直观的帮助。-A simple COM server and client implementation, the implementation of the export function and application of COM programming for the beginner to provide visual assistance.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:33829
    • 提供者:sirius
  1. j_12787_phpgrid

    0下载:
  2. PhpGrid 是用于快速开发网站后台,管理系统(ERP,OA,CRM等)的PHP开发类库(工具) . 主要功能如下: 简单,不需要花较多的时间去学习 可以不需要编写一行代码,便可自动生成CRUD(添加,显示,删除,修改)页面 Ajax技术,可实时编辑表格中的数据 快速导入,导出数据 自动生成表单,并可以自定义表单 内置表单验证功能 代码模块化设计 很容易的集成Fckeditor 容易扩展,当框架无法满足您复杂的业务需求时,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:963880
    • 提供者:王威
  1. ExcelHelper

    0下载:
  2. 将DataTable导入到Excel文件中,或从Excel文件导入到DataTable中。 主要函数: ImportDataTable:导入DataTable ExportDataTable:导出DataTable-DataTable into the Excel document, or from Excel file into DataTable in. Main function: ImportDataTable: Importing DataTable ExportDataT
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:72249
    • 提供者:孟犁
  1. VS2005depends

    0下载:
  2. 一个很好用的工具,能看到所有的DLL里面的函数导出格式。-With a very good tool to see all the function inside the DLL export format.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:389472
    • 提供者:winson
  1. cyuyanyuandaima1

    0下载:
  2. 在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。 -Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden detail
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6797
    • 提供者:熊志祥
  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. ha-exescope650-moming

    0下载:
  2. 查看dll中导出的函数,以及各种变量,资源,方便查看dll内容-Show dll export functions, and a variety of variables, resources, and user-friendly content dll
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:501882
    • 提供者:张明财
  1. MD5_DLL

    1下载:
  2. 一个Delphi实现的MD5加密,里面导出一个函数,原型EncryptMD5Str(Value: PChar lpMd5Str: PChar var nDataLen : Integer): BOOL stdcall 此动态库支持c++调用,typedef bool (__stdcall*pEncryptMD5Str)(char *psz, char *pRet, int *nLen) -Delphi achieved an MD5 encryption, which is derived
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:41252
    • 提供者:夏炳冬
  1. ThesamemethodbasedontheimpulseresponseoftheIIRdigi

    0下载:
  2. 基于冲激响应不变法的IIR数字滤波器设计,冲激响应不变法的设计原理是利用数字滤波器的单位抽样响应序列H(z)来逼近模拟滤波器的冲激响应g(t)。 按照冲激响应不变法的原理,通过模拟滤波器的系统传递函数G(s),可以直接求得数字滤波器的系统函数H(z),其转换步骤如下: 1) 利用ω=ΩT(可由关系式 推导出),将 , 转换成 ,Ω,而 , 不变; 2) 求解低通模拟滤波器的传递函数G(s); 3) 将模拟滤波器的传递函数G(s)转换为数字滤波器的传递函数H(z)。 -The
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:22581
    • 提供者:洪杰
  1. oracleunction

    0下载:
  2. SQL函数大全。包括:oracle常用经典SQL查询,ORACLE的基本语法,Oracle的优化器,数字处理函数,字符处理函数,oracle积累,oracle中sql plus命令大全,oracle中导出指定记录,Oracle主要的配置文件解释,防范黑客攻击Oracle系统的八大常用方法,可预见的Oracle应用程序性能调优,快速修复oracle参数文件的另类方法 -Guinness SQL function. Including: oracle popular classic SQL qu
  3. 所属分类:SQL Server

    • 发布日期:2017-03-31
    • 文件大小:570971
    • 提供者:张娟
  1. getfunction

    0下载:
  2. 一个导出exe中函数的例子,有源码有文档说明,很全面-Exe in a function derived examples documented source code, it is a comprehensive
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:172982
    • 提供者:Jack Steven
  1. VC_serial_port_DLL

    0下载:
  2. VC++语言编写的一个串口dll,可以导出常见的串口函数,如打开串口,读串口等函数以供调用程序使用。-VC++ language, prepared by a serial dll, serial port can be exported common function, such as the open serial port, serial port, such as time for the call function to use.
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:47735
    • 提供者:李曦
  1. delphiwmhsdll

    0下载:
  2. 如何在dll中导出和使用无名字函数。是一个demo-How to export and use the dll without the name of the function. Is a demo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5364
    • 提供者:龙文
  1. WormDll

    0下载:
  2. Dll木码激发及监视(结束)windows进程管理器:DLL文件的创建Dll函数的导出,用VC++对windows进程的列举,结束指定的windows进程。-Dll wood yards excitation and monitoring (end) windows process manager: DLL file export function to create Dll using VC++ on the windows process list, the end of the proce
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1267083
    • 提供者:338
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com