-
Using VB writing code conversion of VC code, so users can cross
把用VB写的代码转换化VC的代码,让用户可以跨平台啊,-Using VB writing code conversion of VC code, so users can cross-platform ah,
- 2022-02-01 23:47:53下载
- 积分:1
-
VSELP C++
矢量和激励线性 (预测) is a 语音编码方法在几种细胞标准中使用。VSELP 算法是一种分析所合成的编码技术和属于类的语音编码算法称为 CELP (码激励线性预测)
这变化
- 2022-05-08 23:31:23下载
- 积分:1
-
基于qt的打袋鼠游戏
基于用qt实现的打袋鼠游戏,用qt界面开发,实现打袋鼠游戏的实现。代码详细,qt简单好用,非常实用,很适合初学者。
- 2022-03-25 14:42:47下载
- 积分:1
-
定时倒计时自动关机软件,可用两种方式设置关机,可隐藏到系统托盘,没有使用提升应用程序权限的形式,最后关机调用的是系统命令,如果说生成的exe文件不改名的话,可能...
定时倒计时自动关机软件,可用两种方式设置关机,可隐藏到系统托盘,没有使用提升应用程序权限的形式,最后关机调用的是系统命令,如果说生成的exe文件不改名的话,可能会无法关机,因为这个exe文件可能会与系统的shutdown命令同名-Automatic shutdown software countdown timer can be set off in two ways, to hide the system tray, do not use the authority to upgrade the application form, the last system shutdown command is called, if the generated exe file does not change its name, it may not be able to shutdown, because the exe file and system may be of the same name of the shutdown command
- 2022-08-26 10:20:50下载
- 积分:1
-
风电设计
风电设计
- 2022-03-15 17:35:26下载
- 积分:1
-
Visual C++ 6.0应用编程150例
Visual C++ 6.0应用编程150例-Visual C 6.0 Application Programming 150 cases
- 2022-07-01 07:06:52下载
- 积分:1
-
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调...
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调试进程中的窗口信息
* 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ]
* Handle 窗口句柄
* 如果Handle为0,则显示进程中的所有窗口信息
* UMFlags 显示参数,如果是0,则显示最基本参数
* Bit 0 (0x1) 显示General Properties
* Bit 1 (0x2) 显示窗口样式
* Bit 2 (0x4) 显示相关窗口
* Bit 3 (0x8) 显示Class信息
* -h 窗口边框高亮
* TypeName 窗口类型
-Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information
- 2022-03-06 01:53:55下载
- 积分:1
-
直接从硬盘读文件的例子,很好用的,可以实现类似pwdump功能的东西...
直接从硬盘读文件的例子,很好用的,可以实现类似pwdump功能的东西-Read document directly from the hard drive example of good use, you can achieve similar functionality pwdump things! !
- 2022-07-04 02:06:05下载
- 积分:1
-
putty源码vc工程源码,点击window目录下的.dsw文件即可运行
putty 源码 可运行,整合了ssh serial,ftp telnet 等多种工具,比较难看的,看了好久 仅会改界面而已,牛人可以多看
- 2022-10-25 19:35:04下载
- 积分:1
-
MFC对话框导出list control 表格显示内容为excel
实现了导出list control 表格显示内容为excel表格,作为报表的导出形式,基于对话框,开发工具为VS2010
- 2022-04-12 05:28:12下载
- 积分:1