搜索结果
找到约 110 项符合
integer 的查询结果
按分类筛选
- 全部分类
- 技术资料 (9)
- Java编程 (9)
- 数学计算 (8)
- 数据结构 (7)
- Delphi控件源码 (7)
- 其他 (6)
- 源码 (4)
- 单片机编程 (4)
- 其他书籍 (4)
- 压缩解压 (4)
- 单片机开发 (4)
- matlab例程 (4)
- 数值算法/人工智能 (3)
- DSP编程 (2)
- 加密解密 (2)
- 书籍源码 (2)
- 模拟电子 (2)
- 教程资料 (2)
- 可编程逻辑 (2)
- Internet/网络编程 (2)
- 编译器/解释器 (2)
- Applet (2)
- 人工智能/神经网络 (2)
- Delphi/CppBuilder (2)
- 软件工程 (1)
- 电子书籍 (1)
- Mentor (1)
- 语音压缩 (1)
- 其他数据库 (1)
- 嵌入式/单片机编程 (1)
- 微处理器开发 (1)
- VHDL/FPGA/Verilog (1)
- 系统设计方案 (1)
- Oracle数据库 (1)
- 软件设计/软件工程 (1)
- JavaScript (1)
- SQL Server (1)
- 并行计算 (1)
- VIP专区 (1)
数值算法/人工智能 ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The
ACM试题An Easy Problem
Description
As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the numbe ...
Java编程 购物车系统中的级别类
购物车系统中的级别类,private Integer id
private String cname
private Integer parentid
private String description
private Blob photo
private Short ctype
private Set products = new HashSet(0)
private Set normses = new HashSet(0)
技术资料 VB串口通讯实例
高精度电压表(24bit) VB源程序
Dim PortValue As Integer '端口号选择1-4
Dim value As Double '当前一次取值
Dim value2 As Double '要显示的值
Dim valueSum As Double '和
Dim numCount As Double '算平均值是的计数个数
Dim func As Integer '功能号标志1-4
Dim valueFlag As Integer ...
单片机开发 DESCRIPTION This function initializes the pointers in the _pid structure to the process variable
DESCRIPTION This function initializes the pointers in the _pid structure
to the process variable and the setpoint. *pv and *sp are
integer pointers.
Delphi控件源码 一个24点自动求解程序
一个24点自动求解程序,用了很多花哨的界面控件。只要看看核心的代码就行了(Unit1.pas中的 calc(i:integer)、print(i:integer) 过程)。可以把24改为其它的整数。
数学计算 Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for r
Individual files are available in the following links:
Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order.
Bessik -- Modified Bessel function In and Kn for real argument and integer or real order.
CBessjy -- Bessel functions Jv and Yv for real or complex arguments an ...
Java编程 购物车系统中的用户类
购物车系统中的用户类,private Integer id
private Product product
private String shopname
private Double shopprice
技术资料 M68040用户手册(附录A)
The MC68LC040 is Motorola's integer-only version of the MC68040 third-generation,M68000-compatible,
其他书籍 密码算法程序包miracl contains all the source code for the latest version of MIRACL: a Multiprecision Int
密码算法程序包miracl
contains all the source code for the latest
version of MIRACL: a Multiprecision Integer and Rational Arithmetic C/C++
library.