-
基于COM的组件式GIS研究与应用,论文,值得参考
基于COM的组件式GIS研究与应用,论文,值得参考-COM-based component-based GIS research and application papers, it is also useful
- 2022-03-21 14:13:01下载
- 积分: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
-
求解l1优化问题,在压缩传感中有应用,概算发可以求解三个模型:BP,BPDN和约束版本...
求解l1优化问题,在压缩传感中有应用,概算发可以求解三个模型:BP,BPDN和约束版本-Solves L1 problems arsing from Compressive sensing, compressive sampling and sparse optimization
- 2022-03-06 12:06:22下载
- 积分:1
-
软件工程个人作业,写的不是很好,还往见谅
软件工程个人作业,写的不是很好,还往见谅-Personal software engineering job, writing is not very good, but also to forgive me
- 2022-03-17 00:17:55下载
- 积分:1
-
Admin-Guests information System based on C
This is an original information system which based on the ideal of Access Control, the admin can have access to all rights, can either delete, create, modify, or add records. The guests can only search its own information.
The original password of the admin is arizonaece.
All the information are read and write through the files.
The information have several attributes which are clearly defined in the struct.
- 2022-01-25 18:05:13下载
- 积分:1
-
design a module (ROM)in design simple CPU
design a module (ROM)in design simple CPU
- 2022-03-11 21:24:39下载
- 积分:1
-
前段时间参加了信息产业部的项目经理培训班,做为结业我写了一片论文,希望同行多加指正...
前段时间参加了信息产业部的项目经理培训班,做为结业我写了一片论文,希望同行多加指正-earlier participated in the Ministry"s project manager training courses, as passing, I wrote a thesis, hope more peer correction
- 2022-01-30 12:36:05下载
- 积分:1
-
使用emgu.cv C #人脸检测
应用背景这个项目的目的是人脸检测和人脸识别采用emgu.cv C #点网。关键技术C # NET 2012,emgu.cv。该项目将运行在Windows 7 32 / 64位操作系统。在这种情况下,开发商应该调试该项目按照OSS基础。
- 2022-02-28 22:43:54下载
- 积分:1
-
Introduce a very good software specification books, ranging from structural desi...
一本很好的介绍软件规范的书,涵盖了从结构设计,编程格式,开发过程 和管理方法等所有主题。是一本junior,intermediate programmer and manager必读之书。-Introduce a very good software specification books, ranging from structural design, programming format, the development process and management methods, such as all the theme. Is a junior, intermediate programmer and manager must-read book.
- 2022-07-21 18:04:30下载
- 积分:1
-
pdf format, prepared by Zhang Zhiyong. I am looking for a long time before the I...
pdf格式的,由张志涌编写.我在网上找了很久才找着,特推荐给大家下载.-pdf format, prepared by Zhang Zhiyong. I am looking for a long time before the Internet find, especially recommended to everyone to download.
- 2022-07-10 12:02:43下载
- 积分:1