-
2dfft
c++ source
fft ifft
2-d FFT
ofdm
- 2013-12-08 16:47:48下载
- 积分:1
-
Debug
程序调试方法,查找debug所在,精品文档,共享一下(code Debug)
- 2013-11-11 10:23:02下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1
-
20080108
利用VB寫的DirectShow看影片的源碼,利用Filter建置完成(Using VB to write to see the DirectShow video source, use Filter to build complete)
- 2009-01-02 15:06:13下载
- 积分:1
-
Learn-to-use-a-variety-of-bit-
学习使用各种按位与&,或丨,取反~,异或^等的代码(Learn to use a variety of bit-)
- 2014-04-29 17:50:15下载
- 积分:1
-
testFlowCtrl
FlowCtrl,工控系统中组态软件中常用的流体显示控件源代码。(FlowCtrl, industrial control system configuration software commonly used in fluid showed that the source code control.)
- 2009-02-21 10:49:49下载
- 积分:1
-
28335chenxu
DSP28335书籍源程序打包下载,包含SVPWM,CAN,ADC,SCI,PID,CLARK变换等,以及各个模块的相关设置(DSP28335 source package to download books, including SVPWM, CAN, ADC, SCI, PID, CLARK transform, and related settings of each module)
- 2016-06-21 15:39:22下载
- 积分:1
-
SendFileClient
VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。
服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer.
Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions
)
- 2014-06-03 13:50:03下载
- 积分:1
-
OurPlayer2.2
实现了一个播放器,使用VS2008MFC编程,包含界面程序和播放程序,此为第二个修改版本(music player 2.2)
- 2012-03-09 10:45:43下载
- 积分:1
-
PagerDemo_prj
像C++Builder里的用于左右滚动系列控件的带箭头的控件(The control with arrow which likes the set of contorls in C++ Builder which can move left and right)
- 2020-12-04 16:39:24下载
- 积分:1