-
bluetooth technology development
bluetooth technology development
- 2022-11-24 23:10:03下载
- 积分:1
-
有关城市地图api,帮助构建三维城市,希望对你们有所帮助
有关城市地图api,帮助构建三维城市,希望对你们有所帮助-city api
- 2022-12-20 16:50:04下载
- 积分:1
-
这是一个小型医院管理系统
这是一个小型医院管理系统-This is a small hospital management system
- 2022-02-22 08:41:08下载
- 积分:1
-
本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,...
本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,创建了一套行之有效的计算机管理学生的方案。文章介绍了学生管理信息系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法, 本系统界面友好,操作简单,比较实用。-This paper describes the environment in Visual Basic 6.0 adoption of the "top down overall planning, Application to the development of bottom-up "strategy to develop a management information system process. By analyzing a school student management deficiencies, create a set of effective management of student computer programs. This paper introduces the student management information system analysis, including feasibility analysis, business process analysis; system design some of the major functions of the system design and database design and code design; System explains some of the major modules of the algorithm, the system friendly interface, simple operation, more practical.
- 2022-06-30 13:39:35下载
- 积分:1
-
Device Driver Tutorial for Linux
Device Driver Tutorial for Linux
- 2022-01-25 19:49:41下载
- 积分:1
-
Java实现的关于懒汉式设计模式的实现方法源码
Java实现的关于懒汉式设计模式的实现方法源码-Realize on Java design patterns lazy way to realize source
- 2023-01-20 03:50: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
-
基于WEB的远程实验平台设计与实现
web组态
基于WEB的远程实验平台设计与实现
web组态-WEB-based remote experiment platform design and implementation of web configuration
- 2023-08-08 03:00:04下载
- 积分:1
-
一本介绍LINUX操作系统的驱动程序的书籍,希望对大家有帮助
一本介绍LINUX操作系统的驱动程序的书籍,希望对大家有帮助-a Linux operating system on the driver"s books, we hope to help
- 2022-03-04 16:59:50下载
- 积分:1
-
LabView V8.6 KeyGenLabView V8.6 of Zhuceji.
LabView V8.6按键诸暨LabView V8.6。
- 2022-03-25 06:10:20下载
- 积分:1