-
jisuanqi3
说明: 实现科学计算器,为广大学生阶层提供技术支持,为下一步设计打下坚实基础(Realizing Scientific Calculator)
- 2020-06-25 06:40:02下载
- 积分:1
-
Monkey King the election,It is easy to understand ,as well as practise,You can t...
Monkey King the election,It is easy to understand ,as well as practise,You can try it in the C++ environment
- 2022-03-14 14:59:05下载
- 积分:1
-
VC++编程辅助软件:自动扫描并清理VC项目文件
一个VC++编程辅助软件:自动扫描并清理VC项目文件,可根据设定找出要清理的VC项目文件,完成自动扫描及清理功能,根据文件管理程序改进而成,左侧的树控操作菜单也是很实用的功能。
- 2022-04-13 16:18:54下载
- 积分:1
-
supermario
这是一个模仿任天堂经典游戏《超级玛丽》的克隆游戏。目前支持windows
和linux两种操作系统。你应该已经得到了这个游戏的全部源代码和地图编辑器
的源代码。地图编辑器( MapEdit目录下 )使你可以充分发挥想象力,轻而易举
地创造出游戏中的关卡
(This is a mimic classic Nintendo game " Super Mario" games Cloning. Currently supports two types of windows and linux operating system. You should have been the game all the source code and map the source code editor. Map Editor (MapEdit directory) allows you to give full play to the imagination, easy to create in-game points)
- 2009-02-02 12:30:56下载
- 积分:1
-
qt_Molecular
segmentation image whit kmeans
- 2020-06-24 20:40:02下载
- 积分:1
-
sgsdf_2d2
2D Savitzky-Golay Smoothing Differentiation Filter(2-D Savitzky-Golay (SG) Smoothing and Differentiation Filter. The filter coefficients are calculated from the decomposation property of the 2-D SG filters. In addition, the filter coefficients for mixed partial derivative can be obtained by this function. h=sgsdf_2d3(x,y,nx,ny,d,flag_coupling)x = x data point, e.g.,-3:3 (both odd-length)
- 2009-09-21 19:23:45下载
- 积分:1
-
ber
使用预定义函数erfc在MATLAB中构建Q函数。 在相同的图中绘制分析BER对于BPSK和QPSK的Eb / N0(0-15 dB)(Build a Q-function in MATLAB using a predefined function erfc. Plot the analytical BER vs. Eb/N0 (0-15 dB) for BPSK and QPSK in the same figure)
- 2021-04-08 11:19:00下载
- 积分:1
-
VC++ 为EditBox控件添加到列表选择框
VC++ 为EditBox控件添加到列表选择框,在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program FilesCommon FilesSystemado”目录下。
例:如果你的系统盘为C盘,则该文件位于“C:Program FilesCommon FilesSystemado”目录中。所以需要打开工程文件,并展开“FileView”视图中的“Header Files”节点,然后双击“StdAfx.h”文件,将代码中的“d:Program FilesCommon FilesSystemadomsado15.dll”改为“c:Program FilesCommon FilesSystemadomsado15.dll”。
- 2022-06-01 02:07:19下载
- 积分:1
-
SI4713
msp430与si4713组合,实现RDS发射功能和FM发射功能(msp430 and si4713 combination, to achieve emission function and RDS FM transmitter function)
- 2011-09-22 10:25:49下载
- 积分:1
-
最小二乘代码matlab
运用Matlab编写最小二乘法拟合程序,并指定标记符颜色或者是标记符(小圆圈、正方形、棱形、正五角星、正六角星和四个方向的三角形)周边线条的颜色。取值在上表。
在所有的能产生线条的命令中,参数LineSepc可以定义线条的下面三个属性:线型、标记符号、颜色进行设置。(The least squares fitting program is programmed by using MATLAB, and the color of the marker or the color of the lines around the marker (small circle, square, prism, pentagon, hexagonal star and triangle in four directions) is specified. Take the values in the table above.
In all commands that generate lines, the parameter LineSepc defines the following three attributes of a line: line type, marker symbol, and color.)
- 2019-06-17 15:54:21下载
- 积分:1