搜索结果

找到约 100 项符合 integer 的查询结果

Delphi/CppBuilder unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrl

unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-procedures type TCapStatusProc = procedure(Sender: TObject) of object TCapStatusCallback = procedure(Sender: TObject nID: integer status: st ...
https://www.eeworm.com/dl/664/231566.html
下载: 141
查看: 1046

系统设计方案 This my phd thesis for the WDM optical network optimization, which employs convex optimization techn

This my phd thesis for the WDM optical network optimization, which employs convex optimization techniques to solve the proposed integer problems. The computation complexity of my optimization framework is very low compared with other existing method and a performance bound is provided at the same ti ...
https://www.eeworm.com/dl/678/238950.html
下载: 61
查看: 1039

其他书籍 We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo

We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth ...
https://www.eeworm.com/dl/542/240057.html
下载: 22
查看: 1070

Delphi控件源码 这两个函数 function app_path1:string function socket_rec_line1(socket1:TCustomWinSocket timeout1:integ

这两个函数 function app_path1:string function socket_rec_line1(socket1:TCustomWinSocket timeout1:integer crlf1:string=#13#10):string 实际上是我的一个公用单元中的函数,大家应该养成建立自己的公用单元的习惯。 socket_rec_line1函数中用了唐晓峰大侠的coolmail中的办法:只是简单的一个一个字节收取,找到结束 ...
https://www.eeworm.com/dl/666/244975.html
下载: 147
查看: 1093

Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
https://www.eeworm.com/dl/633/247529.html
下载: 64
查看: 1048

Delphi控件源码 图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmphei

图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmpheight,bmpwidth:integer //推拉 begin newbmp:=TBitmap.Create newbmp.Width:=image1.Width newbmp.Height:=image1.Height bmpheight:=image1.Height bmpwidth:=image1.Width for i:=0 to bmphei ...
https://www.eeworm.com/dl/666/247846.html
下载: 171
查看: 1137

单片机开发 实用的单片机开发与应用程序

实用的单片机开发与应用程序,包括:中值滤波子程序,AD转换类程序,16、32位整型数开方,单片机音乐程序--祝你平安。对初学者很有帮助的。MCU development and practical applications, including: median filter subroutine, AD converter type of proceeding, 16,32-bit integer number prescribing, SCM music program ...
https://www.eeworm.com/dl/648/251614.html
下载: 95
查看: 1128

Internet/网络编程 其中:ClientInfor.inf 文件: 第一行的数据表示: 客户端游戏版本号 第一行的数据表示: 更新文件存放的网络路径 UpdateInfor.inf文件: 第一行的数据表示:

其中:ClientInfor.inf 文件: 第一行的数据表示: 客户端游戏版本号 第一行的数据表示: 更新文件存放的网络路径 UpdateInfor.inf文件: 第一行的数据表示: 最新游戏版本号 第二行的数据表示: 有多少文件需要更新 后面每行的数据表示: 需要更新的文件的名称 frmUpdate.frm窗体: 负责下载 modZip.BAS模块: 只 ...
https://www.eeworm.com/dl/620/256152.html
下载: 105
查看: 1053

其他 华东师范大学(面向对象程序设计基于C++)课程全部作业(12次)代码

华东师范大学(面向对象程序设计基于C++)课程全部作业(12次)代码,包含一个大整数类。(包含作业内容) 1 How to use VC++ & IBM Visual Age (XL) C++ 2 Pointers, Arrays and Structures 3 Operators & Statements 4 Functions 5 Use of classes in STL 6 Define concrete classes 7 Data abstraction 8 Operator Overloadi ...
https://www.eeworm.com/dl/534/263147.html
下载: 161
查看: 1118

其他 MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast al

MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer MDCT for lossless audio coding
https://www.eeworm.com/dl/534/263257.html
下载: 179
查看: 1038