-
旅游合同管理软件,可以对信息进行录入、删除、修改…
旅行社合同管理软件,可以对信息进行录入、删除、修改、统计等。-Travel contract management software, you can input the information, delete, modify, and statistics.
- 2022-01-25 23:37:44下载
- 积分:1
-
非常经典的网页禁令设计
very classic web ban design -very classic web ban design
- 2022-02-13 04:33:45下载
- 积分:1
-
vb.net 数据库基础
此代码演示如何在 visual studio 2010 vb.net 与 sql 数据库中执行的基本操作。
它显示的操作,如插入、 更新、 删除和检索数据以不同的方式。
它还显示概念,如命名空间、 类、 基本控制、 方法、 reusablity 方法在 vb.net 中
- 2022-03-10 00:21:39下载
- 积分:1
-
VB推箱子游戏源码
VB推箱子游戏源码-VB source viewing game
- 2022-07-17 16:05:10下载
- 积分:1
-
源代码的方法
在模式识别中,k近邻算法(k-NN)是一种非参数的模式识别方法;
- 2023-01-28 01:30:03下载
- 积分:1
-
在电机控制中,从交流变直流的BOOST电流的控制程序
在电机控制中,从交流变直流的BOOST电流的控制程序-In motor control, from the exchange of variable DC current of the control procedures BOOST
- 2023-05-04 12:55:04下载
- 积分:1
-
一个使用被动协议识别主机的操作系统软件。
一个使用被动协议识别主机的操作系统软件。-A passive agreement to use the operating system software to identify the host.
- 2022-02-07 04:54:51下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
Netscape browser bookmarks conversion gt; Based on the browser, for address stat...
Netscape浏览器书签转换程序 > 基于浏览器,可进行地址统计,内建搜索引擎 > 强大的自定义功能 > 支持组区分,个人密码设定,类别排序-Netscape browser bookmarks conversion gt; Based on the browser, for address statistics, the built-in search engine gt; Since the definition of the powerful features gt; Support group distinction, personal password creation, ranking categories
- 2022-01-26 00:01:20下载
- 积分:1
-
模拟梁的震动,根据函数关系式y=asin(2∏t/T)sin(2∏x/L)绘制梁振动曲线,其中a为振幅,T为周期,L为梁长!在窗口内出现梁振动图象。...
模拟梁的震动,根据函数关系式y=asin(2∏t/T)sin(2∏x/L)绘制梁振动曲线,其中a为振幅,T为周期,L为梁长!在窗口内出现梁振动图象。-simulated beam vibration, according to a function y =- asin (2 t/T) sin (2 x/L) mapping beam vibration curve, which for a amplitude, T cycle, L-beams! Within the window beam images.
- 2022-03-12 00:53:45下载
- 积分:1