搜索资源列表
MyCalculation
- 题目:复杂计算器设计 要求:设计一个复杂的计算器,能实现Windows系统中计算器的功能。 (1)定义组件:0~9,+、-、*、/、C=按钮;显示屏文本行;菜单; (2)要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果; (3) 具有进制转换功能. -Title: complex design requirements calculator: design of a complex calculator, to achieve Windows system calcu
UltraEdit32v1310CN
- UltraEdit-32高速下载,UltraEdit-32 V13.10下载, 一套极棒的文字、Hex、ASCII 码编辑器,可以取代记事本,内建英文单字检查、C++及VB指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。其并且附有 HTML Tag 颜色显示、-UltraEdit-32 high-speed download, UltraEdit-32 V13.10 download the text of a great bar, Hex, ASCII code editor
OpenSource_36
- 数控直流电源,带原理图,C文件,hex文件’仿真-Digital DC power supply, with schematic diagram, C file, hex file ' simulation ~ ~
computer_controler_stepper_motor
- computer interface with stepper motor controller with proteus simulation and ccs c source code and hex file
c.hex
- 数码管显示的温控电机设计与仿真,这是c语言程序。是完整的程序-Digital tube display of temperature control motor design and simulation
mikroc_pro_pic_2012_v580.zip
- Mikroc is a gret program to write you codes in C and generate HEX files to be compiled into the pic microcontrollers,Mikroc is a gret program to write you codes in C and generate HEX files to be compiled into the pic microcontrollers
UltraEdit
- UltraEdit 是一套功能强大的文本编辑器,可以编辑文字、Hex、ASCII码,可以取代记事本,内建英文单词检查、C++及VB 语法加亮-UltraEdit is a powerful text editor, you can edit the text, Hex, ASCII code can replace the notebook, built the English word check, C++ and VB syntax highlighting
Stabilizer.c
- i want hex file of above file.
HxDen
- the hex program for flash,s and c programing -the hex program for flash,s and c programing
cPP
- 温度测试系统,C浴盐,HEX文件,B-Temperature Acquisition System
5.13
- 单片机实习的单片机与PC串口通信仿真,包含.C,.HEX等必要文件。-SCM practice of SCM and PC serial communication simulation, including.C,.HEX and other necessary documents.
C
- 2.1 C++的輸出物件cout 2.2 cout物件的格式化函式 2.2.1 欄位寬設定- cout.width(n) setw( ) 2.2.2 精確度設定-cout.precision( ) setprecision( ) 2.2.3 進位制設定-dec, hex, oct 2.2.4 指定多餘格數字元-cout.fill( ) setfill( ) 2.2.5 小數位數設定-cout.setf( ) 2.3 C++的輸入物件cin -2.1 C++