-
2s7200plc的以太网连接,以太网连接 以太网连接
2s7200plc的以太网连接,以太网连接 以太网连接-2s7200plc Ethernet connectivity, Ethernet connectivity Ethernet connectivity
- 2022-01-24 08:59:44下载
- 积分:1
-
Java初学者应该认识到的30个问题,我看了后感触颇深,放上来供大家一起参考,学习。...
Java初学者应该认识到的30个问题,我看了后感触颇深,放上来供大家一起参考,学习。-Java for beginners should be aware of the 30 questions, I have deep feelings after reading, Fang Shanglai reference for everyone to learn.
- 2022-08-21 16:09:44下载
- 积分:1
-
medical image management system, the system is a medical image management system...
医用图像管理系统,本系统是一个医用的图像管理系统,用vc开发,具有很好的程序功能和良好的界面,人机交流很好的,对医用图形有兴趣的可以来看看啊.-medical image management system, the system is a medical image management system, with vc development, have good procedures and good function of the interface, human-computer exchange of good, Medical Graphics to interested can Laikankana.
- 2022-06-15 18:44:15下载
- 积分:1
-
管理会计系统 主要功能在主页面左侧的菜单面中,通过鼠标左键点击“综合报表”项,可以看到该项目下各种报表标题,通常包括以下固定报表:
责任中心投入产出...
管理会计系统 主要功能在主页面左侧的菜单面中,通过鼠标左键点击“综合报表”项,可以看到该项目下各种报表标题,通常包括以下固定报表:
责任中心投入产出表
机构投入产出表
基层行投入产出表
基层机构投入产出表
柜员贡献产出表
客户经理贡献产出表
大客户投入产出分析表
公司业务部投入产出表
个人银行部投入产出表
房产金融部投入产出表
中间业务部投入产出表
资金部门投入产出表
保全部门投入产出表
经营部门业务指标表
客户经理业务指标表
柜员业务指标表
责任中心费用明细表-err
- 2022-02-06 04:21:05下载
- 积分:1
-
是一个通用考勤管理系统.用VB编写的程序设计.
是一个通用考勤管理系统.用VB编写的程序设计.-attendance is a common management system. Using VB program design.
- 2022-03-21 04:56:54下载
- 积分:1
-
软件工程
软件工程--实践者的思考
本书是一本系统而全面地介绍软件工程理论、技术和实践的专著,是北
美学术界和产业界的畅销书之一。本书作者Roger S.Pressman 是软件工程领
域国际知名的咨询专家和作者,著有多本学术专著,本书已是其第四版。本
书第二版曾在国内翻译出版,并被很多学校选为软件工程教材,在我国软件
工程研究、教学和实践中起到了很好的借鉴和参考作用。而第四版并不仅仅
是简单的修订,而是被完全重构以适应软件工程领域快速的增长并着重于新
的、重要的软件工程方法。从早期版本保留的章节被全面地修订,并加入了
12 章新内容,以提供对当代趋势和技术的完整讨论。书中还加入了很多新例
子、思考题、推荐阅读文献及其它参考信息源。本书的翻译出版旨在向国内
软件工程领域的研究、教学、管理和技术人员提供一个全面的参考文献、教
材或实践指南。
- 2022-03-26 15:44:31下载
- 积分:1
-
TFT-LCD初始化代碼(LPC2220+ILI9341+16bit_Interface)
TARGET MCU:LPC2220(基于ARM7TDMI-S的高性能32位RISC微控制器,具有64KB RAM的Thumb扩展)
- 2022-01-26 05:24:40下载
- 积分: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
-
介绍u
介绍u-boot的两篇文章,相当不错.适合linux嵌入式开发-u-boot introduction
- 2023-08-21 17:00:04下载
- 积分:1
-
pipedrop分布为14
PipeDrop is distributed as 14-day TRIALWARE. You may evaluate this
software free of charge for not more than 14 days. At the end of
14 days you must register the software in order to continue using it.
Before using this software, please read the disclaimer and license
agreement in the file DISCLAIMER.TXT.-PipeDrop is distributed as 14-day TRIALWARE. You may evaluate thissoftware free of charge for not more than 14 days. At the end of14 days you must register the software in order to continue using it.Before using this software, please read the disclaimer and licenseagreement in the file DISCLAIMER.TXT.
- 2022-08-12 22:12:11下载
- 积分:1