-
MFC
这本书全名为<MFC深入浅出——从MFC设计到MFC编程>李久进编著,华中理工大学出版
有人认为这本书比侯捷的<深入浅出MFC>更好
也有人认为他们各有特点:侯捷的那本<深入浅出MFC>更关心的是MFC的设计,或者说更像是想知道MFC是如何做到它所做到的东西的——从目的上说,是希望在了解了MFC的实现方法以后,自己也做出一个类似的东西来(你看别人的源代码的时候,就是这个目的)。而李久进的那本<MFC深入浅出>更关心的是MFC的使用,看完这本书,当你需要做某件事的时候,你会很清楚MFC是在哪个函数中完成这个工作的,你知道应该重载哪个函数,知道如何实现你的功能...相信读者看后自有评判.()
- 2007-10-21 21:23:08下载
- 积分:1
-
DSPfir
这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
- 2013-09-15 21:16:30下载
- 积分:1
-
IsoTest_src
一个象《帝国时代》游戏里农民行走的游戏例子,使用到前面的DXGuilde.zip( In an elephant "Empire Time" plays the game example which the
farmer walks, uses front DXGuilde.zip)
- 2001-02-21 02:35:20下载
- 积分:1
-
ABC-VC
蜂群算法C语言实现,附带中文注释,简单易懂(ABC algorithm coded using C programming language)
- 2020-09-16 02:17:56下载
- 积分:1
-
Binary-Tree-Sort
二叉树排序,二叉树的递归调用排序,属于C语言源码(Binary Tree Sort)
- 2011-09-01 10:14:24下载
- 积分:1
-
2DMaxima
在二维空间里有两个点A=(X1,Y1)和B=(X2,Y2),如果X1>X2并且Y1>Y2 ,我们认为A优于B,A是这个集合的最大极值点,在给定的二维空间里的N个点的集合S中,找出最大极值点。(In two-dimensional space, there are two points = A = (X1, Y1) and B (X2, Y2), if the X1 and Y1 > X2 > Y2, we think that A is superior to B, A is the biggest extreme value point of the set, in A given set of N points in the two-dimensional space S, find out the most extreme value point.)
- 2013-12-24 21:02:56下载
- 积分:1
-
matlabwatermark.docx
MATLAB数字水印算法的应用与实现 适合于数字水印研究者和学习者下载(MATLAB Application of Digital Watermarking Algorithm and Implementation of Digital Watermarking suitable for researchers and students to download)
- 2009-05-03 11:24:34下载
- 积分:1
-
i2c
说明: I2C测试程序,实现控制板与存储器之间的读写操作,有利于初学者对I2C的了解与学习(I2C test program, to achieve read and write operations between control board and memory, is conducive to beginners' understanding and learning of I2C.)
- 2018-04-20 13:45:12下载
- 积分:1
-
D3DLOD
D3D适合初学者学习LOD,代码是可以运行的。。。。。。(D3D for beginners learn LOD, code is can run
)
- 2012-01-11 23:39:43下载
- 积分:1
-
matcomBCB
使用matcom讲述MATLAB与VC++混合编程ppt格式文件(Matcom about using MATLAB and VC++ mixed programming ppt format)
- 2011-12-06 19:33:24下载
- 积分:1