资源列表
10-05
- 用类创建一个银行账户,对本金进行利息计算,并实现ADT(抽象数据类型)的接口。
PropertyDlg
- 创建客户联系通讯簿属性对话框,初始化对话框
MsgBase
- 研究微软mfc的消息派发机制后写的MsgBase类,使用模板书写,实例化后就可完成类似于afx消息的派发响应,代码虽短效却是精髓.不可不参考-Mfc Microsoft Research to distribute the message mechanism of MsgBase Writing category, use the template to write, can be instantiated after the completion of the distribution is
fdtd_1d_code
- 含PML吸收边界条件的一维时域有限差分的电磁仿真-One-dimensional time-domain finite difference electromagnetic simulation containing PML absorbing boundary conditions
get_errormessage.zip
- 得到系统错误信息
fister
- 傅立叶变换程序, 傅立叶变换程序.
riqi
- c编写的输入日期求星期的C程序源码
cmp3 source
- Mp3 decoder
juzheng.rar
- 使用c++用类的方式实现复数矩阵的求逆。,Using c++ by means of the plural types of matrix inversion.
lzw
- 实现lzw词典编码方法 Lzw编码算法的设计思路: 1.开始时的词典包含所有的根(先将所有单个字符编码),当前缀P时空的; 2.当前字符(C)=字符流中的下一个字符; 3.判断缀-符串P+C是否在词典中 A如果“是”:P=P+C//(用C扩展P) B.如果“否”: a 把代表当前前缀P的马子输出到码字流; b 把缀-符串P+C添加到词典; c 令P=C//(现在的P仅包含一个字符C); 4. 判断字符流中是否还有码字要译 (1)如果是,就返回到2;
SpectraMapping
- 这是一个光谱匹配的源代码,研究高光谱图像的朋友可以借鉴一下。-This is a spectral matching of the source code to study the hyperspectral images of a friend can learn from you.
