-
一个统计代码行的小程序,在命令行方式下运行,可以自动去掉全是空行....
一个统计代码行的小程序,在命令行方式下运行,可以自动去掉全是空行.-a small line of code, and in the command line mode and the operation can automatically remove all blank lines.
- 2022-03-21 16:32:50下载
- 积分:1
-
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:...
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:
输入9*(8-6/2)+9/2然后按Enter键,可以得到式子的值是49.5.
或者输入9-10*2然后按Enter键,可以得到式子的值是-11.
-Data structure on the four computing experiments, mainly related to the operation of the stack, in the run window, select one, enter the computing operation. Enter the formula you want to pay attention to the negative not to take part in computing, but the formula can produce negative. Style son such as: Enter the 9* (8-6/2)+ 9/2 and then press Enter key, you can get the formula value is 49.5. or enter a 9-10* 2 and then press Enter key, you can get the value of formula is-11.
- 2022-03-17 18:39:04下载
- 积分:1
-
雷达模拟代码,用C++ +
应用背景原来,我实现了一个雷达式的对象的思想作为一种解析NMEA GPS数据和结构化视图显示卫星的目的用户控件。这个工作很好,但我也想写我的第一篇文章,现在,这似乎是时间去做它。 ;雷达 ;阶级内部维护一个结构radaritem ; ;实现和吸引他们的雷达。的位置radaritem ; ;是通过翻译两值确定方位: ; ;和 ;海拔。关键技术正如类图中所示,有几个类和一个接口可以在这个实现中工作。首先是最重要的是,雷达和类。这是雷达图像显示的主要类别。有2种方法来获得的,图像和,从和,雷达和类:。
- 2023-01-04 23:35:04下载
- 积分:1
-
雷达信号处理仿真程序
为完成雷达数字信号检测和信息提取功能所采取的实施手段。物体的反射回波是微弱的高频信号,经过变频、放大和滤波等处理变成具有一定强度的模拟信号(时间上连续,幅度上可为任意实数值)。数字处理须采用模拟-数字转换器,把模拟信号转换成为数字信号(时间上离散,幅度上分层),然后进行各种运算和处理。
- 2022-04-17 07:32:11下载
- 积分:1
-
数据结构 迷宫问题 迷宫非递归算法.rar
数据结构 迷宫问题 迷宫非递归算法.rar-data structures, maze problem, non-recursive algorithm for maze problem
- 2022-06-03 08:35:45下载
- 积分:1
-
PCI 9050/9052 driver for windows xp
PCI 9050/9052 driver for windows xp
安裝硬體裝置時需要
直接更新驅動程式即可
- 2023-08-08 20:05:02下载
- 积分:1
-
这是一个曲线显示控件,将一些数据曲线化显示,以观察数据的变化趋势。里面有源玛...
这是一个曲线显示控件,将一些数据曲线化显示,以观察数据的变化趋势。里面有源玛-This is a curve shows that the control will display some data curve in order to observe changes in the trend data. Inside Active Ma
- 2022-04-12 02:13:10下载
- 积分:1
-
实现定时器算法逻辑,本身不带定时驱动器 TimerLogic实现了一个模拟的时钟,这个时钟的最上一层(类似秒针)是一个256个刻度的盘子,下面四层(类似分钟,时...
实现定时器算法逻辑,本身不带定时驱动器 TimerLogic实现了一个模拟的时钟,这个时钟的最上一层(类似秒针)是一个256个刻度的盘子,下面四层(类似分钟,时针)有刻度是64的小盘子,上层转一圈之后下一层的刻度就走一个刻度。指示当前盘子走到那个刻度是TimerVec(或TimerVecRoot)的index。-achieve timer algorithm logic, it should not take regular drives TimerLogic achieved a simulated clock, the clock on the floor (similar hands of) 256 is a calibration of the dishes, the following four (similar minute hand of a clock) is a scale of 64 small plates, the upper circle turn Zhi after the next level of calibration leave a mark. The current instructions that come calibration plate is TimerVec (or TimerVecRoot) index.
- 2023-03-20 20:00:04下载
- 积分:1
-
Microsoft's video compression source code Bluetooth
微软的视频压缩源代码MPG4-Microsoft"s video compression source code Bluetooth
- 2022-12-31 12:20:03下载
- 积分:1
-
题目:一个用c 语言编写的程序,两个字符串连接程序
题目:一个用c 语言编写的程序,两个字符串连接程序-a program completed with C,which combines two strings together
- 2022-07-23 22:09:00下载
- 积分:1