-
file_manage_system_VB
一个兼具有excel一样的多文档功能,同时具有word的文档编辑和格式编辑功能(One and the same with excel multiple document features, but also has word document editing and formatting editing functions)
- 2013-08-09 10:19:44下载
- 积分:1
-
UserClone
功能:
1.增加用户并添加到Administrators组
2.克隆指定帐户(Function: 1. Increase the users and added to the Administrators group 2. Cloning of a designated account)
- 2021-05-06 18:28:37下载
- 积分:1
-
Pro1
Visual C++实现视频编码中的YUV到RGB转换并显示(Visual C++ implementation of YUV video coding to RGB conversion and display)
- 2010-03-15 11:08:32下载
- 积分:1
-
computer_design
该程序能够实现计算器程序设计,采用C++编程,来自C++程序设计原理与实践。(The program can achieve calculator program design, using C++ programming, program design from C++ Principles and Practice)
- 2014-02-19 14:34:59下载
- 积分:1
-
VB-Pad
VB写的仿WINDOWS的记事本,包含源码
VB写的仿WINDOWS的记事本,包含源码(Written in VB imitation WINDOWS Notepad, including VB source code written in imitation WINDOWS Notepad, including source code)
- 2009-11-30 15:30:06下载
- 积分:1
-
fenlei
分类法做模式识别的程序,里面含有一些模板(Classification procedures do pattern recognition, which contains a number of templates)
- 2007-12-25 14:25:41下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
shutdownV0.1
用WinAPI写的定时关机的小程序的源码,比较简单,作为参考。(Shutdown using WinAPI write a small program source code is relatively simple, as a reference.)
- 2011-01-09 12:31:16下载
- 积分:1
-
Simple-English-Chinese-dictionary
简易英汉词典,支持增加新词,能快速查找你要的单词(Simple English-Chinese dictionary, to support the increase of new words, can quickly find what you want.)
- 2013-03-17 13:46:00下载
- 积分:1
-
VC-clock-source
多功能时刻钟,整点报时,还有闹钟的功能,还有些功能没有完善。(Multi-time clock, the whole point of time, as well as alarm clock function, and some feature is not perfect.)
- 2011-10-06 11:55:04下载
- 积分:1