-
Visual Basic 编写的面板控制程序,控制音量
Visual Basic 编写的面板控制程序,控制音量-Written in Visual Basic panel control procedures, control the volume
- 2022-03-05 23:36:10下载
- 积分:1
-
五子棋源码.rar
用VC++编写的《五子棋》小程序(包含源代码)。...
五子棋源码.rar
用VC++编写的《五子棋》小程序(包含源代码)。-renju source. Rar VC prepared by the "331" minor procedures (including source code).
- 2022-01-21 00:48:21下载
- 积分:1
-
多媒体定时器定时1MS,很准
多媒体定时器定时1MS,很准-multimedia timer regularly rungs, very-
- 2022-02-10 05:26:11下载
- 积分:1
-
主题模型,相关主题模型,correlated topic model
主题模型,相关主题模型,correlated topic model -correlated topic model C implementation linux
- 2022-06-21 16:09:46下载
- 积分:1
-
This system is developed using VFP library management system, the system interfa...
本系统是用VFP开发的图书管理系统,系统界面比较简单,可供mis开发的同学的参考。-This system is developed using VFP library management system, the system interface is relatively simple, can be mis development of the students for reference.
- 2022-07-21 15:07:21下载
- 积分:1
-
directx 9 的delphi驱动程序,如果能看懂会给你带来很大的好处,学习的好资料....
directx 9 的delphi驱动程序,如果能看懂会给你带来很大的好处,学习的好资料.-The driver of directX 9 in delphi, it will bring you very big benfit if you will read it, it is very nice.
- 2022-07-14 15:00:04下载
- 积分:1
-
满足个性化的要求,进度条颜色是彩色的,你想试试吗?
满足个性化的要求,进度条颜色是彩色的,你想试试吗?-personalized to meet the requirements of the progress of the color is the color that you want to try?
- 2022-09-28 03:50:03下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
AU1200嵌入式处理器媒体加速引擎(mae)的驱动
AU1200嵌入式处理器媒体加速引擎(mae)的驱动-Embedded Processor Au1200 media acceleration engine (mae) driver
- 2023-03-22 12:00:04下载
- 积分:1
-
搜索并注册目录下所有com组件
应用背景工作中遇到一种情况,需要支持对指定目录下的全部COM组件完成一次自动静默注册功能,于是编写了这个小软件,共享给大家如有需要可以直接拿来使用了关键技术windows环境下,该程序给出了一个实例:可以在程序里找到目录中符合条件的所有COM文件,依次完成注册的功能。
- 2022-02-13 20:37:28下载
- 积分:1