登录
首页 » c » 计算器域代码

计算器域代码

于 2022-08-23 发布 文件大小:3.34 MB
0 99
下载积分: 2 下载次数: 1

代码说明:

能够简单进行一些计算,比如,1,,,,,+100可以很快计算出来,十分方便。实用性很强。占用内存比较小,运行速率快,效率高,深受广大程序员喜爱,移植性好。

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

发表评论

0 个回复

  • C程序设计语言
    本书是由C语言的设计者Brian W. Kernighan和Dennis M. Ritchie编写的一部介绍标准C语言及其程序设计方法的权wei性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。(This book is written by Brian W. Kernighan and Dennis M. Ritchie, the designers of C language. It is a classic authoritative work introducing standard C language and its programming methods. This paper comprehensively and systematically describes the characteristics of C language and the basic methods of program design, including basic concepts, types and expressions, control flow, function and program structure, pointer and array, structure, input and output, UNIX system interface, standard library and so on.)
    2020-06-18 03:40:01下载
    积分:1
  • stm32f1驱动5110屏程序
    这是511驱动的程序,试用与stm32f1,
    2022-02-04 16:50:00下载
    积分:1
  • xn2972L+PA配置代码
    XN297L+PA 后距离能到一公里,可以用在航模遥控器,或者玩具飞机远距离遥控,配置简单,容易操作
    2022-07-01 02:33:29下载
    积分:1
  • 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成:...
    将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果nk,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,  重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。 -Will be a positive integer decomposition of the quality factor. For example: enter 90, print out 90 = 2* 3* 3* 5. Program analysis: the decomposition of n quality factor, should be to find a smallest prime number k, then complete the following steps: (1) If the prime number exactly equal to n, is illustrated in the process of decomposition of the quality factor has come to an end, you can print out . (2) If n
    2022-08-16 12:56:27下载
    积分:1
  • HTMLParser网页分析器,从java的移植,并且使用方便
    htmlparser Web页面分析器,从java移植过来的,及其好用-htmlparser Web page analyzer, from the java transplant, and its easy to use
    2023-07-20 19:35:04下载
    积分:1
  • suiji
    随机森林的代码,c++编写,有用到随机森林的可以看看!(Random forest code, c++ prepared, useful to the random forest can have a look!)
    2013-10-25 14:11:01下载
    积分:1
  • RKEOS
    fluent中自定义真实气体RKEOS状态方程的代码(codes of RK equation of state for fluent user defined real gas model.)
    2020-12-13 21:59:15下载
    积分:1
  • 文件系统源码
    SPCE3200平台附带的文件系统实验源码。支持USB和SD卡,也可以编译连接成库文件,
    2022-02-07 18:23:09下载
    积分:1
  • FrameTransfer
    这是我的一个坐标转换的程序,是坐标在地固系和惯性系之间进行转换。希望对大家有用(err)
    2008-06-17 19:55:43下载
    积分:1
  • stm32ruanjian-chuankouv1.0
    stm32软件模拟串口,普通io模拟串口使用.软件串口,代码经过验证,在高波特率下非常稳定.(stm32 simulation software serial, common io analog serial software serial, code proven very stable at high baud rate.)
    2021-01-28 17:18:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载