-
一套DELPHI开发的指纹应用源码,可作为指纹应用整合使用!
一套DELPHI开发的指纹应用源码,可作为指纹应用整合使用!-a fingerprint application source code, can be used as application integration using fingerprints!
- 2022-03-10 02:39:44下载
- 积分:1
-
初学者会在输入:使用VS2005开发的程序系统BAS…
入门初学者必下的:用VS2005开发的基于wince5.0的程序(VB)
-Beginners will be under the entry: use VS2005 to develop procedures wince5.0 based (VB)
- 2022-02-02 17:55:02下载
- 积分:1
-
PB datawindows窗口控件自适应
这是一款用PowerBuilder 编写的dataWindows窗口控件自适应,dataWindows窗口控件可以根据屏幕分辨率自动调整控件大小,以适应不同分辨率的窗口。
- 2023-08-24 21:30:03下载
- 积分:1
-
a good small program
一个很好的小程序-a good small program
- 2022-08-16 22:39:42下载
- 积分:1
-
This code implements the table in the excel input in English, can be automatical...
本代码实现在excel表格中输入英文,可自动转换成中文,输入中文可自动转换程英文的功能-This code implements the table in the excel input in English, can be automatically converted into Chinese processes to input Chinese in English can be automatically converted function
- 2022-01-30 11:04:07下载
- 积分:1
-
打开使用excel表格
打开使用excel表格-tables were turned excel
- 2023-04-20 17:55:04下载
- 积分:1
-
Salary Management System can provide information on wages input, query, editing,...
薪资管理系统可以提供薪资信息的录入、查询、编辑,以及薪资数据的详细编辑项目,自动计算工资总额的数据可以设置自己的条件,从而实现工资数据的多角度查询,实现了财务部门对各单位工资总额的集中管理,保证了系统的安全性。
- 2022-05-31 15:31:37下载
- 积分:1
-
此例子虽然小,但是确实我的一位同学提出的,呵呵,当然她不是学计算机的,还着实让我想了一阵子.不要嫌弃简单,你会吗? 用vb调用excel,excel做数据库,可...
此例子虽然小,但是确实我的一位同学提出的,呵呵,当然她不是学计算机的,还着实让我想了一阵子.不要嫌弃简单,你会吗? 用vb调用excel,excel做数据库,可不是access啊.-small, but actually one of my classmates made, Oh, of course she is not a computer, but also did so for a while I think. Despise not simple, you would call it using vb excel, excel do database access is not ah.
- 2022-02-14 03:02:10下载
- 积分:1
-
asp的课程设计!包含数据库,可以帮组大家了解数据库的同时巩固asp的学习!...
asp的课程设计!包含数据库,可以帮组大家了解数据库的同时巩固asp的学习!-asp course design! Contains a database that can help us to know the group while the database is to consolidate the learning asp!
- 2022-06-17 05:07:45下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1