登录
首页 » Windows开发 » 计算器(C语言开发)可以做稍复杂的表达式的运算

计算器(C语言开发)可以做稍复杂的表达式的运算

于 2022-03-18 发布 文件大小:19.84 kB
0 215
下载积分: 2 下载次数: 1

代码说明:

计算器(C语言开发)可以做稍复杂的表达式的运算-Calculator (C language) can do a little complex arithmetic expressions

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

发表评论

0 个回复

  • VC++的GDI画直线、椭圆的源代码
    一个VC++的GDI画直线、椭圆的源代码,对于初学者挺有用的,可以看到画直线的算法、流程以及效果展示。
    2022-05-29 00:29:38下载
    积分:1
  • 获取字符对应ASCII码的小例子,可以查看中文的对应编码。
    获取字符对应ASCII码的小例子,可以查看中文的对应编码。-Corresponding ASCII character code to obtain a small example, you can view the corresponding code in Chinese.
    2022-01-25 16:50:20下载
    积分:1
  • 2.4G无线通信实验+光电采集计数
    实现了光电计数器的2.4G射频传输。采用开发板stm32f103zet6。使用库函数分装。实现了光电计数器的2.4G射频传输。采用开发板stm32f103zet6。使用库函数分装。实现了光电计数器的2.4G射频传输。采用开发板stm32f103zet6。使用库函数分装。实现了光电计数器的2.4G射频传输。采用开发板stm32f103zet6。使用库函数分装。
    2022-04-10 05:38:27下载
    积分:1
  • 该计算器用于计算大学成绩加权分,专业平均分,以及各学期的加权成绩...
    该计算器用于计算大学成绩加权分,专业平均分,以及各学期的加权成绩-The calculator is used to calculate the weighted sub-college grades, professional average score, as well as the weighting term results
    2023-08-11 22:30:08下载
    积分:1
  • 视觉基本写事件
    visual basic写的基于事件驱动的串口通讯控件,大家可以使用-visual basic to write event-driven based on the serial communication control, we can use
    2022-02-26 08:29:54下载
    积分:1
  • 2410必备,格式化nandflash,下载bin到nandflash。
    2410开发必备,格式化nandflash,下载bin到nandflash。-2410 development required, formatting nandflash. nandflash to download bin.
    2022-04-09 07:00:24下载
    积分:1
  • 在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时...
    在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时读取该数据项。而若此程序是要修改数据项,则会给它数据项上独占锁,此时其它程序也就不能再访问这个数据项了。 对于同一个数据项,若有不同的程序同时给一个数据项上锁,且其中至少有一个是独占锁时,就表示它们发生了冲突。当发生冲突时,加锁的请求就会被拒绝。 每个加锁请求包含三个元素:锁模式、事务标识符和数据项标识符。两个程序可以同时给数据项上锁,前提是它们没有冲突。 在早期开发阶段,你需要编写一个简单的锁管理程序来处理加锁请求。它使用以下的规则来处理各种请求: 若一个加锁请求与先前的加锁请求没有发生冲突,则 DBMS 许可这个加锁请求; 一旦允许了一个加锁请求,则它将永远锁定数据项,不会改变,也不会释放; 如果一个程序的加锁请求与已有的锁发生了冲突,则 DBMS 拒绝这个加锁请求; 如果一个程序的加锁请求被拒绝,则 DBMS 忽略由这个程序发出的后续所有加锁请求。-the DBMS can be used to control the number of locks on the data, of the visit : When the procedures to access data items, data items to give locked. If it is read-only data, usually sharing locks, such other matters can also read the data item. And if this procedure is to amend the data, it will give information on items exclusive lock, other programs at this time, it will not re-visit this item of data. For the same data, if a different procedure for a data item unlocked but at least there is an
    2022-07-12 16:39:28下载
    积分:1
  • Visual Basic 6.0应用编程150例vb,这是一个很好的例子教程!请大家不要错过哦!...
    Visual Basic 6.0应用编程150例vb,这是一个很好的例子教程!请大家不要错过哦!-Visual Basic 6.0 application programming 150 cases of vb, which is a good example of tutorial! Please do not miss Oh!
    2022-12-15 01:45:04下载
    积分:1
  • mfc examples a2
    mfc examples a2
    2023-08-01 06:35:03下载
    积分:1
  • “跑快”是民间流传的一种常见的扑克牌游戏,52张牌为…
    “跑得快”是流传于民间的一种常见的扑克牌游戏,52张牌分配给东、南、西、北四家,每家13张,最快出掉手中牌者胜出,所胜点数为其他家手中所剩的牌的张数。出牌组合包括: (1) 单张,大小排列为 3 4 5 6 7 8 9 10 11(J) 12(Q) 13(K) 1(A) 2 (2) 炸弹,4张同点为炸弹,大点压小点,可压任意组合或单张; (3) 同花顺,同一种花色,5连张为同花顺,起张大且张数大时压其它同花顺,也可压其它任何顺; (4) 顺,不同花色,5连张为顺,起张大时压其它顺; (5) 三同,3张牌同点,大点压小点; (6) 对,两张牌不同点为对。 根据上述组合,出牌时能压上家时必须压,否则违规,为简单起见,每回合开始时出牌都从北家开始,并按北、西、南、东次序出牌,某轮次最大的一家再出牌。编写程序实现洗牌发牌,并模仿四家进行游戏,最后统计赢家点数。 -"Run fast" is the spread in the private sector a common poker games, 52 cards assigned to the east, south, west, north four, each 13, the fastest card out off the hands of those who win, the victory points for other homes in the hands of the cards the number of sheets remaining. A brand portfolio includes: (1) leaflets, size of the arrangement for the 3 4 5 6 7 8 9 10 11 (J) 12 (Q) 13 (K) 1 (A) 2 (2) bombs, four bombs with the point, big point pressure dots can be any combination of pressure, or leaflets (3) with a straight flush, the same color, five even Zhang flush, since Da is lar
    2022-01-21 02:14:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载