-
fftw-3.3.3
一个快速计算离散傅里叶变换的标准C语言程序集(the Faster Fourier Transform in the West library(linux version))
- 2020-08-14 16:28:35下载
- 积分:1
-
cordic
cordic implementation by C
- 2009-11-16 16:25:12下载
- 积分:1
-
VC++自绘窗体完整实例源码
C++自绘窗体的完整代码,为你提供了一个对话框自绘设计方案,代码中的注释非常详细,相信会帮助大家设计好自己的个性窗体。这个自绘窗口是通过加载背景位图来实现的,对BMP位图进行平铺处理,也就是帖图的意思,定义一个位图画刷,选中画刷,然后填充客户区域。在填充的时候,需要判断位图的宽度与窗体边缘的宽度,这里对标题栏、窗体按钮、边框等窗体元素都进行填充处理,代码中有具体的实现过程。
- 2022-02-22 04:29:43下载
- 积分:1
-
Writing-clean-C-Code
姜静波译中文文字版《编写无错C程序》。电子工业出版社(Jiang Jingbo translated Chinese text version of " write a no wrong C program. Publishing House of Electronics Industry)
- 2012-12-11 17:52:26下载
- 积分:1
-
c_language_example_of_the_essence_of_220_cases
<c语言实例精粹220例>的所有实例内容,每个例子均有源代码及执行文件(<C language example of the essence of 220 cases> all instances of the content of the source code for each example and the implementation of the documents are)
- 2010-05-08 17:42:40下载
- 积分:1
-
VC++ 通过读写文件实现登录对话框
文件读写:通过读写文件实现登录对话框,执行时将创建 MySaveFile 文件夹,在文件 pwd.ini 中生成密码,并向pwd.ini文件中写入初始密码888. 然后关闭文件,登录时,将读取文件中的内容,并判断用户的输入是否和pwd.ini 文件中存储的用户名和密码一致,从而判断用户是否可以正确登录。
- 2022-06-26 14:35:10下载
- 积分:1
-
TestCalculatorDemo
mfc计算器的实现源码 mfc计算器的实现源码 mfc计算器的实现源码(TestCalculatorDemo TestCalculatorDemo )
- 2013-12-19 15:38:58下载
- 积分:1
-
MFC
MFC深入浅出,PDF格式,学习MFC的初学者可以看看。。(MFC easy, PDF format, learn the beginner can look at the MFC. .)
- 2009-05-06 15:26:40下载
- 积分:1
-
1
说明: In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable.
This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produced 露procedure affich_calcul, one declared the prototype and one it definite after one made the call has this function.
- 2009-03-31 00:40:15下载
- 积分:1
-
C-TanHaoQiang
《C语言程序设计》谭浩强以及全国计算机等级考试2级C语言上机题库(" C Programming Language" on Hemopurification and National Computer Rank Test level 2 C language machine exam)
- 2015-02-12 15:15:23下载
- 积分:1