-
wuziqi
五子棋巧妙设计,可以帮你设计出界面丰富的五子棋,很好玩(Backgammon clever design can help you design the 331 interface, a lot of fun)
- 2012-05-21 18:25:06下载
- 积分:1
-
fenxuan
这是自己收集的一些有关信号分选的比较优秀的毕业论文,希望对需要的人有所帮助(Some comparison of the signal sorting excellent thesis)
- 2010-06-02 16:46:29下载
- 积分:1
-
add
实现了MATLAB 与VC的混合编程的方法,生成相应的DLL动态链接库供VC调用,最后生成相应的空间。实现了二则的混合编程(Realized MATLAB and VC mixed programming method, to generate the corresponding DLL dynamic link library for VC call, the last to generate the corresponding space. Achieve a mix of programming Two)
- 2014-10-21 22:19:10下载
- 积分:1
-
ARINC-664P1-1-2006
ARINC-美国航空无线电通信公司(Aeronautical Radio Inc),美国军队的长期合作伙伴。ARINC664系列协议是ARINC公司负责制定的下一代航空数据网络标准。该规范分为8个部分,从不同层次对航空数据网络标准的各个方面进行了系统的定义,形成了以AFDX技术为核心的下一代航空数据网络的完整标准。(ARINC-Aeronautical Radio Inc, the U.S. military long-term partners. ARINC664 series protocol is ARINC company is responsible for the formulation of the next generation of airborne data network standard. This specification is divided into eight parts, from different levels of airborne data network standard all aspects of the definition of the system, formed the AFDX technology at the core of the next generation of airborne data network complete standard.)
- 2020-07-30 22:58:38下载
- 积分:1
-
FBP
CT(computer tomography )图像重建算法,FBP,是目前商用CT的主流重建算法(computer tomography reconstruction algrithm)
- 2020-09-05 04:38:06下载
- 积分:1
-
analysisofIEEE802channel
分析了 IEEE 802.15.4a的信道模型,并分析了现今测距的方法:CHAN与TAYLOR等,并在此基础上做了改进(Analysised the channel of IEEE 802.15.4a,and analysised some methods for TDOA and TOA . )
- 2009-11-27 22:26:07下载
- 积分:1
-
MFCskin
这里包括五十几个VC++的皮肤,还有使用方法。(This file includes more than 50 VC++ skins,and the method how to use them。)
- 2011-10-08 21:36:34下载
- 积分:1
-
printer
基于打印的编程 ,利用mfc框架实现,生成自己想要的ui和功能。 (Print-based programming, the use of mfc framework implementation, generate ui and features you want.)
- 2014-08-05 13:11:15下载
- 积分:1
-
buhuo1
说明: 使用vc实现视频捕获功能,调用系统函数实现(Vc achieved using video capture function, call the system function to achieve)
- 2010-03-25 19:21:23下载
- 积分:1
-
B样条画线
Spline曲线工具
软件实现画三次参数样条曲线,bezier样条曲线.前者为插值曲线,后者为拟和曲线.并可以编辑曲线上的点,拖动.
画图步骤
1.点击Bezier曲线按钮,用鼠标左键在绘图区内选点,左上角显示当前坐标,右边列表框显示已选点组的坐标列表
点击右键画Bezier曲线.
2.点击三次样条按钮,用鼠标左键在绘图区内选点,左上角显示当前坐标,右边列表框显示已选点组的坐标列表
点击右键画三次参数样条曲线.
3.编辑,点击拖动按钮,左键选择要拖动的点(左键在该点小圆圈内按下,不松开左键),移动鼠标,松开左键结束
一次编辑,要再次编辑,须再次点击拖动按钮,并重复上述步骤.
注:
1.存储点组的数组长度为20,故允许点最多为20个,
2.程序画线过程中,使用一维点数组存放点坐标,所以只能对一个图形进行操作.
3.曲线绘制过程中,插值点数为k=10,视觉上存在一定微小误差.
- 2022-04-23 16:20:31下载
- 积分:1