-
PowerDesigner数据库建模技术,6。1版本,非常有用.
PowerDesigner数据库建模技术,6。1版本,非常有用.-PowerDesigner database modeling technology, 6. One version, very useful.
- 2022-10-21 19:55:03下载
- 积分:1
-
有关网络的 有关网络的 有关网络的
有关网络的 有关网络的 有关网络的-The network of the network of the network of the network
- 2022-04-08 20:35:04下载
- 积分:1
-
Ah very good book! ! I hope everyone like it is our lack of practice, are essent...
很不错的书啊!!希望大家喜欢,实践是我们缺少的,必不可少,大家快来下吧-Ah very good book! ! I hope everyone like it is our lack of practice, are essential for everyone Come, are you
- 2023-01-07 06:55:03下载
- 积分:1
-
GIS 系统框架源代码,常用的地图源代码完整,可直接使用。
GIS 系统框架源代码,常用的地图源代码完整,可直接使用。-Gis development source code,
- 2022-06-20 08:10:05下载
- 积分:1
-
my -my
- 2022-02-07 17:04:21下载
- 积分:1
-
《高性能计算并行编程技术――MPI并行程序设计 》PDG电子书
《高性能计算并行编程技术――MPI并行程序设计 》PDG电子书-《 begin consultation算sweet Xikui few shallow met most summarized术
- 2022-07-11 20:56:29下载
- 积分: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
-
2.4嵌入式Linux启动sistemps
Linux startup 2.4 for embedded sistemps
- 2022-02-22 11:09:39下载
- 积分:1
-
这个程序实现心电波形的提取,可以保存心电数据和波形
这个程序实现心电波形的提取,可以保存心电数据和波形-ECG waveform extraction, we can preserve and ECG waveform data
- 2022-03-12 17:34:10下载
- 积分:1
-
MPLAB c18教程,是一个不错的入门教程
MPLAB c18教程,是一个不错的入门教程-MPLAB c18 Guide, is a good introductory tutorial
- 2023-09-02 02:20:04下载
- 积分:1