-
Using CDC to complicate line drawing!
利用CDC及窗口拆分功能实现简单的线条绘制功能,能初学VC++会有一定帮助。-Using CDC to complicate line drawing!
- 2022-02-12 02:41:30下载
- 积分:1
-
C++编程惯用法.高级程序员常用方法和技巧
C++编程惯用法.高级程序员常用方法和技巧-C++ programming idioms. Senior programmers commonly used methods and techniques
- 2022-05-07 16:38:58下载
- 积分:1
-
相当不错的C++课件,表达式与语句入门基础
相当不错的C++课件,表达式与语句入门基础-Fairly good C++ Courseware, based on regular expressions and statements Getting Started
- 2022-03-17 03:24:40下载
- 积分:1
-
VS2010简单C/S网络通信
用MFC Socket编写的服务器与客户端通信的一个例程,可以实现局域网及本机通信,客户端与服务器可互相收发信息,压缩包含完整工程文件。
- 2023-06-02 09:00:13下载
- 积分:1
-
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B...
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B = DE2BI(D, N) 转换正整数向量D成二进制矩阵B,-Conversion of 10 hexadecimal for binary number. B = DE2BI (D) positive integer conversion into a binary vector D matrix B. Binary matrix B that each row vector D decimal number corresponding. B = DE2BI (D, N) vector D converter positive integer binary matrix B,
- 2022-08-12 12:48:54下载
- 积分:1
-
huazuobiao
vb坐标的画法 vb坐标的画法 -huazuobiao
- 2023-02-02 00:45:03下载
- 积分:1
-
a simple game for RPG game, which is based on VC++ 7.0 plus Direct C7.0 language...
用VC++7.0+DirectX7.0做的一个简单的RPG的游戏的小程序-a simple game for RPG game, which is based on VC++ 7.0 plus Direct C7.0 languages
- 2022-06-29 19:44:54下载
- 积分:1
-
IC卡读写软件
通过VC++实现对IC的读写操作,具体包括:打开IC卡读写设备、关闭IC卡读写设备、读取IC卡号、读取IC扩展区内数据、向IC卡扩展区内写入数据等操作
- 2023-06-11 12:25:04下载
- 积分:1
-
实现神经网络的bp识别手写数字。改程序师用MATLAB实现的,里面代码可以直接用...
实现神经网络的bp识别手写数字。改程序师用MATLAB实现的,里面代码可以直接用-Bp neural network to achieve handwritten numeral recognition. Reform program to achieve the division to use MATLAB, which code can be directly used
- 2022-09-04 20:25:03下载
- 积分:1
-
可选倒计时和定时关机两种方式
MFC开发,没有采用提升应用程序权限,最后关机调用的是系统命令,所以最后生成的exe文件请不要和系统命令shutdown重名...
可选倒计时和定时关机两种方式
MFC开发,没有采用提升应用程序权限,最后关机调用的是系统命令,所以最后生成的exe文件请不要和系统命令shutdown重名-Optional countdown and time off in two ways MFC development, the application did not enhance the authority, the final system shutdown command is called, so I finally generated exe file, please do not duplicate names and the system shutdown command
- 2023-06-01 13:00:03下载
- 积分:1