资源列表
VC++FreTrans
- VISUALC++实现位图处理,各种正交变换包括付立叶变换,离散余弦变换,沃尔什-哈达玛变换
KinectTA
- 本人使用VS2012针对Kinect编写的三维重建的程序。当连接好Kinect后点击生成点云即可完成三维重建。并将重建结果显示在DirectX中-I use VS2012 for Kinect to prepare the three-dimensional reconstruction of the program. When connected to a good Kinect Click to generate points to complete the three-dimensiona
SimDraw
- 用vc++编写的基于对话框的画图程序,可以画阶跃响应曲线-Simulation curve Draw program
Numercial
- 采用数值分析课程中的幂法与反幂法以及LU分解,计算大型矩阵的特征值。-The eigenvalues of the large matrix are calculated by the power law, the inverse power method and the LU decomposition in the course of numerical analysis.
MediaPlay
- 基于MFC的媒体播放器,可并播放多种格式的媒体文件,同时可作为图片浏览器。-MFC-based media player, you can play multiple formats of media files and, at the same time as a picture viewer.
BY2003
- 在程序加载时出现,可以点击画面跳过。 2.登录窗口 只有在输入正确的用户名的密码时,点击登录,才能登录。 3.主体窗口 主体窗口中显示的是当天的话费清单。 4.显示窗口 显示窗口中显示的是当前的各路中断线的状态。 5.打印窗口 可以打印当天的话费清单。 6.退出程序 退出程序。 7.当前费用 可以结算出从当天的00:00:00到些时的费用总和,以及通话时第总和。 -in loading procedures there, click on the pic
SmsFindMfc
- 开发环境:VS2005,运行环境:windows mobile 功能:根据关键字搜索收件箱中的短信,解决大量收件箱中短信数量多时的短信查找问题,-Development Environment: VS2005, operating environment: windows mobile features: keyword search in accordance with the SMS inbox to solve a large number of SMS inbox messages
tftb2002
- matlab程序,高阶谱分析,信号谱分析的方法一起就存在了,高价谱分析是当代信号处理的主要工具。-Matlab procedures, higher order spectral analysis, signal spectral analysis method in existence, high spectral analysis of contemporary signal processing major tools.
client
- 这个文件是linux的client端代码,在windows下也可以使用-This file is a linux client-side code, windows can also be used
msp
- msp430 msp系列芯片资料 讲述芯片的基本情况 和使用的寄存器 可以从中知道自己想要使用的类型-this pdf says about the comment content about msp430#1### series,you can know what byou want from this matter.
MQQAppearance
- VC实现QQ界面的抽屉效果,还不错值得借鉴。-VC drawer effect, QQ interface also worth learning.
FileTransfers
- 可以实现本机和其它机器文件的传输!用vc++编写的小程序,是基于对话框的!