-
使用MFC写DLL的程序,编译后可以生成DLL文件。可以被其它程序调用。谢谢~...
使用MFC写DLL的程序,编译后可以生成DLL文件。可以被其它程序调用。谢谢~-DLL use MFC to write the procedures, the compiler can generate DLL files. Other programs can be called. Thank you ~
- 2022-05-09 06:03:20下载
- 积分:1
-
bruce powel douglass classic, real time design patterns
bruce powel douglass的经典著作,real time design patterns-bruce powel douglass classic, real time design patterns
- 2022-11-04 05:25:03下载
- 积分:1
-
spring cloud sidecar
一个spring cloud 链接php服务的一个小例子,采用sidecar方式注册到spring cloud 服务,统一由注册中心管理。
- 2022-07-02 13:48:03下载
- 积分:1
-
蚁群算法用c++语言实现的,可以用于求旅行商问题的解
蚁群算法用c++语言实现的,可以用于求旅行商问题的解-Ant colony algorithm using c++ language and can be used to seek the solution of traveling salesman problem
- 2023-05-05 15:50:02下载
- 积分:1
-
这是一本effectiveC++_2E,对于大多数用C或C++的学习者有很大帮助!...
这是一本effectiveC++_2E,对于大多数用C或C++的学习者有很大帮助!-This is a effectiveC++ _2E, For most use C or C++ Learners are very helpful!
- 2022-01-26 03:49:42下载
- 积分:1
-
网页菜单工厂(WebMenuShop) V2[1].50.zip
网页菜单工厂(WebMenuShop) V2[1].50.zip-website menu factories (WebMenuShop) V2 [1] .50. Zip
- 2022-03-20 17:12:17下载
- 积分:1
-
winio read HDD serial number
winio read HDD serial number
- 2022-11-21 03:50:03下载
- 积分:1
-
machine scheduling problems required to give a scheduling program, so as to the...
多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine processing completed. The problem is NP security issues, so far no effective solution. For this type of issue, greedy strategy can sometimes choose to design a better approximation algorithm.
- 2022-03-30 06:33:49下载
- 积分:1
-
实例03
实例03-网络聊天室客户端-03-network chat room client
- 2022-03-17 09:00:18下载
- 积分:1
-
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。...
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。
设置了调试参数输出功能,可用于跟踪各主要变量单步变化情况。
实现了一个自定义命令行SHELL,接收解释并执行各种操作命令。-Description: list queue model procedures for practice and understand the basic principles of the queue list and realization method. Functions: to achieve a leading node in the queue list to create, insert, delete, traverse, judge for the space, as well as the destruction of other functions. Set debug parameters output function can be used to track the major changes in single-step variables. Realize a custom command-line SHELL, receive an explanation and implementation of the operation command.
- 2022-03-17 09:51:00下载
- 积分:1