登录
首页 » C# » 计算器,计算(不含优先级)0.0

计算器,计算(不含优先级)0.0

于 2017-07-12 发布 文件大小:70KB
0 160
下载积分: 1 下载次数: 1

代码说明:

  进行基本的数值计算,但没有区分加减乘除的优先级(The basic numerical calculation, but did not distinguish between add, subtract, multiply and divide priority)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • updateCSharp-Winform-update
    C# Winform 实现软件自动更新升级,我们将登录窗口单独做成一个可执行文件,用户登录时,从网上检测是否有新的主程序,如果有,则从后台下载并覆盖老的版本,用户输入正确的用户名和密码后,通过参数将必要的信息(如用户名、密码等)传递给主程序,实现登录。   由于本项目涉及到不止一个程序,为保证运行正确,需要将编译后的可执行文件放到同一个文件夹,尽管我们可以编译后再将文件复制到同一个文件夹中,但每次都手工复制比较费事,这里采取一个简单的办法。先在硬盘中创建一个文件夹,如D:output,选择菜单“项目”→“属性”,会弹出一个对话框,在配置(C)后面选择“所有配置”,选择配置属性的生成项,在输出路径中输入“D:output”,再编译时输出的可执行文件乖乖地跑到D:output下面了(C# software Winform y las actualizaciones automáticas de actualización, vamos a hacer un archivo de la ventana de inicio de sesión ejecutable independiente, cuando el usuario se conecta, a través de Internet para detectar si hay un nuevo programa principal, si las hubiere, de los antecedentes de descarga y sobrescribir la versión anterior, el usuario introduce la correcta Después de que el nombre de usuario y contraseñ a a través de los parámetros de la información necesaria (como nombres de usuario, contraseñ as, etc) pasa al programa principal, el inicio de sesión realización. Dado que el proyecto involucra a más de un programa, con el fin de garantizar un funcionamiento correcto, es necesario compilar el archivo ejecutable en la misma carpeta, a pesar de que podemos compilar y luego copiar el archivo en la misma carpeta, pero cada mano Copie relativamente problemas, aquí tomar un enfoque simple. En primer lugar crear una carpeta en su disco duro, por ejemplo, D: salida , )
    2014-04-09 09:19:07下载
    积分:1
  • 3DSLoader_vtk
    利用VTK读取3ds文件,并进行渲染的程序.(Use VTK to read 3ds files, and rendering process.)
    2008-12-14 21:22:57下载
    积分:1
  • CAdoDataBase
    数据库操作类,完数据库的操作简单易用,详细请看包内的使用说明(Database operations class, complete the database is simple to use, detailed instructions within the package see)
    2010-07-31 12:03:45下载
    积分:1
  • test
    msp430f149读写CF卡操作,测试程序使用128M CF 存储卡,该程序可以直接对硬盘进行读写。(MSP430F149 read CF card operation, using testing procedures 128M CF memory card, the program can read and write directly to hard disk.)
    2008-01-12 13:37:32下载
    积分:1
  • relorien
    摄影测量中的相对定向程序,供摄影测量初学者使用(photographic measurement of the relative orientation procedures for the use of photogrammetry beginners)
    2021-01-04 21:58:55下载
    积分:1
  • GSL-1.8 源码及库的安装包
    说明:  GSL库,以及源程序文件,以及直接安装。不用编译。(The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite.)
    2019-01-09 23:07:16下载
    积分:1
  • c
    说明:  用C语言编写的一些小例程,在cvi上进行开发,希望对你有所帮助。(Cvi on some small routines written in C language development, I hope for your help.)
    2012-05-17 16:43:01下载
    积分:1
  • MFC_Dialog
    Kinect + OpenCV + Visual C++
    2019-01-23 21:00:45下载
    积分:1
  • GISSampleApplication2
    MapWinGIS是一个不错的开源GIS项目,开发语言是VC,基于微软的COM思想编写,团队的开发人员主要来自美国爱荷华大学,开发团队中还有一位中国人。系统来讲,MapWinGIS是一套类似于AO的二次开发组件库(只是没有AO那么强大),其核心库是一个名字为MapWinGIS的ActiveX控件,开发人员可以利用这个ActiveX组件在自己的系统中添加GIS的相关功能,例如地图显示;在图层上标绘点,线,图形;计算长度,存取GIS数据等相关工作。ESRI在AO的基础之上开发了ArcGIS的桌面产品,类似的,他们也在MapWinGIS 这套组件库的基础上,二次开发了MapWindow GIS,这是一套桌面GIS系统,相当于一个简化版的ArcMap,桌面GIS系统的开发语言使用的是VB.NET。用户可以直接通过它浏览数据,并通过一系列插件来完成其他功能。还有一套MapWinX,是DOTNET平台下的一个辅助工具。(The objective of this series is to present a simple and easy to use approach to develop a desktop GIS application. My tool pack includes only MapWinGIS.ocx from MapWindow GIS Project which is one of the most successful open source GIS projects for Windows platform. MapWinGIS.ocx provides the full set of tools to maintain and display GIS data and it is free of charge under MPL license. In the previous lesson, we discussed the basics required to display GIS data on the MapWinGIS.ocx Map Control. We also discussed how to customize the symbology of the displayed GIS data. In this lesson, I am going to teach you how to advance your symbology skills and use labeling functionality on your map. As mentioned in the previous lesson, I am using .NET Framework 3.5 and Visual Studio 2008 professional edition in the code attached here, but you can use Visual Studio express edition to get the same results. You have to download MapWinGIS.ocx and install it on your machine too. You can download i)
    2012-07-01 02:22:39下载
    积分:1
  • OpenSceneGraph_Quick_Start_Guide
    osg学习入门基础,Open?Scene?Graph(简称OSG)使用OpenGL技术开发,是一套基于C++平台的应用程序接口(API),它让程序员能够更加快速、便捷地创建高性能、跨平台的交互式图形程序。(Introduction to OSG learning)
    2020-06-25 19:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载