-
Web
基于web的软件需求管理软件RTH的汉化文件-Web-based software requirements of the finished document management software, RTH s chinese language package
- 2023-07-23 20:45:04下载
- 积分:1
-
达内网上购物系统,模仿当当网,实现购物车功能
达内网上购物系统,模仿当当网,实现购物车功能-Reached within the online shopping system
- 2022-02-12 09:38:20下载
- 积分: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
-
可爱的 Python:Python中的文本处理
David Mertz 博士 总裁, Gnosis Software, Inc....
可爱的 Python:Python中的文本处理
David Mertz 博士 总裁, Gnosis Software, Inc.-lovely Python : The Python text processing CEO Dr. David Mertz, Gnosis Software, Inc..
- 2023-03-13 09:50:03下载
- 积分:1
-
本 源码是 VF 管理系统,成绩管理系统,只有论文部分
本 源码是 VF 管理系统,成绩管理系统,只有论文部分-VF is the source management system, the performance management system, only some papers
- 2022-02-16 07:09:10下载
- 积分:1
-
Must be an operating system as its hardware system based on close co
一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。本章对于现代 PC 的硬件进行了。
-Must be an operating system as its hardware system based on close co-ordination. Need to use some of the operating system can provide only the hardware functionality. For a complete understanding of Linux, you need to know the basics of the underlying hardware. This chapter of the modern PC hardware proceed.
- 2022-03-29 16:08:08下载
- 积分:1
-
Based on mutual information image similarity measurement. Image similarity using...
基于互信息的图像相似性测量。Image similarity using mutual information of regions .pdf-Based on mutual information image similarity measurement. Image similarity using mutual information of regions. Pdf
- 2022-03-24 20:45:24下载
- 积分:1
-
一些数据结构的基本实验的解法,和实用哦,欢迎借鉴,交流
一些数据结构的基本实验的解法,和实用哦,欢迎借鉴,交流-some of the basic data structure of the experimental method, and practical Oh, welcome from exchange
- 2023-07-18 08:50:02下载
- 积分:1
-
vmware tools 安装方法,对于在windows平台下开发linux程序的人来说,非常值得一看...
vmware tools 安装方法,对于在windows平台下开发linux程序的人来说,非常值得一看-vmware tools installation method for windows platform in the procedures developed under the linux people, very worth a visit
- 2022-04-09 12:53:16下载
- 积分:1
-
This is a software system testing of electronic books, software engineering stud...
这是一本有关软件系统测试的电子书,对想学习软件工程测试的朋友很有帮助。-This is a software system testing of electronic books, software engineering study to test the helpful friend.
- 2022-07-22 10:11:52下载
- 积分:1