搜索资源列表
fft.ifft
- FFT与IFFT的简易源程序,用C语言编写,可进行复数和实数运算-FFT and IFFT simple source, the C language, can be complex and real operations
chklsbev
- CheckListBox ActiveX控件是为了Microsoft Visual Basic和其他支持ActiveX控件的语言设计的控件。它提供了类似Microsoft Word和Excel 中的内含检查框 ( CheckBox)的列表框(listbox)。 更为神奇的是这个控件的每项都可以使用不同的字体、颜色和图标。检查框也可以设置成显示或不显示。你难道不想让自己程序中列表框变得更生动、更与众不同吗?软件中包括Visual Basic、Visual Basic.NET、Visual C
DriveExplorer
- 一个用visual c++语言编写的资源管理器,单文档应用程序,使用listview视图
FTBv1-6-5-Source
- DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码-DES algorithm Collection contains various enhanced DES algorithm, DES algorithm deformation, PASCAL, ASM, such as C-language versions, DOS, Windows, Linux, and other
Csharpplayer
- 这是一个用c#语言编写的播放器,还有报告,是我自己在学习这门课的时候做的课程设计,我觉得还不错,给大家参考一下!-This is a used c# Languages player, there are reports of my own to learn the course in time to do curriculum design, I think good, give you a reference!
BindDataTableToListView
- 将Datatable绑定到ListView上 开发语言:XAML+C#-Datatable bound to the ListView on the development language: XAML+ C#
cListBox
- 用VS2005开发工具,c#语言编写的ListBox自动滚动到最后一行-VS2005 development tool, written in c# language the ListBox automatically scroll to the last line
重绘ListBox控件
- 使用C#2010语言重绘ListBox控件,ListBox的项背景色可以设置成不同的颜色。