资源列表
shiyan3
- 设计规则:假设有一个字符串为“ABCDE”, 每按下一次任意键(响应WM_KEYDOWN消息),该字符串就往前移动一格,当字符串的第一个字符碰到窗口的用户区域的边界时,该字符串就反方向移动。字符串每移动一格,颜色将随机地发生变化。 提示:假如初始状态设定字符串在(100,100)位置上,开始时A字符作为首字符向左移动,则新的位置变成(100+Δx,100),设Δx -10,重新显示整个字符串。当首字符的坐标位置小于0时,则Δx +10,字符串向右移动。说明Px和Py为两个静态的全局变量,用
lainai
- sar图像去噪的几种新的方法,采用偏最小二乘法,有井曲线作为输入可计算其地震波的衰减。- Several new methods sar image denoising, Partial least squares method, There is a well attenuation curve as input to calculate its seismic waves.
langtan
- 已经调试成功.内含m文件,可直接运行,使用大量的有限元法求解偏微分方程,是本科毕设的题目。- Has been successful debugging. M contains files can be directly run, Using a large number of finite element method to solve partial differential equations, The title of the commercial is undergraduate co
shiyan4
- (滚动条的使用) 在P124程序sysmets2.c基础上,完成如下功能: 1) 仿照垂直滚动条功能的实现,使窗口具有水平滚动条 2) 能够响应滚动条消息: SB_LINEUP、SB_LINELEFT、 SB_LINEDOWN、SB_LINERIGHT、 SB_PAGEUP、SB_PAGELEFT、SB_PAGEDOWN、SB_PAGERIGHT、SB_THUMBTRACK、SB_TOP、 SB_LEFT、SB_BOTTOM、SB_RIGHT; -(Using the s
exp10.2.1
- 设计一个人民币类,数据成员为元 角,分,包含各种基础的成员函数-Design one yuan class data members as meta angle, points, includes a variety of base member function
laolan_V0.1
- 是小学期课程设计的题目,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,小波包分析提取振动信号中的特征频率。- Is the topic of the elementary school stage curriculum design, ofdm system simulation including 16qam modulation fft windowing modules plus cp, Wavelet packet analysis to extract vibrati
KthlTest
- 电流计控制软件。C#,C++源码调用dll控制电流计.-The controller programme of kthl.
prog_grps1
- Delphi system information component procedure ShowSystemInfo procedure ShowMemoryInfo procedure ShowOSInfo procedure ShowHardwareInfo procedure ShowDirInfo procedure ShowEnvironment function GetSpecialFolder(nFolder : integ
dd-sysinfo-5.0.2
- Peter Johnson System information 5.0.2
hash
- 基于C++开发平台,通过感官哈希算法对行人进行跟踪,有较好的跟踪效果-C++ based development platform, through the senses hash algorithm to track pedestrians, better tracking effect
exp10.2.5
- 设计一个 类,储存个人的姓名,地址,邮编,用string类型储存,分别为name,addr,zip。 有默认构造函数,转换构造函数,析构,打印函数。-Design a class, store an individual' s name, address, zip code, with a string type storage, respectively name, addr, zip. We have a default constructor, conversion constr
els
- 调试好的俄罗斯方块程序用vc6.0安装Tc图形库后可以编译-This programe is on Tetris game.
