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

搜索资源列表

  1. multiFileBrowser.rar

    0下载:
  2. 这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,我特意在工具条上加了一个窗口列表,你可以在此毫不犹豫地快速切换窗口、也可以双击使窗口最大化。工具条采用IE风格,仅加入了最常用按钮。一些菜单功能没有实现,不过你可以用右键菜单中的功能来完成。
  3. 所属分类:界面编程

    • 发布日期:
    • 文件大小:66168
    • 提供者:
  1. cppexpythonsrc

    0下载:
  2. Python是一种简单易学,功能强大的解释型编程语言,它有简洁明了的语法,高效率的高层数据结构,能够简单而有效地实现面向对象编程,特别适用于快速应用程序开发,也可以用来开发大规模的重要的商业应用。Python是一个理想的脚本语言。-Python is a simple and easy to learn, powerful interpreted programming language, it is clear and concise grammar and high efficiency o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:122781
    • 提供者:张波
  1. 快速傅立叶变换FFT及信号的谱分析

    2下载:
  2. 用快速傅立叶变换FFT实现信号的谱分析,包括FFT程序,谱分析程序和绘图程序-using Fast Fourier Transform FFT spectrum analysis of the signals, including FFT procedures, spectral analysis procedures and drawing program
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7014
    • 提供者:孙涛
  1. 利用FFT和IFFT计算线性卷积

    0下载:
  2. 利用循环卷积和线性卷积之间的关系,用FFT和IFFT的现有程序实现信号线性卷积快速实现-cyclic and linear convolution convolution of the relationship between FFT and IFFT with the existing procedures of linear convolution signal Fast
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21566
    • 提供者:孙涛
  1. Fouriertransform

    0下载:
  2. 实现的快速傅立叶变幻,用vb写成,在xp,vb6。0下测试可以实现-achieve the Fast Fourier changes, with vb languages, in xp, VB6. 0 can be achieved under test
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2285
    • 提供者:dirk
  1. 3419

    0下载:
  2. 用MO开发的刷新地图的VB源码,可实现矢量地图的快速浏览-MO development of the updated maps VB source code, the vector maps can be achieved rapid View
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:7119
    • 提供者:ylw
  1. FAC

    0下载:
  2. 数字音频广播中三个信道之一的FAC信道(快速接入信道)的解码和在pc机上的功能实现算法-digital audio broadcasting three channels, one of the FAC Channel (rapid access channel) and decode the plane pc the function algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4587
    • 提供者:景天
  1. EasyJWeb05

    0下载:
  2. 如果遇到MD5加密文件,而又不知道的密码的, 请在数据库中换上这组加密的数据吧 469e80d32c0559f8 那么密码就是admin888 EasyJWeb是基于java技术,应用于WEB应用程序快速开发的MVC框架,框架设计构思来源于国内众多项目实践,充分借签了当前主流的开源Web框架(Struts、JSF、Tapestry 、Webwork等),吸取了其优点及精华,利用Velocity作为模板页面引擎,是一个实现了页面及代码完全分离的MVC开发框架,是一个旨在于为
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3193844
    • 提供者:郑风
  1. TSipPrto11

    0下载:
  2. IP2022内含全双工串化器/ 解串器(SER/DES),能直接与各种常用网络接口连接,可实现片内10BaseT以太网(MAC 和PHY)、USB以及其他各种快速串行协议。 -IP2022 Series of full-duplex intron / deserializer (SER / DES). all can be used directly with the network interface connector, can be realized on-chip 10BaseT E
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:29003
    • 提供者:Jee
  1. CloseWindows

    0下载:
  2. 直接用于关闭操作系统,方便简洁快速实用。直接调用系统函数。实现比较容易-directly to the closure of the operating system to facilitate rapid practical simplicity. Direct call functions. To achieve easier
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:976
    • 提供者:刘凯
  1. FrameClsss

    3下载:
  2. 一个很好的delphi界面开发框架。用继承的方式实现了代码的复用,是快速软件开发的好帮手。-a good delphi interface development framework. With the realization of the succession of code reuse, rapid software development a good helper.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:287615
    • 提供者:bt
  1. QUIKSORT

    0下载:
  2. 快速排序,动态生成数组,然后通过算法实现排序-Quick Sort, dynamic generation array, then sorting algorithm
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:12136
    • 提供者:李飞
  1. 4种排序实现与比较

    0下载:
  2. 这算法实现了插入排序,快速排序,shell,堆排序,还有它们的性能比较!-insertion sort, quick sort, shell, heap sort, and compare their performance!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48935
    • 提供者:小百
  1. 常见排序算法实现

    0下载:
  2. 常见的排序算法,如插入排序,快速排序-common algorithm, such as the insertion sort, rapid sequencing etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47801
    • 提供者:林志伟
  1. VC++Matlab

    0下载:
  2. VC++与Matlab混合编程的快速实现,希望对VC++和MATLAB有研究的朋友有所帮助
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:105022
    • 提供者:liuhongjian
  1. mod_tweets

    0下载:
  2. 聊天的组件,可以减轻开发,快速实现自己的功能
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:9104
    • 提供者:hanbing
  1. brfcm-src

    1下载:
  2. 这是一个改进的快速实现模糊c-means聚类算法的程序-This is a rapidly improving the fuzzy c-means clustering algorithm procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27854
    • 提供者:郎风华
  1. 用VC实现可自动吸附、可拖动的浮动窗体

    0下载:
  2. 这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,工具条上加有一个窗口列表,你可以在此毫不犹豫地快速切换窗口、也可以双击使窗口最大
  3. 所属分类:界面编程

  1. DesktopAssistant

    0下载:
  2. 基于VB编写的一款桌面助手软件,运行后在系统托盘处显示图标,系统的功能有备忘录、自动提醒等功能,另附带一个层资源文件制作工具,利用这个工具你可以处理BMP图像为背景透明的,演示了快速实现透明图像等众多图像处理有关的功能。-VB prepared based on a desktop assistant software, running display in the system tray icon, the system functions of the memorandum, such as
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:1513197
    • 提供者:790
  1. Dbdsc_src

    0下载:
  2. C#\实现漂亮的datagridview样式,风格多样可自定义,简单快速实现工业化界面要求。-C# \ datagridview achieve beautiful styles, a variety of styles can be customized, simple and rapid industrialization interface requirements.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1522185
    • 提供者:lekaqua
« 12 3 4 5 6 »
搜珍网 www.dssz.com