资源列表
DFT
- 在C++环境下的离散傅里叶变化,我自己运行过的,是可以运行的-In C++, the discrete Fourier changes, I have been running to be able to run
ComplexListener
- 使用监听器处理多个组件可能产生的多种事件-Monitor the use of a number of components to deal with a variety of events that may arise
bits
- bits and integers manipulation and generation
source
- solution of uva 3n+1
time
- .定义日期类型Date。要求有以下面成员: (1) 可以设置日期; (2) 日期加一天操作; (3) 输入函数,输入格式为“XXXX年XX月XX日”。 大学生课题-. Defined date type Date. Requires members to the following: (1) can set the date (2) date plus one day operation (3) input function, the input format " X
5
- 有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列),输出到一个新文件C中。 -A two disk files, and B, the storage line of letters, requested the information in these two documents combined (in alphabetical order), output to a new file C.
New
- how to write initials using cout statements in c-how to write initials using cout statements in c++
Monitorpagemessagebox
- VC++MFC操作网页的一段禁止网页弹出框-VC++ MFC operation of a web page pop-up box ban
Sales_item
- 《C++ primer》一书中的Sales_item.h类文件源码,该文件在网上似乎已经找不到了,学C++必备。-C++ primer book Sales_item.h class source file, the file online seems to have not find it, learn C++ necessary.
mp
- 假设有n个窗口对外接待业务,从早晨银行开门起不断有客户进入。客户在客户人数众多时需在选择窗口排队。编制一个程序模拟这种排队活动,-buy tickets
hilbert_trans_basic
- Hilbert 变换测试 适合新手对Hilbert变换的理解-Hilbert Transformation
CreateProcess
- 进程创建入门实例,通过简单调用API函数来创建一个简单的进程,并返回相关信息-CreateProcess