搜索结果
找到约 100 项符合
integer 的查询结果
按分类筛选
- 全部分类
- Java编程 (9)
- 数学计算 (8)
- 数据结构 (7)
- Delphi控件源码 (7)
- 其他 (6)
- 单片机编程 (4)
- 压缩解压 (4)
- 其他书籍 (4)
- 单片机开发 (4)
- matlab例程 (4)
- 源码 (4)
- 数值算法/人工智能 (3)
- 模拟电子 (2)
- 教程资料 (2)
- 可编程逻辑 (2)
- DSP编程 (2)
- 编译器/解释器 (2)
- 书籍源码 (2)
- Internet/网络编程 (2)
- Applet (2)
- 人工智能/神经网络 (2)
- Delphi/CppBuilder (2)
- 加密解密 (2)
- Mentor (1)
- 语音压缩 (1)
- 软件设计/软件工程 (1)
- 并行计算 (1)
- Oracle数据库 (1)
- 系统设计方案 (1)
- 软件工程 (1)
- JavaScript (1)
- 电子书籍 (1)
- 其他数据库 (1)
- 微处理器开发 (1)
- 嵌入式/单片机编程 (1)
- SQL Server (1)
- VIP专区 (1)
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 ...
系统设计方案 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 ...
其他书籍 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 ...
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中的办法:只是简单的一个一个字节收取,找到结束 ...
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 ...
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 ...
单片机开发 实用的单片机开发与应用程序
实用的单片机开发与应用程序,包括:中值滤波子程序,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 ...
Internet/网络编程 其中:ClientInfor.inf 文件: 第一行的数据表示: 客户端游戏版本号 第一行的数据表示: 更新文件存放的网络路径 UpdateInfor.inf文件: 第一行的数据表示:
其中:ClientInfor.inf 文件:
第一行的数据表示: 客户端游戏版本号
第一行的数据表示: 更新文件存放的网络路径
UpdateInfor.inf文件:
第一行的数据表示: 最新游戏版本号
第二行的数据表示: 有多少文件需要更新
后面每行的数据表示: 需要更新的文件的名称
frmUpdate.frm窗体: 负责下载
modZip.BAS模块: 只 ...
其他 华东师范大学(面向对象程序设计基于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 ...
其他 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