-
小型的工资管理系统,实现工资的操作,可以存档,用得是循环链表写的!...
小型的工资管理系统,实现工资的操作,可以存档,用得是循环链表写的!-Small wage management system, realize the operation of wages can be archived and used to write a revolving list of!
- 2022-12-26 19:20:03下载
- 积分:1
-
GraphControl example
GraphControl_exm,你可以找到最好的图形控件的例子!
- 2022-03-22 17:37:27下载
- 积分:1
-
演示银河系的例子
演示银河系的例子-examples demonstrate the Galaxy
- 2022-06-26 13:55:09下载
- 积分:1
-
PC端通过WINCE端实现摄像功能,不错的源程序
PC端通过WINCE端实现摄像功能,不错的源程序-PC client through the client realize WINCE camera features, a good source
- 2022-05-10 23:22:42下载
- 积分:1
-
非常经典,常用的批处理程序,用于清理电脑等等!
非常经典,常用的批处理程序,用于清理电脑等等!-Very classical, commonly used in batch procedures for cleaning up the computer and so on!
- 2022-02-04 21:40:43下载
- 积分:1
-
使用信号量进行线程同步控制,是学习多线程编程的好范例
使用信号量进行线程同步控制,是学习多线程编程的好范例-use of signals volume thread synchronization control study is multi-threaded programming a good example
- 2022-02-11 19:32:31下载
- 积分:1
-
重复文件查找算法usind标准模板库的C
Duplicated file finder algorithm usind standard template library of c-Duplicated file finder algorithm usind standard template library of c++
- 2022-05-21 20:12:29下载
- 积分:1
-
Inline combinational language in VC.
Can build the merit of combinational langu...
VC中的内联组合语言。
- 2022-04-20 03:30:29下载
- 积分:1
-
推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起...
推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起源于1994年台湾省李果兆开发的仓库世家,又名仓库番,箱子只可以推, 不可以拉, 而且一次只能推动一个。它的规则如此简单,但是魅力却是无穷的。但是人毕竟思考的深度和速度有限,我们是否可以利用计算机帮助我们求解呢?-magazines, also known as porters, is one of the most popular single intellectual games. The task of players in a warehouse controlled a stevedore who will be the same as the N box pushed to the same N as a destination. PSP games on the computer which originated in 1994, the Taiwan Provincial Fruit Katherine Lee development of the warehouse family, also known as Fan warehouse, the boxes can only push, not pull, but one can only promote one. Its rules so simple, but the charm is boundless. But, after all, thought the depth and speed are limited, we can use computers to help us solve?
- 2023-04-11 17:40:03下载
- 积分:1
-
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY...
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在
-Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
- 2022-03-15 07:02:13下载
- 积分:1