-
This article presents different ways of im plementing factories, each with their...
This article presents different ways of implementing factories, each with their own advantages and disadvantages -This article presents different ways of im plementing factories, each with their own advantages and disadvantag es
- 2022-12-21 21:15:03下载
- 积分:1
-
C语言写的一个学生管理系统【数组版本】
用C语言写的一个不完善的代码项目,使用数组写成的,只能是一个新手可以看看的入门项目;
- 2022-01-22 10:41:52下载
- 积分:1
-
bitmap progress, a custom bitmap display of the progress.
位图进度显示,定制一个位图的进度显示条。-bitmap progress, a custom bitmap display of the progress.
- 2022-09-09 21:00:03下载
- 积分:1
-
算法分析与设计中的经典问题,利用回溯法解决背包问题,有详细的代码段。...
算法分析与设计中的经典问题,利用回溯法解决背包问题,有详细的代码段。-Algorithm analysis and design of the classic problems, the use of backtracking to solve knapsack problem, there is a detailed code snippet.
- 2022-02-03 18:03:27下载
- 积分:1
-
c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!...
c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!-c small procedures very useful, I think very good, but also pretty classic! We want to help!
- 2023-06-21 05:05:04下载
- 积分:1
-
vb多线程,vb操作调用office,word,excel等.全部完整源代码!
vb多线程,vb操作调用office,word,excel等.全部完整源代码!-vb multi-threaded, vb operation call office, word, excel, etc.. all the integrity of the source code!
- 2023-03-02 22:15:03下载
- 积分:1
-
以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题...
以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题-to VC++ programming tools, solve the windows multithreaded programming of the classic problems : problems circular_queue
- 2022-08-17 05:49:32下载
- 积分:1
-
an example of VC window
一个VC窗口的例子-an example of VC window
- 2022-03-16 05:30:58下载
- 积分:1
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifndef __STDC__
# ifndef const
# define const
# endif
#endif
- 2022-01-24 18:04:03下载
- 积分:1
-
树形控件简单自绘
属性控件简单自绘制,增加树形控件背景,树形控件根节点、子节点加载图标,响应鼠标操作
- 2022-07-25 01:58:24下载
- 积分:1