-
攀登网
水管工源码,包括图形以及AI部分源代码,供初学者使用!-Scrambled Net
- 2022-03-23 09:27:46下载
- 积分:1
-
早期的windows就是采用的INI格式文本文件。现在很多应用程序包括大型的软件也还在采用格式化文本文件保存配置参数,比如Bentely MicroStatio...
早期的windows就是采用的INI格式文本文件。现在很多应用程序包括大型的软件也还在采用格式化文本文件保存配置参数,比如Bentely MicroStation GIS平台GEOGRAPHICS8.0。
本文给出的就是利用VC来读取和分析配置文本文件,-early windows is the INI format text file. Now many applications including large software is also used to preserve document formatting text configuration parameters, such as MicroStation Bentely GEOGRAPHICS8.0 GIS platform. This paper is using VC to read and analyze configuration text file,
- 2022-06-26 07:27:32下载
- 积分:1
-
experience
心得三――按下鼠标哪个键
1.实验目的
(1)首先打开VC++6.0打开File菜单,New命令建立一个Win32 Application类型的工程,注意,在建立工程时在第2步选择"A simple Win32 application.".利用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口.
(2)在此基础上实现如下功能:鼠标键按下时,弹出消息框通知用户是按下了鼠标的哪个键
-experience-- which press the mouse button 1. Experiment (1) First, open the VC 6.0 Open File menu, the establishment of a New Order Win32 Application types of projects, that the establishment of projects in the first two-step selection "A simple Win32 application." . windows API function using programmed entry, to prepare a simple Windows application procedures, the establishment of the window. (2) In this on the basis of the following functions : pressing the mouse button, pop-up message box to inform the user is pressing the mouse button which
- 2023-08-09 15:00:08下载
- 积分:1
-
fullscreen, flashscreen, print&preview,save&open, grid, credits, etc
fullscreen, flashscreen, print&preview,save&open, grid, credits, etc
- 2022-07-24 16:43:39下载
- 积分:1
-
using C++ Language to accomplish a link
using C++ Language to accomplish a link-list to solve the problem of Josephus.
- 2022-07-23 16:34:34下载
- 积分:1
-
一个基于windows ce 4.2系统的SH3处理器的UDP协议寨程序
一个基于windows ce 4.2系统的SH3处理器的UDP协议寨程序-windows ce based on a 4.2 system SH3 processor UDP Walled procedures
- 2023-02-21 13:45:04下载
- 积分:1
-
手势识别系统之演奏系统!程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的...
手势识别系统之演奏系统!程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-gesture recognition system performance system! Running, first pop-up dialog box under the value suggested amending the main program began camera images high and wide. Recompiling run the procedures. If the pop-up dialog box if the suggested value and process the default settings the same value, need not be amended.
- 2023-02-27 20:50:03下载
- 积分:1
-
与MAXQ多的FIR滤波器的实现
Implementation of FIR filter with the MAXQ Multiple-And-Accumulate unit specify module and ROM routine definition files
- 2022-12-03 14:40:03下载
- 积分:1
-
pdflib7.0 library and to use the programming pdflib to look at the defense, stop...
pdflib7.0库,想用pdflib来编程的不防看看,停好的东西-pdflib7.0 library and to use the programming pdflib to look at the defense, stopping the good things
- 2022-12-12 11:30:04下载
- 积分:1
-
计算机组成原理中的构建CPU
将一个现有的16位带流水的CPU改造成8位带流水CPU,可以增加功能,但不能减少原系统功能。 阅读源代码,源代码主要包括9个实体文件: (A)CPUEntity(完整的CPU) (B)ExEntity(指令执行模块) (C)Addr_muxEntity(地址选择模块) (D)ForwardingEntity(旁路处理模块) (E)HazardDetectEntity(结构相关处理模块) (F)IDEntity(指令译码模块) (G)IFEntity(取指模块) (H)MemAccessEntity(访存模块) (I)unitPack(常量定义文件) 其中(I)是辅助文件,(
- 2022-08-19 22:13:27下载
- 积分:1