搜索资源列表

  1. Qt-and-Qt-Quick-s-code

    1下载:
  2. < Qt及Qt Quick开发实战精解>>的代码-< <Qt及Qt Quick开发实战精解> > Code
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:18920448
    • 提供者:jiangfan
  1. Quick-filter-effect

    0下载:
  2. 快速滤光镜效果,窗体边框设为0,Me.ShowInTaskbar = True,按F5执行 改编自:VB鼠标穿透 看得见摸不着的窗体-Quick filter effect form the border is set to 0, Me.ShowInTaskbar = True Press F5 to run Adapted from: VB mouse through visible intangible form
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:waitxhurt
  1. 01-backpack--quick-sort-algorithm

    0下载:
  2. 本文档涉及01背包,快速排序,归并排序,单源点最短路径等算法-This document covers 01 backpack, quick sort, merge sort, single-source shortest path algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:mick zhang
  1. quick-sort

    0下载:
  2. 快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort (Quicksort) is an improvement on the bubble sort.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:33792
    • 提供者:Pis_Ksss
  1. MSP430-IAR-Quick-Start-tutorial

    0下载:
  2. MSP430与IAR快速入门双教程,适用于新手快速上手。-The MSP430 IAR Quick Start Dual tutorial
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:2021376
    • 提供者:xiebaiyuan
  1. Quick-sort-doubly-linked-list

    0下载:
  2. 双向链表快速排序-Quick sort doubly linked list
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:Annabelle
  1. C2000-Piccolo-LaunchPad-Quick-Start-Guide

    0下载:
  2. C2000 Piccolo LaunchPad Quick Start Guide
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:5299200
    • 提供者:bozidar
  1. jQuery-Mobile-Quick-Start

    0下载:
  2. jQuery Mobile快速入门,简单易懂,很实用的一本讲述在iphone设备上开发的书籍-jQuery Mobile Quick Start, easy to understand, very practical one about the iPhone device development books
  3. 所属分类:IOS

    • 发布日期:2024-05-19
    • 文件大小:12019712
    • 提供者:wangzhiqiang
  1. jQuery-Mobile-Quick-Start2

    0下载:
  2. jQuery Mobile Quick Start 结合配套源代码,对iphone移动设备开发者非常实用。-jQuery Mobile Quick Start combined with supporting source code, very useful for the iPhone mobile device developers.
  3. 所属分类:IOS

    • 发布日期:2024-05-19
    • 文件大小:18725888
    • 提供者:wangzhiqiang
  1. all-MATLAB-functions-Quick-Reference

    0下载:
  2. 很全很好用的MATLAB函数速查手册,希望对大家有所帮助-Very good use of all MATLAB functions Quick Reference, we hope to help
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:jia
  1. quick

    0下载:
  2. this is an quick sort algorithm which is written in c-this is an quick sort algorithm which is written in c++
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:35840
    • 提供者:deansam
  1. Quick-Prime

    0下载:
  2. Quick Prime number finding. for 32 unsigned integers. Helpful for Bucket initialization with ATL classes like maps.-Quick Prime number finding. for 32 unsigned integers. Helpful for Bucket initialization with ATL classes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:Rick Zacharias
  1. quick-sort

    0下载:
  2. 用随机法实现快速排序,这是自己写的程序源代码,希望能帮助到需要的人。-Random method to achieve quick sort, which is to write the program source code, hoping to help people in need.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:郭健
  1. quick-launch

    0下载:
  2. 用c++编写的快速启动帮助程序,可以把常用的应用程序集中到一个对话框中,避免了在不同文件夹之间点击运行各个程序Written using c++ help Quick Start program, can be frequently used applications into a single dialog box, to avoid the click between the different folders to run the
  3. 所属分类:游戏

    • 发布日期:2024-05-19
    • 文件大小:250880
    • 提供者:葛文耀
  1. Quick-C-language-function

    0下载:
  2. C语言函数速查.chm,包含了C语句的标准库函数Quick C language function. Chm, contains the standard C library functions statement-Quick C language function. Chm, contains the standard C library functions statement
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:82944
    • 提供者:esinf
  1. quick-launch

    0下载:
  2. 用c++编写的快速启动帮助程序,可以把常用的应用程序集中到一个对话框中,避免了在不同文件夹之间点击运行各个程序Written using c++ help Quick Start program, can be frequently used applications into a single dialog box, to avoid the click between the different folders to run the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:250880
    • 提供者:oodpr
  1. OpenSceneGraph-Quick-Start-Guide

    0下载:
  2. OpenSceneGraph快速入门指导,对跨平台开源场景图形 API的初步介绍,[美]Paul Martz著-OpenSceneGraph Quick Start guide, cross-platform, open source scene graph API' s initial presentation [America] Paul Martz with
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:1440768
    • 提供者:li
  1. Quick-Sort

    0下载:
  2. 用快速排序的算法实现的排序功能的程序,里面进行的快速排序算法与递归的融合,是算法中的经典-Quick Sort algorithm using the sort function procedures, which carry out fast sorting algorithm with recursive fusion algorithm is a classic
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:wanglisa
  1. quick-the-system

    0下载:
  2. 能使系统提速3倍的程序,是一个小型软件,大家可以试试,有一定的效果。-be quick
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:387072
    • 提供者:zhangxiang
  1. Quick-C-language-error-messages

    0下载:
  2. C语言出错信息速查,学习书籍,适合新手,简短易懂-Quick C language error messages
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:90112
    • 提供者:ngthest
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org