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

搜索资源列表

  1. mnet_demo

    0下载:
  2. 一个网络通信开发库示例源码,封装了TCP和UDP的socket函数,封装了完成端口、WSAEventSelect、select等3种winsock I/O模型,并结合线程池+内存池模式,支持高并发。 -Example of a network communications development library source code, TCP and UDP encapsulates the socket function, encapsulates the completion port,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2081533
    • 提供者:李海
  1. V3.5

    0下载:
  2. Delphi多列组合框控件 开源 选择多组数据-Delphi open-source multi-column combo box control to select multiple sets of data
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:204444
    • 提供者:yin
  1. WinsockIOCP_demo

    0下载:
  2. 用于大量socket连接时使用IOCP捕获连接关闭事件以便释放资源的程序。可以解决winsock的AsyncSelect对句柄个数的限制问题- Uses in when the massive socket connection uses IOCP to catch the connection closure event in order to release resources procedure. May solve the winsock AsyncSelect 瀵瑰彞 handle
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:50607
    • 提供者:站长
  1. branch_and_board

    1下载:
  2. 在模式识别应用中,用分支定界法(branch-and-board method)进行特征的选择。该程序在matlab环境下实现了该算法,以从六个特征中选择两个最佳特征为例-In pattern recognition applications, using branch and bound method (branch-and-board method) to carry out the characteristics of choice. The program in the matlab e
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6638
    • 提供者:陈坚
  1. DB_Backup

    0下载:
  2. 软件可自动完成SQL Server数据库和文档的数据定时自动备份,由用户选择对哪些数据库或文档进行数据备份,提供对备份、还原数据作业的管理、分析、日志跟踪等功能。-The software can automatically complete the SQL Server database and document automatic backup of data from time to time by the user to select which databases or documen
  3. 所属分类:SQL Server

    • 发布日期:2017-05-10
    • 文件大小:2406878
    • 提供者:ttyyzh
  1. 232

    0下载:
  2. 实现运动目标的跟踪,首先用鼠标选取一个区域。之后能自动跟踪这个目标-Tracking of moving objects, first use the mouse to select a region. After automatic tracking of this objective
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:56591
    • 提供者:捕风
  1. QtImage

    0下载:
  2. Qt Image通过Qt4的QImage类读取图片,格式包括现在主要的jpg, png, bmp, gif等格,可以通过它来观看照片,下一张照片的快捷键为空格,上一张的快捷键则是Backspace,通过左边的TreeView选择照片目录,选择的目录如果有照片的话,Qt Image会读取这些照片信息,然后显示第一张照片。 Qt4 Image完全基于Qt4编写,所以可以支持现在主要的三个操作系统平台:Win32, Linux-X11, MacOS,当然,是在WinXP下用Visual C++ 6
  3. 所属分类:GUI Develop

    • 发布日期:2016-01-25
    • 文件大小:29272
    • 提供者:袁应天
  1. 44

    0下载:
  2. 选择复选框和单选框按钮的事件处理程序:在Applte 上创建复选框、单选框、文本区域、单行文本框等组件,并实现根据用户输入的10 进制数,选择不同选项可转换为2、8、16 进制数。-Select the check box and radio button button event handler: the Applte create check boxes, radio buttons, text areas, one-line text boxes and other components,
  3. 所属分类:Education soft system

    • 发布日期:2017-04-09
    • 文件大小:725
    • 提供者:min
  1. 213

    0下载:
  2. 求行列式值的全选主元高斯消去法的c语言实现-Demand determinant value of the Select Principal Gaussian elimination c-language implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6141
    • 提供者:刘璐
  1. harrisforstner

    0下载:
  2. 进行图像的角点提取,方法是先通过Harris方法选初始点,然后对初始点进行Forstner算法进行筛选,最后得到图像角点。-The image of the corner detection, the method is to first select the initial point through the Harris method, and then point Forstner initial screening algorithm, the resulting image corne
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:923955
    • 提供者:dawd
  1. MFCDraw

    0下载:
  2. MFC绘图,交互式绘图程序,可以选择绘图颜色、图形、图像,并输出文字(可设计其方向、大小颜色)-MFC graphics, interactive drawing program, you can select the drawing color, graphics, images, and output the text (can be designed to the direction, size, color)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:341203
    • 提供者:linyoujie
  1. BOX

    6下载:
  2. 最少背包问题:假设有许多盒子,每个盒子能保存的总重量为1.0。有N个项i1,i2,…,iN,它们的重量分别是w1,w2,…,wN。目的是用尽可能少的盒子放入所有的项,任何盒子的重量不能超过他的容量。例如,如果想的重量为0.4, 0.4, 0.6和0.6,用两个盒子就能解决。 按如下策略解决此问题:按给定的次序扫描每一个项,把每一个项放入能够容纳他而不至于溢出的最满的盒子。用优先级队列选择要装入的盒子。-Minimum knapsack problem: Suppose there are m
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1883
    • 提供者:lijinping
  1. IEEE_MicroMouse

    0下载:
  2. IEEE电脑鼠走迷宫(完整参赛代码) 电脑鼠”,英文名叫做MicroMouse,是使用嵌入式微控制器、传感器和机电运动部件构成的一种智能行走装置(微型机器人),电脑鼠可以在不同“迷宫”中自动记忆和选择路径,采用相应的算法,快速地达到所设定目的地。-IEEE Computer Mouse Maze (full entry code) computer mouse " , the English name is called MicroMouse, is the use of embed
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:207294
    • 提供者:hs
  1. main

    1下载:
  2. 周立功电脑鼠无记忆跑迷宫程序源代码,包含红外发射接收,姿势调整和迷宫方向选择多个模块-ZLG no memory of the computer mouse to run the maze source code, including infrared transmitting and receiving direction of postural adjustments and the maze to select multiple modules
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:6566
    • 提供者:陈晓松
  1. chap1

    1下载:
  2. 基于遗传算法的PID参数优化的MATLAB程序,采用的是二进制编码方式,通过传递函数的离散经过适应度计算 选择复制 交叉 变异操作得到最优解。-PID parameters based on genetic algorithm optimization of the MATLAB program, using the binary encoding, by the discrete transfer function adapted calculation select Copy crossov
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1829
    • 提供者:wangchanglin
  1. buffer-select-point

    0下载:
  2. arcengine 开发 点选工具 缓冲区工具(C#代码) -Click Tools buffer tool (C# code
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:72616
    • 提供者:depingyang
  1. KFC

    1下载:
  2. 在线订餐网站是一个基于互联网的B/S模式的网上订餐系统,利用主流框架struts2+hibernate开发技术和MYSQL数据库来开发这个系统。该系统为客户提供会员注册 登录,修改密码和资料,在线订餐(可选定喜欢的菜式或者饮料网上订餐),菜谱浏览,客户留言(可对本网站的服务进行评判及提出宝贵的意见),使用图文并茂(功能代码及截图)的方式,对整个网上订餐系统功能模块的实现方法进行阐述和分析。-This project is based on B/S structure of the online
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-28
    • 文件大小:11025494
    • 提供者:傻瓜
  1. LFSRRC4

    0下载:
  2. 伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文 -Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1942687
    • 提供者:王风
  1. IPApi

    0下载:
  2. 程序首先枚举列出本机所有正在使用的网络连接,并列出依存进程、端口、本地IP、远程IP、连接类型以及连接状态等,用鼠标选择任一连接后,可断开此连接,也可刷新全部网络连接。这里使用了一个用于枚举进程的模块类,这个类是共用的,你完全可以放到你的项目中以后备用。-Procedures listed in the first enumeration of all the machine' s network connection is being used, and lists the depend
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:26093
    • 提供者:sunhui3587
  1. txcj

    0下载:
  2. 用vc6开发的一套完整的控件源码,用于视频采集和图像后期处理(亮度、对比度、锐化、钝化、放大、选取、移动、多窗口显示、画线、方形、圆形、标注、测量等)。-The development of a complete set with vc6 source controls for video capture and image post-processing (brightness, contrast, sharpness, passivation, zoom, select, move, mul
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6156983
    • 提供者:wangxiaohan
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com