搜索资源列表
AutoCompleteTest
- 这是一个使用windows shell功能的自动完成文本框例子,全部的C#源代码。-It is a function of shell windows automatically textboxes example, all of the C# source code.
usbeject_src
- C#代码,实现弹出usb设备的功能。采用window shell方式-C# code, achieving pop usb equipment. Using window shell mode
WindowsShell
- 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
CRC
- 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
DetailFileInfo
- 如何用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
windowsSample
- 一个C#管理系统窗体空壳源码,没有实质功能-Form a shell C# source code management system, no real function
CommandPromptExplorerBar
- 用C#语言实现的系统Shell接口,可以在Explorer中添加一个类似状态栏的工具条。-Shell inteface implemented by CSharp,like status bar in Explorer.
ShellSort
- 自己根据希尔排序的核心思想,用C Sharp实现了希尔排序。更为直观明了。-The shell sort algorithm is realization by myself according to its core idea.
IWebService
- 使用C#语言开发的Web服务,其中包括快速排序,选择排序,希尔排序等许多常见函数的封装-Web services developed using C# language, including quick sort, selection sort, shell sort, and many common function package
CSharpSort
- 常用七种排序算法(C#代码) 快速排序、希尔排序、堆排序、选择排序等-Seven kinds of commonly used sorting algorithm (C# code) quick sort, shell sort, heap sort, selection sort, etc.
WinShell3
- (C#)Windows Shell 外壳编程系列 右键菜单-(C#) Windows Shell Context Menu Shell Programming Series
WinShell2
- (C#)Windows Shell 外壳编程系列1 - 基础,浏览一个文件夹-(C#) Windows Shell Shell Programming Series 1- foundation, browse a folder
sorting-algorithms
- C++编写的各种排序算法。包括插入排序、堆排序、归并排序、基数排序、冒泡排序、希尔排序、选择排序、直插排序。-C++ written various sorting algorithms. Including insertion sort, heap sort, merge sort, radix sort, bubble sort, shell sort, selection sort, in-line sort.
IHS_HX
- 用和声算法解决管壳式换热器的优化设计问题-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)
os4shell.c
- 用c++编写的简单shell命令行,实现了新的ls,mkdir等功能-simple shell terminal
Shellshock
- 一个C#写的交互式SHell,实现了NC的功能,简单好用。-A C# to write interactive SHell, NC implements functions easy to use.
