-
string handling procedures
字符串处理实例程序-string handling procedures
- 2022-03-23 15:49:19下载
- 积分:1
-
AspcnUP
AspcnUP 上传组件-AspcnUP
- 2022-03-23 00:17:39下载
- 积分:1
-
一个用delphi语言实现的聊天程序,实现了基本的功能
一个用delphi语言实现的聊天程序,实现了基本的功能-A language with delphi realize the chat program to achieve basic functionality
- 2022-01-26 01:07:05下载
- 积分:1
-
MFC单文档手动更换背景图片
本例采用vs2010开发工具,单文档框架结构,设置单文档背景图片,在菜单栏中弹出一个对话框,在对话框中点击按钮,然后选择bmp格式图片,调用view中的ondraw函数更换背景图片。
- 2022-08-14 23:54:42下载
- 积分:1
-
sqlite
sqlite源码wince移植版,嵌入式移动数据库-sqlite-source version of wince transplantation, embedded mobile database
- 2022-10-10 04:40:03下载
- 积分:1
-
这是教程,在Windows操作系统使DLL
This tutorial to make dll in windows operating systems-This is tutorial to make dll in windows operating systems
- 2022-01-25 18:07:34下载
- 积分:1
-
OCX在多个平台上的运用。在CE下是可以,这是一个简单的OCX在CE下的运用。...
OCX在多个平台上的运用。在CE下是可以,这是一个简单的OCX在CE下的运用。-OCX in a number of platform used. The CE can be made, this is a simple OCX CE in the application.
- 2022-01-26 04:23:41下载
- 积分:1
-
一个很好的c/c++代码编写规范,可以很好的教你写高质量的代码。...
一个很好的c/c++代码编写规范,可以很好的教你写高质量的代码。-A good c/c++ Coding norms, can teach you to write good quality code.
- 2022-02-02 06:45:25下载
- 积分: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
-
Without DLL linked with windows source code examples HOOK
不用DLL就与windows挂钩的HOOK
源码范例
-Without DLL linked with windows source code examples HOOK
- 2022-03-01 08:35:04下载
- 积分:1