-
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-An applet program, use java to achieve stack and queue in data structure. It can be used to demonstrate the implement of the stack.
- 2022-03-03 18:01:03下载
- 积分:1
-
本程序实现了对具有优先功能的计算器的编写,支持括号等功能的优化计算器。...
本程序实现了对具有优先功能的计算器的编写,支持括号等功能的优化计算器。-This procedure has a priority on the implementation of the calculator function of the preparation, support brackets, such as optimizing the calculator function.
- 2022-02-06 09:14:55下载
- 积分:1
-
可以SeDebugPrivilege用户权限用打开系统的进程
可以SeDebugPrivilege用户权限用打开系统的进程-SeDebugPrivilege user permissions can be used to open the process of system
- 2022-03-06 01:50:26下载
- 积分:1
-
with MFC prepared by the various buttons can be directly invoked in such project...
用MFC编写的各种按钮,可直接在工程中引用该类-with MFC prepared by the various buttons can be directly invoked in such projects
- 2023-03-03 08:55:03下载
- 积分:1
-
This document introduces the techniques of fast Fourier transform and gives a so...
This document introduces the techniques of fast Fourier transform and gives a source code in C for computing 2D FFT on image data.
- 2022-02-20 16:30:55下载
- 积分:1
-
Visual C++.NET 数据库开发指南4
Visual C++.NET 数据库开发指南4-Visual C++. NET Database Developer" s Guide 4
- 2022-02-25 12:28:18下载
- 积分:1
-
这是一个在屏幕上用鼠标画图的软件,有兴趣的
这是一个在屏幕上用鼠标画图的软件,有兴趣的-This is a drawing on the screen with the mouse software, interested to see if
- 2023-08-18 05:45:03下载
- 积分:1
-
本程序实现了对图像进行马赛克处理,对于图像开发有较强的参考意义。...
本程序实现了对图像进行马赛克处理,对于图像开发有较强的参考意义。-This procedure achieved a mosaic image processing, image development has a strong reference value.
- 2023-04-29 15:05:03下载
- 积分:1
-
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMainFrame中创建一个定时器并从中调用文档函数这三种方法我都不满意。能否给出一种更好的解决方案?- How to send commands to the Document Object matching the original code [code nature] VC reusable code segment I made a similar on the Windows 2000 Performance Monitor procedures. In this process, I created a document object and several view
- 2022-08-11 05:55:04下载
- 积分:1
-
阻尼振动 耦合振子 关于阻尼振动和耦合振子的一些小程序
阻尼振动 耦合振子 关于阻尼振动和耦合振子的一些小程序-vibration damping coupled oscillator on the vibration damping and coupling oscillator some small programs
- 2022-07-16 00:00:23下载
- 积分:1