搜索资源列表
shuzhizhuanhuan
- 用C++编写的关于转换数字进制的转换程序,可以实现2进制向任意进制转换
2_8_10_16 进制转换
- 进制转换程序,可进行2,8,10,16进制之间的任意转换
hex
- 字符串,标准输出等UNICODE版本适配,十六进制字符转换。
MutiBaseoutput
- c语言通用实例开发经典 源码,执行文件和运行截图!进制转换-c language common to develop a classic example of source code, the implementation of documents and running screenshot! Hexadecimal conversion
C
- 第一部分 基础篇 实例1 第一个C程序 2 实例2 求整数之积 6 实例3 比较实数大小 8 实例4 字符的输出 10 实例5 显示变量所占字节数 11 实例6 自增/自减运算 13 实例7 数列求和 14 实例8 乘法口诀表 17 实例9 猜数字游戏 19 实例10 模拟ATM(自动柜员机)界面 22 实例11 用一维数组统计学生成绩 24 实例12 用二维数组实现矩阵转置 26 实例13 求解二维数组的最大/最小元素 29 实例14 利
ASCII
- 可以批量转换字符成acsii(2、8、10、16进制)转换工具-acsii
10convertto16
- 十进制转换成十六进制,十进制 转换成十六进制,十进制转换成十六进制,-Decimal hex
jinzhi
- 各主流数制(二进制,八进制,十进制,十六进制)之间的转换-The main number system (binary, octal, decimal, hexadecimal) conversion between
03091284
- 本压缩包包含多个源代码,有学生信息存储,小学生加减法运算,对英文文本的查找替换,对英文文本中字母统计出现次数,并修改原文件,储存进新文件,打印螺旋方阵,打印日历,长整数的计算和与其他进制的转换等-The archive contains more than one source code, a student information is stored, students add and subtract operation, replace the English text of the se
scale
- 可以实现二进制向十进制转换 输出时16进制的 可以用数码管显示-Binary to decimal conversion can be achieved when the 16 hex output LED display can be
function
- 易语言写的常用功能模块 包含读写内存配置项、窗口隐藏显示、字节集到十六进制文本转换、unicode和ansi编码转换、内存读写等常用功能 -Common functions written in easy language to read and write memory module contains configuration items, hide the window display, bytes set to hex text conversion, unicode and a
conversion
- 1:将16进制字符串转化成十进制整数 2:二进制和十进制之间的转换 3:将十进制整数转化成任意进制数(16进制以内)的字符串 4:将十进制数转化成罗马字符-1: hexadecimal string into a decimal integer 2: between binary and decimal conversion: decimal integer into any hexadecimal number (hexadecimal) string: decimal number int
C-code
- c语言学习中实用经典类型代码集合,包括进制转换、条件判断、趣味计算等多种类型-C practical language learning classical type code sets, including hexadecimal conversion, the condition judgment, and other types of interest calculation
BH_Shi_jizhi_Out
- FPGA开发 VHDL语言 常用进制转换 基于Xilinx开发平台 ISE软件-VHDL language commonly used FPGA development hexadecimal conversion based on Xilinx ISE software development platform
scientific-calculator
- 科学计算器,包含适合程序员使用的进制转换功能。-Scentific Calculator contain specific function for Programmer.
2
- 编写一个将某个范围在0~32767之间的整数转换为R进制(R=2,8,16)的通用程序。-Write an integer to a range between 0 and 32767 is converted to R-band (R = 2,8,16) of the general program.
zhan
- 栈的相关应用,基本应用,入栈,出栈,判断栈是否为空,以及用栈完成二进制到八进制十六进制的转换-Related applications stack, basic applications, stack, stack, it is determined whether the stack is empty, and with a stack complete binary to octal, hexadecimal conversion
calculator
- 能实现加减乘除运算等复杂运算,能实现进制转换、能实现复杂表达式计算(It's a very useful calculator!)