搜索资源列表
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
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++