-
酒店餐饮管理系统,可以对酒店餐饮业日常事务进行电子信息统计管理,使用VB.Net开发。...
酒店餐饮管理系统,可以对酒店餐饮业日常事务进行电子信息统计管理,使用VB.Net开发。-Hotel and catering management system, hotel and catering industry can carry out routine statistical management of electronic information, use VB.Net development.
- 2022-06-28 01:52:40下载
- 积分:1
-
一些奇偶校验矩阵的构造
一些奇偶校验矩阵的构造-matlab
消除四环-some parity matrix structure-eliminating the Fourth Ring Matlab etc.
- 2022-08-04 07:57:29下载
- 积分:1
-
Students in the system, you can enter the Student ID, name, address, telephone a...
学生系统,可以输入学号、姓名、地址、电话等,可以查询、可以保存-Students in the system, you can enter the Student ID, name, address, telephone and so on, you can query, you can save
- 2022-01-26 04:14:18下载
- 积分:1
-
大学英语学习系统,SQL环境,可供软件工程,数据库课程的课程设计参考,里面有详细设计说明文档,源代码,数据库文件,使用方法...
大学英语学习系统,SQL环境,可供软件工程,数据库课程的课程设计参考,里面有详细设计说明文档,源代码,数据库文件,使用方法-College English Learning System, SQL environment for software engineering, database design courses, which have the detailed design documentation, source code, database files, use the method
- 2022-03-02 23:38:01下载
- 积分:1
-
图像旋转,c代码,开发环境windows
图像旋转,c代码,开发环境windows-image rotation, c code development environment windows!
- 2023-03-11 01:30:04下载
- 积分:1
-
公积金监管系统客户端,是新疆公积金监管系统的客户端软件,采用了webservice+Dcom...
公积金监管系统客户端,是新疆公积金监管系统的客户端软件,采用了webservice+Dcom-provident fund client monitoring system, monitoring system Xinjiang provident fund client software, using a webservice Dcom
- 2023-03-26 03:20:04下载
- 积分:1
-
C 计算器代码
/ * mustafasırrıinci * /
#include < stdio.h >
#include < stdlib.h >
#include < math.h >
int main ()
{
浮 int1 int2,结果 ;
char 操作 ;
printf("CALCULATORn") ;
开始:
printf ("nnEnter 两个整数 please.n") ;
printf("1.integer:") ;
scanf ("%f"& int1) ;
printf("2.integer:") ;
scanf ("%f"& int2) ;
选择:
printf ("nenter 操作的符号。") ;
printf ("naddition: + nsubtraction:-nmultiplication: * ndivision: /nexponention: ^ nto 退出:! n") ;
scanf ("%s"& 操作) ;
虽然 (操作! = "!")
{
switch(operation)
{
案件 "+":
结果 = int1 + int2 ;
打破 ;
案件 "-":
结果 = int1-int2 ;
打破 ;
案件 " *":
结果 = int1 * int2 ;
打破 ;
- 2022-08-13 04:26:33下载
- 积分:1
-
this is avr source zip file. there is so usefu
this is avr source zip file. there is so usefu-this is avr source zip file. there is so usefull
- 2022-08-14 05:01:36下载
- 积分:1
-
Ajax工具包
ajax toolkit- ajax toolkit
- 2022-02-05 05:03:06下载
- 积分:1
-
意思是
mean-shift跟踪算法中核窗口大小的自动选区-mean-shift tracking algorithm in the size of the nuclear window automatically constituency
- 2022-01-26 00:32:15下载
- 积分:1