-
Visual C++ 中基于MFC控件接收显示波形图程序代码
Visual C++ 中基于MFC控件接收显示波形图程序代码-Visual C++ based on MFC Controls received waveform diagram shows the program code
- 2022-03-06 18:16:09下载
- 积分:1
-
K r u s k a l算法每次选择n
K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的
边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选
取的边若产生环路则不可能形成一棵生成树。K r u s k a l算法分e 步,其中e 是网络中
边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其
加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。-K ruskal algorithm for each choice of n-1 edges, the greed of the criteria used are: from the left edge select does not produce a loop with the smallest cost edge has been selected to join the edge of the collection. Taking note of the selected edges have a loop if it can not form a spanning tree. K ruskal algorithm sub-e-step, in which e is the number of network edge. According to the order of incremental cost to consider this e edges, each taking a side. When considering a certain edge when, if its added to a collection of selected edge loop will appear, will be its discarded, otherwise, it selected.
- 2023-02-08 08:10:04下载
- 积分:1
-
这是有关VC++的一个应用程序,主要实现对话框编辑的应用。
这是有关VC++的一个应用程序,主要实现对话框编辑的应用。-It is about a VC++ application, the main achievement dialog editor application.
- 2022-07-18 09:05:29下载
- 积分:1
-
c++编的ShowAnimation程序
c++编的ShowAnimation程序-ShowAnimation procedures
- 2023-09-02 12:10:03下载
- 积分:1
-
这是一个java语言编写的,一个小小的applet程序,可以自动生成饼图。希望给想学习的同学有个小小的帮助。...
这是一个java语言编写的,一个小小的applet程序,可以自动生成饼图。希望给想学习的同学有个小小的帮助。-This is a java language, and a small applet program that can automatically generate a pie chart. Hope there classmates to want to learn a little help.
- 2022-04-22 01:10:24下载
- 积分:1
-
先端多态EXE保护用FASM和CSharp
先端Cryptor是一个多态的exe保护工具。存根用FASM和支持runpe。而建筑是用C写的#。它还包括一个相对现实的垃圾代码生成器,被另一组29创建。总的来说这是一个更好的开源保护工具。
- 2022-11-18 12:00:06下载
- 积分:1
-
用VC++,OpenGL和CG在GPU
上实现保守光栅化
用VC++,OpenGL和CG在GPU
上实现保守光栅化-Using VC , OpenGL and CG in the GPU to achieve conservative rasterization
- 2023-07-18 13:55:03下载
- 积分:1
-
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当...
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当子窗口最大化并处于激活状态时,子窗口标题一般都会与父窗口标题合二为一,变成“PCaption-[CCaption]”。 这是一种 MDI 的默认行为。用 C# 编写多文档界面程序也不例外。很多用户都不喜欢这种缺省特性,往往想用定制的窗口标题取而代之。该例子示范如何在C#程序中定制和修改MDI应用的窗口标题。-If you use MFC prepared excessive document interface (MDI) Windows procedures, Well know for sure : If the father window entitled "PCaption" Subwindow entitled "CCaption," then maximize the window whenever son was in a state of activation, Subwindow heading generally patriarchal heading into one window, become "PCaption-[CCaption]." This is a MDI default behavior. C# prepared multi-document interface procedures are no exception. Many users do not like this default characteristics are often customized to use the title of the window replaced. The examples demonstrate how C# procedures customization and modification of MDI application"s window title.
- 2023-02-19 06:00:03下载
- 积分:1
-
基地板在钢结构工程的设计
基地板在钢结构工程的设计点中读取数据,生成二维非结构的网格,点数据存储在文件中,自己准备好运行已编译的程序的 FPS,TEC 和网格的数据存储在输出网格文件,您可以绘制生成网格的可视化软件......
- 2022-03-22 03:27:15下载
- 积分:1
-
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数...
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数-the code can get a color can generate 10 to the 229 number, and a few of the 229 16
- 2022-07-12 14:36:57下载
- 积分:1