-
计算器程序
#include float add(float,float); float sub(float,float); float product(float,float); float divide(float,float); void main() 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-28 03:21:54下载
- 积分:1
-
足球机器人仿真组SimuroSot11vs11的源程序。
足球机器人仿真组SimuroSot11vs11的源程序。-Soccer Robot Simulation Group SimuroSot11vs11 of the source.
- 2022-10-03 10:20:04下载
- 积分:1
-
TC工具GREP的C源程序代码
TC工具GREP的C源程序代码-TC tools GREP C source code
- 2023-03-26 02:45:03下载
- 积分:1
-
用递归求出二叉树的深度
用递归求出二叉树的深度-derived using recursive depth of the binary tree
- 2022-11-12 13:20:04下载
- 积分:1
-
程序实现数字图像处理的许多功能,如即时通讯…
该程序能实现数字图象处理中的很多功能,例如图象复原,小波变换等等!-procedures to achieve the digital image processing of many functions, such as image restoration, wavelet transform, etc.!
- 2023-05-15 19:30:03下载
- 积分:1
-
这本书是专为那些知道如何编程的人。
This book was intended specifically for people who know how to program already but have taken only rudimentary
stabs at graphics/game programming or never taken any stab at all, such as programmers in another field or college
students looking to embark on some side projects.
- 2022-05-17 07:44:22下载
- 积分:1
-
经典功率谱估计的matlab代码,包括周期图法,BT法和Welch法,便于对经典功率谱估计性能的理解。...
经典功率谱估计的matlab代码,包括周期图法,BT法和Welch法,便于对经典功率谱估计性能的理解。-Classical power spectrum estimation matlab code, including Periodogram, BT France, and Welch law, to facilitate the performance of classical power spectrum estimation understanding.
- 2022-04-26 12:24:46下载
- 积分:1
-
电话簿 添加新客户信息 电话号码必须在4000 到4999999之间>")
}while(kehu[i].hao<4000000||kehu...
电话簿 添加新客户信息 电话号码必须在4000 到4999999之间>")
}while(kehu[i].hao4999999) -telephone directories, add a new customer information telephone number to be between 4000000 to 4
- 2022-08-16 04:13:13下载
- 积分:1
-
对交互式电子白板的使用方法的VCM课件可以作为参考。
该课件讲解vcm互动式电子白板的使用方法,可以作为培训课件,也可自学-The VCM courseware on the use of interactive whiteboard methods can be used as training courseware can also be self-
- 2022-08-16 22:58:23下载
- 积分:1
-
VC++ AnimateWindow函数实现动画窗体
VC++制作实现带动画效果的窗体,用一些小动画特效装饰你的程序界面,本源码生成的窗口在打开时,由小变大渐变显示,关闭时则是由大到小,这个例子的实现目的主要是:通过对AnimateWindow函数的分析,介绍动画窗口的实现原理,同时演示了在运用AnimateWindow函数编译时会遇到的问题及处理方法。
- 2022-02-02 21:58:21下载
- 积分:1