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

搜索资源列表

  1. 一个图标选择的列表框控件

    0下载:
  2. 一个图标选择的列表框控件,方便使用,容易操作
  3. 所属分类:界面编程

  1. 选择排序

    0下载:
  2. 选择排序的实现
  3. 所属分类:控制台(字符窗口)编程

  1. power_color_picker_src.zip 颜色选择控件(类似颜色选择框里的custom color)

    0下载:
  2. 颜色选择控件(类似颜色选择框里的custom color),Color Selector Control
  3. 所属分类:界面编程

    • 发布日期:2017-11-08
    • 文件大小:31.63kb
    • 提供者:
  1. RGB颜色选择器

    0下载:
  2. RGB 颜色选择器,可以自由选择颜色,也可以用吸管吸取屏幕颜色色值,便于程序员们开发(RGB color picker, you can choose colors freely, or you can suck the color value of the screen with a straw, which is easy for programmers to develop)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-18
    • 文件大小:166kb
    • 提供者:yanwudi
  1. 遗传算法(精英选择)-matlab

    6下载:
  2. 描述了带有精英选择策略的遗传算法优化方法,主要有别于以往的轮盘赌选择方法,改进了性能(introduce a select factor into GA algotitm to improve the characteristic of GA itself)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:193kb
    • 提供者:```hollyshee9
  1. [code4app.com]中国省市地区选择器_10805

    0下载:
  2. 地区选择器超市收银管理系统20130330JAVA基础 唐明超_V1.0.rar 超市收银管理系统20130330JAVA基础 唐明超_V1.0.rar\.classpath 超市收银管理系统20130330JAVA基础 唐明超_V1.0.rar\.project 超市收银管理系统20130330JAVA基础 唐明超_V1.0.rar\bin 超市收银管理系统20130330JAVA基础 唐明超_V1.0.rar\bin\com 超市收银管理系统20130330JAVA基础
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:58kb
    • 提供者:aaalc
  1. 通道选择

    0下载:
  2. Bass通道选择路径内存例程 音效必备(Bass channel memory routines necessary sound path selection)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:117kb
    • 提供者:优优ABC
  1. Smartform 动态打印选择屏幕上传的图片

    0下载:
  2. Smartform动态打印选择屏幕上传的图片(Smartform dynamic printing select screen upload pictures)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:169kb
    • 提供者:UNusual520
  1. 地区选择器

    0下载:
  2. 仿ios实现底部弹出选择器,地区选择器,实现三级联动的地区选择器,例如:辽宁省大连市高新园区(Imitating IOS to implement bottom pop up selector and area selector)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:414kb
    • 提供者:老十七
  1. Android开源时间选择控件

    0下载:
  2. Android开源时间选择控件 Android开源时间选择控件(Android open source time selection control Android open source time selection control)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2.19mb
    • 提供者:xuyanfengqq
  1. 日历选择控件

    0下载:
  2. 用VB编写的日历选择控件。在本人计算机测试,很好用。(Using VB to write calendar select control.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:70kb
    • 提供者:ajunajun
  1. 快速选择工具(快捷键SSS)

    4下载:
  2. cad 插件 快速选择工具 二次开发工具(plug-in components; plug-in unit; pluggable unit; plug-in board fast select)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:5kb
    • 提供者:wingky
  1. 降维与特征选择

    1下载:
  2. 在machine learning中,特征降维和特征选择是两个常见的概念,在应用machine learning来解决问题的论文中经常会出现。 对于这两个概念,很多初学者可能不是很清楚他们的区别。很多人都以为特征降维和特征选择的目的都是使数据的维数降低,所以以为它们是一样的,曾经我也这么以为,这个概念上的误区也就导致了我后面对问题的认识不够深入。后来得到老师的指点才彻底搞清楚了两者的关系,现总结出来与大家分享。(Feature reduction and feature sele
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:8.39mb
    • 提供者:ZJN27
  1. API打开选择文件夹窗口

    0下载:
  2. 用纯API打开选择文件夹窗口,标准的文件夹选择窗口,语言是Visual Basic 6.0(With pure API to open the select folder window, the standard folder selection window, language is a Visual Basic 6.0)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2kb
    • 提供者:yoser
  1. 第4章 选择结构程序设计

    0下载:
  2. 用switch语句实现多分支选择结构;条件运算符和条件表达式;逻辑运算符和逻辑表达式;关系运算符和关系表达式(We use switch statement to implement multi branch selection structure, conditional operators and conditional expressions, logical operators and logical expressions, relational operators and relat
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:492kb
    • 提供者:zhanmaymy
  1. VB颜色选择器

    0下载:
  2. VB颜色选择器 提供超多颜色选择,自定义控件,方便用于产品中集成(VB color selector provides ultra - color selection, custom controls, easy to integrate in product integration)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:74kb
    • 提供者:会挥的小鸭
  1. 基于模糊神经网络的能效网络选择算法

    0下载:
  2. 基于模糊神经网络的能效网络选择算法,根据当前终端应用进行能量效用计算并综合考虑用户接受的网络信号强度和网络带宽将其作为模糊神经网络输入进行网络选择。(Based on the fuzzy neural network energy efficiency network selection algorithm, according to the current terminal application of energy utility calculation and considering th
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:1.4mb
    • 提供者:汀蓝随风
  1. 第05章 标准列表和选择屏幕

    0下载:
  2. ABAP标准列表和选择屏幕,输出热点、交互式列表、工具条、菜单、HIDE技术(ABAP standard list and selection screen, output hotspots, interactive list, toolbar, menu, HIDE technology.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:558kb
    • 提供者:mark_rcw
  1. 信息论特征选择KDD Code

    1下载:
  2. 基于信息熵的特征选择算法,评价每个属性与分类的关联信息,评价属性,进行特征选择(Feature selection algorithm based on Information Entropy)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:65kb
    • 提供者:小猴的阳光
  1. 省市区选择控件

    0下载:
  2. 分原版和修改版 适用于PC端和移动端的省市区选择控件(The original version and the modified version are suitable for the PC and mobile port provinces and cities.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:71kb
    • 提供者:大哥大1234
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com