资源列表
cDialogs
- VB中增加对话框支持,如文件打开、保存、打印、颜色选择、字体选择等,不需要VB中的文件框控件,直接采用API实现,很精简。 如选择音乐文件的调用方便如下: Private Sub cmdSelectMusic_Click() Dim cDialog As New CCommonDialogs Dim picFile As String, Filter As String cDialog.FileExtension = "*.bmp *.jpg" Filte
Prevent-Task-Manager-End-Process
- visual basic 简单防止任务管理器结束进程-Task Manager to end the process simple to prevent
getbit
- mpeg-2编码中的getbit部分,对于编码设计者很有用的,欢迎大家下载,谢谢!-mpeg-2 encoding getbit part, for coding designers useful, welcome you to download Thank you!
jiemianzonghe
- 实现用户的注册和登录,未注册用户可通过个人基本信息进行注册-Achieve the user s registration and login, unregistered users can be registered with basic personal information
ClassDialog
- Class Common Dialog All Windows
VC++quxian
- 简要介绍了用VC++绘制动态曲线的四种方法
Basic_Tree
- Basic_Tree Source code for VB^
lfdip
- DSP LF2407A 板上拨码开关例程 已跑通了
C++forfft
- VC++编程实现了一维fft的算法,并给出了一个具体应用的例子
gnome_grey
- Skin file for Iris Skins that will add bueaty to your application
1
- 实验一 在桌面显示Windows窗口。窗口内居中显示“大家好,这是我的第一个Windows API程序!”,并可通过程序改变窗口显示风格以及鼠标指针的形状。-experience one
test
- 一个连续信号进行FFT分析先要进行离散化.这个实例便是一个简单的对连续信号的采样并数字化.从而可以获得其FFT频谱
