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

搜索资源列表

  1. PictureTreatment

    0下载:
  2. 提供的 vc 代码完成以下功能: 1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。 [代码性质] VC完整应用程序代码 [代码作者] 王寒 [文件大小] 327K [更新日期] 2005-4-12 11:42:00 [来源]http://www.vckbase.com/code -vc code for the completion of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:350316
    • 提供者:江帆
  1. Picplay

    0下载:
  2. 本封装库对图象读取,特效,显示进行封装 功能有:对gif,pcx,tga,jpg等图像格式的读取,进行亮度,对比度,图像旋转,浮雕,颜色反转,锐化,平滑,马赛克处理. 包括全部源代码. -package for the right to read images, special effects, shown Packaging function : gif, nil, tga, jpg image formats such as reading, brightness, contra
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1846190
    • 提供者:张容语
  1. UDP轻松应用

    0下载:
  2. \"用户数据报协议\"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;\"传输控制协议\"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软件中采用UDP协议的较多。-"User D
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:32328
    • 提供者:陈一
  1. datavision-1.0.0.tar

    0下载:
  2. 一个用Java编写的类似于Crystal Reports的报表工具。它支持多种数据源(JDBC, 文本文件) ,输出格式有HTML, XML, PDF, LaTeX, 逗号或tab分隔的数据文件, 和DocBook。它让你用一个支持拖放操作的GUI设计报表,报表描述存储为XML。-a Java similar to the preparation of the Crystal Reports reporting tool. It supports a wide range of data sou
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3451018
    • 提供者:文艺
  1. 银行家算法的二解

    0下载:
  2. 数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=NEED[I,N],则转(2);否则,出错。 (2)如
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2825
    • 提供者:王国强
  1. 20051229tar

    0下载:
  2. 经典的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,建立ODBC数据源的建立,利用数据集访问数据库操作结果等。 -classic personal assistant tool, introduced the VC database programming, CFormView and introduced the use of the View class, CTabCtrl control
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:535715
    • 提供者:袁立
  1. 一个小型的数据库软件

    1下载:
  2. 用VC编写,数据库用ACCESS,数据源连接用ODBC,程序可直接创建数据源,既可使用-VC prepared ACCESS database, data source to connect with ODBC, procedures can be created directly data sources, can use
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:118345
    • 提供者:张小强
  1. 4162

    0下载:
  2. Advanced Web Statistics(AWStats) v6.5 Beta一套完整的站点统计,详细的浏览记录(IP、来访日期、日期统计、浏览器、操作系统),还能统计来源的搜索引擎等功能,内含60多个语言包 -Advanced Web Statistics (AWStats) Be GMT ta complete set of site statistics, detailed View records (IP, visit date, the date statistics, b
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:736005
    • 提供者:波波
  1. 3852

    0下载:
  2. 一套完整的站点统计,详细的浏览记录(IP、来访日期、日期统计、浏览器、操作系统),还能统计来源的搜索引擎等功能,内含60多个语言包 -a complete set of site statistics, detailed View records (IP, visit date, the date statistics, browser, operating system), but also sources of statistical features such as search e
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1286705
    • 提供者:波波
  1. 简单的个人事务助理的工具

    1下载:
  2. 实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,建立ODBC数据源的建立,利用数据集访问数据库操作结果等。-achieve a simple personal assistant tool, introduced the VC database programming, CFormView and introduced the use of the View class, CTabCt
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:105728
    • 提供者:chen
  1. DSP+Mp3+U B+FAT12的所有源程序

    0下载:
  2. 做的有关DSP+Mp3+U B+FAT12的所有源程序,DSP用的是ti5416-done in the DSP Mp3 U B FAT12 all sources, the DSP is ti5416
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:91270
    • 提供者:王海
  1. Draw10

    0下载:
  2. 简单的画图源,Entity.h,Entity.cpp,Line.h,Line.c-simple drawing sources, Entity.h, Entity.cpp, Line.h. Line.c
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:61139
    • 提供者:尹辉
  1. eMule0.46c-Sources

    0下载:
  2. emul源代码,电驴emule的源代码,VC编写。个人认为代码质量非常高,适合深入研究。虽然不是自己的,但还是希望大家喜欢-emul source code, eDonkey EMule the source code, VC prepared. Individuals that code quality is very high, suitable for in-depth study. Even if they are not, but still hope that you like
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:4102233
    • 提供者:飞鸟
  1. vcn远程控制源代码

    1下载:
  2. VNC Source Distribution for Windows platforms ============================================= VNC is Copyright Olivetti & Oracle Research Laboratory. This software is distributed under the GNU General Public Licence as published by the Free
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:433306
    • 提供者:张少杰
  1. 数据库管理delphi

    1下载:
  2. 用delphi设计的数据库管理工具,但使用前要配置数据源。-design with the database management tools, but prior to the use of configuration data sources.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:501192
    • 提供者:yang
  1. soap协议请求与分析

    0下载:
  2. SOAP协议请求与分析 主要为封装SOAP消息包请求服务器接受发回的数据包来分析的一个简单的程序-SOAP request and analysis of the main sources for Packaging SOAP packet requests to the server to accept return of data packets to the analysis of a simple procedure
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:16775
    • 提供者:李飞飞
  1. Manipulating_the_Keyboard_Lights_in_NT_src

    0下载:
  2. This code demonstrates manipulation of the keyboard indicator lights in Windows NT 4.0. A few relevant values were borrowed from the DDK headers, so it is not necessary to have the DDK installed, to build these sources. There s really nothing f
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6555
    • 提供者:guard2002
  1. LDPC-2001-11-18.tar

    0下载:
  2. 关于LDPC编/译码的方针平台。能随机产生信源和模拟高斯信道。-on LDPC encoder / decoder platform approach. Letters can be randomly generated and analog sources Gaussian Channel.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:397275
    • 提供者:与自封
  1. open3389

    0下载:
  2. 开启3389后门程序/c++,来源与其他网站-backdoor / c, sources and other sites
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:1319
    • 提供者:刘权
  1. txl2

    0下载:
  2. 数据库操作,sqlserver,SQL语句练习,odbc数据源-database operation, SQLServer, SQL practice, odbc data sources
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:159320
    • 提供者:唐建岭
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com