-
software testing technology for software development costs by 60%. It can be see...
软件测试技术占软件的开发成本的60%。因此可以看出软件测试对软件工程的重要影响。-software testing technology for software development costs by 60%. It can be seen on software testing software engineering major impact.
- 2023-09-09 04:40:03下载
- 积分:1
-
人事管理系统 包括源代码和论文 人事管理系统 包括源代码和论文 人事管理系统 包括源代码和论文...
人事管理系统 包括源代码和论文 人事管理系统 包括源代码和论文 人事管理系统 包括源代码和论文-Personnel management system, including source code and papers on human resources management system, including source code and papers on human resources management system, including source code and papers on
- 2022-01-22 12:29:42下载
- 积分:1
-
Nanyang Technological University, on the vtk learning material, which is describ...
南洋理工大学关于vtk的学习资料,其中详细介绍了vtk的一般使用方法-Nanyang Technological University, on the vtk learning material, which is described in detail the general use vtk
- 2022-06-02 05:51:31下载
- 积分:1
-
Measuring the pulse of the source Cypress company uses to complete CY27443
测量脉搏的源码
Cypress公司使用 CY27443 完成相关的功能-Measuring the pulse of the source Cypress company uses to complete CY27443-related functions
- 2023-02-13 19:40:04下载
- 积分:1
-
这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。...
这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。-This is why I do a database program designed to make the rush of self-feeling of the real value is not large, but can give learning, and database programming VC friends to be a paradigm. See also before doing a lot of the same type of management system, much has been achieved, the student management system now posted in the hope that can help a friend in need. System shortcomings are certainly many, and also requests master the exhibitions, please contact with me. I added in the system directly through the SQL statements to modify the table of the background features, very controversial, but also invited a friend Zhijiao practical development experience.
- 2023-01-26 10:25:04下载
- 积分:1
-
pos商场、超市管理系统,采用DELPHI实现
pos商场、超市管理系统,采用DELPHI实现-pos malls, supermarkets management system, using DELPHI
- 2023-04-01 00:35: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
-
Test Case cell phone software, download mobile phone after a preliminary test to...
手机软件测试用例,下载后可以初步了解手机测试的基本规范和基本内容,对初学者有很好的指导作用-Test Case cell phone software, download mobile phone after a preliminary test to understand the basic norms and the basic content has a very good for beginners guide
- 2023-04-03 22:05:04下载
- 积分:1
-
很同用的PWM!!!!!希望大家喜欢
很同用的PWM!!!!!希望大家喜欢-Is the same used by PWM! ! ! ! ! I hope everyone likes
- 2022-01-26 02:57:05下载
- 积分:1
-
introduced in the 51 transplants, transplant source is given several parts funct...
介绍UCOS在51上的移植方法,给出移植源码几部分函数源码-introduced in the 51 transplants, transplant source is given several parts function FOSS
- 2023-08-06 15:20:04下载
- 积分:1