-
mfc的应用
编制一个功能强大和易操作的Windows应用程序所需要的代码肯定会比一般的C++程序要多得多,但并不是所有的代码都需要自己从头开始编写。 Visual C++不仅提供了常用的Windows应用程序的基本框架,而且可以在框架程序中直接调用Win32 API(Application Programming Interface , 应用程序接口)函数。 用户仅需要在相应的框架位置中添加自己的代码或修改部分代码就可实现Windows应用程序的许多功能。
- 2023-09-01 06:30:04下载
- 积分:1
-
c#获取进程名称
csharp语言(c#) 获取进程名称完整工程 包含源代码 可运行 有注释 获取系统进程信息 包含 System.Diagnostics.Process 类 using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Diagnostics;
- 2022-05-25 09:51:27下载
- 积分:1
-
vc control, can display multi
vc控件、可以显示多排标签页片的标签控件。-vc control, can display multi-row tab control tablets tag.
- 2023-07-29 03:40:03下载
- 积分:1
-
这里是决策树的分类算法,它是建立在…
here is the decision tree in classification algorithm which is build in excel file.
- 2023-05-16 21:15:03下载
- 积分:1
-
A Computational Introduction to Number Theory and Algebra (Version 1)
A Computational Introduction to Number Theory and Algebra (Version 1)
- 2022-02-05 14:54:58下载
- 积分:1
-
把一段文字进行Base64编码,目前解码还没做好,清高手指点。...
把一段文字进行Base64编码,目前解码还没做好,清高手指点。-turned wording Base64 encoding, decoding not do a good job, money expert guidance.
- 2022-05-23 18:56:20下载
- 积分:1
-
新手注册,源码没有,上传书籍
英文第三版
新手注册,源码没有,上传书籍
英文第三版-EffectiveC++,英文更加详细-Register novice, there is no source code, upload the third edition of Books in English-EffectiveC++, English more detailed
- 2023-07-23 23:00:04下载
- 积分:1
-
mpeg1的编码,c语言实现。希望对大家有帮助哦。
mpeg1的编码,c语言实现。希望对大家有帮助哦。-mpeg1 encoder writen by C, Hopefully, it can help everyone.
- 2022-06-01 13:59:40下载
- 积分:1
-
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序...
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序-using recursive integral to the conversion to a string obtained by C program every few Integer, and then converted to ASCII and then swap each sequence
- 2023-08-07 13:55:03下载
- 积分:1
-
一个可调用脚本的例子.
一个可调用脚本的例子.-can call a script examples.
- 2022-03-05 12:46:30下载
- 积分:1