-
C++ Primer的随书源代码,强烈建议你下载并理解其中代码含义,多动手!...
C++ Primer的随书源代码,强烈建议你下载并理解其中代码含义,多动手!-C Primer book with the source code, it is strongly recommended you download code and understand the meaning, more hands!
- 2023-09-03 16:25:02下载
- 积分:1
-
根据ORACLE用户ID从数据库里提取已经已经执行过的语句,并导出到Access或者Excel中便于分析。也可用于跟踪所有连接数据的程序执行的。使用时需要先从数...
根据ORACLE用户ID从数据库里提取已经已经执行过的语句,并导出到Access或者Excel中便于分析。也可用于跟踪所有连接数据的程序执行的。使用时需要先从数据库查一下V$session中的用户ID,有兴趣的可以完善一下。-According to ORACLE user ID extracted from the database has already been implemented statement, and export to Access or Excel, to facilitate analysis. Can also be used to connect data to keep track of all the procedures implemented. Need to start with the database used to check V $ session user ID, are interested in what can be perfect.
- 2022-08-07 05:09:29下载
- 积分:1
-
a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algo...
一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
- 2022-05-21 14:46:34下载
- 积分:1
-
iNET 协议 总线规范 以及总线接口定义 word文档
iNET 协议 总线规范 以及总线接口定义 word文档-iNET Protocol Bus Specification
- 2023-04-04 01:50:04下载
- 积分:1
-
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。...
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。-memory size, process numbers and their number of paragraphs and paragraph size have been randomely determined. when one process applies a certain amount of memory, the program will show whether the applying is satisfied and print the data of the address tansition after the resource allocating for the process.
- 2022-01-28 17:53:46下载
- 积分:1
-
国外有限元分析源程序4,用Fortran编写的结构…
国外有限元分析源程序4,用FORTRAN编写,用于结构的有限元分析。-foreign source Finite Element Analysis 4, FORTRAN prepared for the structure of the finite element analysis.
- 2022-03-12 01:07:43下载
- 积分:1
-
为了提取条纹图案的相位,从条纹的强度数据…
To extract the phase of a fringe pattern, the intensity data from the fringe pattern is applied to the 1D-CWT algorithm on a row by row basis.
- 2023-05-20 18:40:03下载
- 积分:1
-
txt,hex文件的操作原码,文件读写转换
txt,hex文件的操作原码,文件读写转换-txt, hex file operation of the original code, the file read and write conversion
- 2022-05-23 11:07:18下载
- 积分:1
-
MFC简单画图程序Draw
这个画图小程序是在 VS2012环境下编写的 MFC 单文档程序, 压缩包内含程序设计详细说明。
功能概述
通过在菜单中选择不同的形状,可以实现画直线、矩形、椭圆以及鼠标按下时随着鼠标移动划线以及橡皮擦功能,
线条粗细、颜色也可以在菜单中调整。
设计思路
通过对菜单的响应获取绘图类型、颜色和线条粗细程度。
通过 CPen 类更改画笔颜色和粗细或将画笔改为橡皮擦,
通过 CDC 类的成员函数 MoveTo( int x, int y ); LineTo( int x, int y ); Rectangle( int x1, int y1, int x2, int y2 ); Ellipse( int x1, int y1, int x2, int y2 ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-18 10:23:50下载
- 积分:1
-
一具有序列化存储读取功能de的多文档-视图编程源码
一具有序列化存储读取功能de的多文档-视图编程源码-I have read the sequence of storage of multi-functional de documents- view programming source
- 2022-03-22 12:04:29下载
- 积分:1