资源列表
排序选择:
[对话框与窗口] StartAnimationforWindow
说明:介绍下如何使用动画效果来显示隐藏窗口,可以用动画方式显示和隐藏窗口和对话框程序。-Can be animated to show and hide windows and dialog procedures, can be used in Win32 and MFC program.<> 在 2025-09-14 上传 | 大小:1.91mb | 下载:0
[Windows编程] cv0001
说明:孙鑫的vc++的第一章的windous编程的那个例子,有注释。-Sun Xin vc++ the first chapter of windous programming that example, there are notes.<lipingyang> 在 2025-09-14 上传 | 大小:1.33mb | 下载:0
[DirextX编程] D3Ddemo
说明:一个综合型的Direct3D示例程序,用键盘上W,A,S,D,I,J,K,L,↑,↓,←,→12个键加上鼠标在美丽的三维空间中翱翔。包括了Direct3D初始化,DirectInput输入处理,顶点缓存,光照与材质,文字输出,颜色,纹理贴图,四大变换,网格模型,X文件载入等等知识(当然还有默认被开启的深度缓存)。-A comprehensive, Direct3D sample program using the keyboard W, A, S, D, I, J, K, L, ↑, ↓, ←,<> 在 2025-09-14 上传 | 大小:14.16mb | 下载:0
[DSP编程] relevant-convolution
说明:在visualdsp的环境下,来对信号做卷积以此实现其自相关性-In visualdsp environment, to do the convolution of the signal in order to achieve its self-correlation<禹芳> 在 2025-09-14 上传 | 大小:22kb | 下载:0
[Windows编程] AlgorithmCpp
说明:vc6.0实现的七种排序算法。另有搜索功能。图形化界面。-vc6.0 achieve seven sorting algorithms. Another search function. Graphical interface.<lipingyang> 在 2025-09-14 上传 | 大小:58kb | 下载:0
[DSP编程] SourceCode16_SciC232_9600_OK
说明:TMS320F28335 SCI 232 9600bps通信程序-TMS320F28335 SCI 232 9600bps communication program<liuzuoxing> 在 2025-09-14 上传 | 大小:688kb | 下载:1
[图形图象] twoGenerationWaveletsignalprocess
说明:2 Generation Wavelet signal process,do well in this algorithm<marketf> 在 2025-09-14 上传 | 大小:1kb | 下载:0
[书籍源码] Fibonacci
说明:著名的Fibonacci数列,定义如下 f(1)=1,f(2)=1,f(n)=f(n-1)+f(n-2),n>2 用文字来说,就是斐波那契数列由 0 和 1 开始,之后的斐波那契系数就由之前的两数相加。首几个斐波那契系数是: 0, 1, 1, 2, 3, 5, 8, 13, 21-The famous Fibonacci sequence, defined as f (1) = 1, f (2) = 1, f (n) = f (n-1)+f (n-2), n> 2 wor<lipingyang> 在 2025-09-14 上传 | 大小:175kb | 下载:0