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

搜索资源列表

  1. AutoCompleteTest

    0下载:
  2. 这是一个使用windows shell功能的自动完成文本框例子,全部的C#源代码。-It is a function of shell windows automatically textboxes example, all of the C# source code.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:22.98kb
    • 提供者:ren
  1. usbeject_src

    0下载:
  2. C#代码,实现弹出usb设备的功能。采用window shell方式-C# code, achieving pop usb equipment. Using window shell mode
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:107.4kb
    • 提供者:lfchen
  1. WindowsShell

    0下载:
  2. Windows Shell Namespace Extension Framework This sample and how-to guide shows you how to use C# and PInvoke to build a reusable framework for writing Windows shell namespace extensions. It includes three sample shell namespace extension pr
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:129.94kb
    • 提供者:leizi
  1. CRC

    1下载:
  2. CRC循环冗余计算C#代码,包括动态实现和静态实现。通过调用.exe 文件实现。完成shell和windows form之间的通信。-1the CRC function in a CalcCRC Class with both static method and none static method. Windows form project to call the .exe file, transmit the parameter through the winform to the
  3. 所属分类:C#编程

    • 发布日期:2012-11-01
    • 文件大小:56.32kb
    • 提供者:
  1. DetailFileInfo

    0下载:
  2. 如何用C#获得文件信息以及扩展信息 在C#中获得文件信息很容易,只需要用FileInfo类或者FileVersionInfo类就可以获得,但是如果想要获得文件的扩展信息,则无法从这两类来获得。不过在C#中,这也不是件难事,只要引入“Microsoft Shell Controls and Automation”这个COM就可以获得。-How to use C# to obtain file information, as well as the expansion of informatio
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:33.54kb
    • 提供者:zhangchaozheng
  1. windowsSample

    0下载:
  2. 一个C#管理系统窗体空壳源码,没有实质功能-Form a shell C# source code management system, no real function
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:381.99kb
    • 提供者:wcj
  1. CommandPromptExplorerBar

    0下载:
  2. 用C#语言实现的系统Shell接口,可以在Explorer中添加一个类似状态栏的工具条。-Shell inteface implemented by CSharp,like status bar in Explorer.
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:672.9kb
    • 提供者:xjj
  1. ShellSort

    0下载:
  2. 自己根据希尔排序的核心思想,用C Sharp实现了希尔排序。更为直观明了。-The shell sort algorithm is realization by myself according to its core idea.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:12.97kb
    • 提供者:JiangHe
  1. IWebService

    0下载:
  2. 使用C#语言开发的Web服务,其中包括快速排序,选择排序,希尔排序等许多常见函数的封装-Web services developed using C# language, including quick sort, selection sort, shell sort, and many common function package
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:65.39kb
    • 提供者:chen
  1. CSharpSort

    0下载:
  2. 常用七种排序算法(C#代码) 快速排序、希尔排序、堆排序、选择排序等-Seven kinds of commonly used sorting algorithm (C# code) quick sort, shell sort, heap sort, selection sort, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:3.61kb
    • 提供者:netbooting
  1. WinShell3

    0下载:
  2. (C#)Windows Shell 外壳编程系列 右键菜单-(C#) Windows Shell Context Menu Shell Programming Series
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:25.35kb
    • 提供者:张文
  1. WinShell2

    0下载:
  2. (C#)Windows Shell 外壳编程系列1 - 基础,浏览一个文件夹-(C#) Windows Shell Shell Programming Series 1- foundation, browse a folder
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:68.34kb
    • 提供者:张文
  1. sorting-algorithms

    0下载:
  2. C++编写的各种排序算法。包括插入排序、堆排序、归并排序、基数排序、冒泡排序、希尔排序、选择排序、直插排序。-C++ written various sorting algorithms. Including insertion sort, heap sort, merge sort, radix sort, bubble sort, shell sort, selection sort, in-line sort.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:8.94kb
    • 提供者:王国栋
  1. IHS_HX

    0下载:
  2. 用和声算法解决管壳式换热器的优化设计问题-Harmony Search Algorithm with a case study taken from Fesanghary et al., Design optimization of shell and tube heat exchangers ... ( continuous & discrete variables)(Visual C++ Code)
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:47.62kb
    • 提供者:bluestarx
  1. os4shell.c

    0下载:
  2. 用c++编写的简单shell命令行,实现了新的ls,mkdir等功能-simple shell terminal
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3.05kb
    • 提供者:周易宸
  1. Shellshock

    0下载:
  2. 一个C#写的交互式SHell,实现了NC的功能,简单好用。-A C# to write interactive SHell, NC implements functions easy to use.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:96.73kb
    • 提供者:Leroy
搜珍网 www.dssz.com