-
整数因子分解问题C++
该程序实现的是整数因子分解问题,对于给定的整数n,计算n共有多少种不同的分解式。程序是基于VC++6.0实现的。
- 2022-06-28 12:06:27下载
- 积分:1
-
红外遥控解码实验
Infrared Remote Control Decoder Experiment
- 2022-02-01 11:04:30下载
- 积分:1
-
Paint a more complete software source code, support for brushes and other drawin...
一个比较完整的画图软件的源代码,支持画笔等多种画图工具-Paint a more complete software source code, support for brushes and other drawing tools
- 2022-05-06 05:20:59下载
- 积分:1
-
document but a few statistics code
文件行数统计程序代码-document but a few statistics code
- 2023-02-24 08:40:03下载
- 积分:1
-
浮动点加法器 ieee754 vhdl 语言和语言执行
IEEE 754 浮点标准
• 领先的有效数的"1"位是隐式的
• 指数是"偏见",使排序更容易
— — 全 0 是最小指数所有 1s 都是最大
— — 127 为单精度和双精度 1023年的偏置
— — 摘要: (– 1) 符号 × (1 + 有效数) × 2exponent — — 偏置
• 示例:
— — 十进制:-.75 =-3/4 =-3/22
— — 二进制:-.11 =-1.1 x 2-1
— — 浮点数: 指数 = 126 = 01111110
— — IEEE 单精度: 10111111010000000000000000000000
- 2023-01-16 16:30:04下载
- 积分:1
-
Bricks is a computer game which is played by the single player at a time. In thi...
Bricks is a computer game which is played by the single player at a time. In this game a four layer of
bricks is there and you have to knock out the brick by the ball to get the point.
- 2022-03-21 13:44:29下载
- 积分:1
-
改进的黑白棋程序,不仅实现了黑白棋基本的游戏功能和规则,还在网络对战上做了开发.开发环境JAVA...
改进的黑白棋程序,不仅实现了黑白棋基本的游戏功能和规则,还在网络对战上做了开发.开发环境JAVA-improved procedures, reversi not realize the basic functions of the game and rules, but also the stages of development done. Java Development Environment
- 2023-05-05 06:10:02下载
- 积分:1
-
可以从中学一学最基础的SDK开发,就是window下的一个小时钟
可以从中学一学最基础的SDK开发,就是window下的一个小时钟-A clock program written by SDK
- 2022-03-07 11:58:06下载
- 积分:1
-
显示消息框中的视觉基本6
打开Visual Basic 6
- 2022-03-13 00:57:57下载
- 积分:1
-
java 编写的背包问题,按不同的方法选择不错啊
java 编写的背包问题,按不同的方法选择不错啊-prepared by the knapsack problem by different methods to choose good ah
- 2022-02-02 06:45:57下载
- 积分:1