资源列表
时钟原码
- 自做的时钟原码,看看吧-done clock since the original code, let's see it
autoInputCheck
- 自动检查输入的信息,符合要求与否。有字符,数字,日期,等-automatic inspection of the imported information, or otherwise meet the requirements. There are characters, numbers, dates, etc.
23423sdfsdfst46547hgj
- 几个经典的正则表达式,可以在写验证的时候用。-several classics in the regular expression can be verified in writing the points.
conencoder
- convolutional coding function-convolutional coding function
Buttons
- 哈哈,我自己编的第一个按钮,给初学者用吧
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
cPP
- 能够有效的解决数据的读入和写出这方面的问题-An effective solution to data read and written this problem
EncodeGet
- 取得文件的编码类型,以便进行读写操作,避免乱码产生。比较实用。是我CMS系统里实用的一个类。