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

搜索资源列表

  1. dibimage

    0下载:
  2. 能够以多种方式处理位图文件,包括RGB颜色分离与组合、各种滤镜效果与图像变幻、各颜色分量调整及亮度、对比度、GAMA值调整等,功能强大-To a variety of ways to deal with bitmap files, including RGB color separation and combination of a variety of filter effects and image changes, the color of the weight adjustment an
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:114251
    • 提供者:
  1. testeditsrch

    0下载:
  2. 这是一个可以惊人的组合框控件编程源代码- This is may the astonishing combination frame control the programming source code
  3. 所属分类:ComboBox

    • 发布日期:2017-11-09
    • 文件大小:76916
    • 提供者:卢大江
  1. CheckEdit

    0下载:
  2. 一个扁平CheckEdit控件, 组合了ComboBox控件和CheckBox控件的功能, 也就是在ComboBox下拉框中可以支持复选-a flat CheckEdit controls, a combination of ComboBox control and CheckBox control functions, is the drop-down box in the ComboBox can to support the right of election
  3. 所属分类:ComboBox

    • 发布日期:2017-11-11
    • 文件大小:7409
    • 提供者:徐朗明
  1. TestReader

    1下载:
  2. 用VC++的MFC与Office的Excel相结合,实现.log文件的读取,信息提取与分析等操作,是原创的,希望有用。-With VC++ The MFC with the Office of the Excel combination. Log file read, such as information extraction and analysis of operation, is the original, and I hope useful.
  3. 所属分类:Other windows programs

    • 发布日期:2014-11-03
    • 文件大小:482737
    • 提供者:liuwq
  1. MsinsGPS

    0下载:
  2. 这是低精度光纤捷联惯导与GPS组合的博士论文,内容丰富,希望对需要的人有用!-This is a low-accuracy fiber-optic strapdown inertial navigation and GPS combination of doctoral dissertation, rich in content, in the hope that those who need it useful!
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2509503
    • 提供者:liwei
  1. imSelectROI

    0下载:
  2. This functions displays GUI for selecting square or rectangular part of the input image IMG. To perform selection user must click mouse twice: at two corners of the selection area. User can change the shape at any moment, even when first point
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:6526
    • 提供者:龙鹏
  1. osgFree

    0下载:
  2. 这是一个结合vc2005和osg开发的修改窗口和鼠标透明度的小例子,但是osg的版本比较老了,是1.2的,有兴趣的可以下载参考-This is a combination of vc2005 and OSG development changes the transparency of the window and mouse small example, but older versions of OSG, is 1.2, and are interested can download the
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:54046
    • 提供者:亓永刚
  1. cpld_51_IO

    0下载:
  2. ]本文介绍了如何利用CPLD(复杂可编程逻辑器件)与单片机的结合实现并行I/ O(输入/输出)接口的扩展。该设计与用8255做并行I/O接口相比,与单片机软件完全兼容, 同时拥有速度快,功耗低,价格便宜,使用灵活等特点-] This article describes how to use the CPLD (complex programmable logic device) and the single-chip combination to achieve parallel I/O
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:195298
    • 提供者:zhengwei
  1. mapx4demo

    0下载:
  2. 一个Vb与mapx结合的开发实例,为初学者一个参考的机会-Vb with a combination of the development of MapX instance, a reference for beginners the opportunity to
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2327070
    • 提供者:Dragon
  1. PropertyListbasedListbox

    0下载:
  2. 该例实现类似vs2005中常用的属性表控件,是list 与combox 的有机结合,常用于设置配置信息.-The cases used to achieve similar properties VS2005 table control list with the combox is an organic combination, often used to set configuration information.
  3. 所属分类:PropertySheet

    • 发布日期:2017-03-29
    • 文件大小:78643
    • 提供者:dxk
  1. tsp

    0下载:
  2. 结合旅行商问题,学习并掌握遗传算法。并从实例中体会遗传算法对解决NP问题的重要性。遗传算法解决旅行商问题-Combination of traveling salesman problem, to learn and master the genetic algorithm. Experience from the examples of genetic algorithm to solve the NP problem. Genetic Algorithm to Solve Traveling
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:11577
    • 提供者:jiajia
  1. TData

    0下载:
  2. 自己在学习的时候编制的小程序,可以供VC学习者参考。把树控件和数据链接结合运用。-Their own time in learning the preparation of a small program, you can reference for VC learners. The tree control and a combination of data links.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-15
    • 文件大小:3467226
    • 提供者:
  1. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:237540
    • 提供者:sdfads
  1. lixiang

    0下载:
  2. 理想低通欠采样定理的结合应用分析 欢迎下载-Ideal low-pass sampling theorem due to the combination of application analysis welcome to download
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:324184
    • 提供者:caidan
  1. fire

    0下载:
  2. 用visual C++结合opengl开发的火焰效果-Using visual C++ Combination opengl developed flame effect
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1652468
    • 提供者:车风
  1. immunity

    0下载:
  2. 针对实际对象数学模型不明确而难以控制的问题,采用人工免疫网络的离散模 型与学习算法,将人工免疫系统与神经网络结构的优势相结合,提出了一种基于人工免疫 网络的模式识别算法,构造了对象识别的人工免疫网络模型.该算法综合了网络节点的定 位与参数调整以及对基函数的平滑因子实施调谐等功能,有效地解决了径向基函数 (RBF)神经网络模式识别的两个阶段任务,使模式识别的精度有较大的改进.采用两个不 同对象函数进行的仿真试验表明,该算法具有快速收敛性与较高的准确性. -Mathemati
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:115089
    • 提供者:杨玉琴
  1. math

    0下载:
  2. 关于组合数学的算法包括基本的递推,卡特兰数等经典的数-On the combination of mathematics, including basic recursive algorithm, the number of classic Cartland few
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:668894
    • 提供者:tjj
  1. AdvancedTreeview

    0下载:
  2. 高级控件树,比较强大的,能够进行自定义扩展,能够结合了treeview和listview两者集合-High control tree, the more powerful, able to customize the extension to a combination of TreeView and listview two collections
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:62692
    • 提供者:gis
  1. GDIPLus

    0下载:
  2. 一个GDI+对图像进行旋转的示例, 演示了GDI+的缩放及旋转.及他们的组合.-A GDI+ Image rotation example, demonstrated GDI+ Scaling and rotation. And their combination.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1084641
    • 提供者:fyc
  1. AuthorWebApplication

    0下载:
  2. 实现了用户权限管理,可以作为学习c#结合数据库开发的案例-Achieved a user rights management, could serve as a learning c# Combination of database development case
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:111072
    • 提供者:xxmty
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com