-
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B...
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B = DE2BI(D, N) 转换正整数向量D成二进制矩阵B,-Conversion of 10 hexadecimal for binary number. B = DE2BI (D) positive integer conversion into a binary vector D matrix B. Binary matrix B that each row vector D decimal number corresponding. B = DE2BI (D, N) vector D converter positive integer binary matrix B,
- 2022-08-12 12:48:54下载
- 积分:1
-
小
小型项目企业工资管理系统,包括相关设计文档、源码,供学习参考。-Small-scale projects in enterprise management system for wages, including related design documents, source code for learning reference.
- 2022-02-12 09:13:42下载
- 积分:1
-
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算-vc++6.0 to write calculator, able to add, subtract, multiply, divide, binary conversion, scientific computing
- 2022-10-10 22:45:03下载
- 积分:1
-
Visual C preparation, data structure operations, 2 1 yuan polynomial combined so...
windows编程工具Visual C++编写,数据结构作业,两个一元多项式相加源程序,多项式的系数coef是float型; 多项式的指数expn是int 型 ;-Visual C preparation, data structure operations, 2 1 yuan polynomial combined source, the polynomial coefficients is Coef float; Polynomial index expn is int type;
- 2022-03-21 02:31:09下载
- 积分:1
-
剪贴板示例,主要是剪切,粘贴,复制的相关方面的内容
剪贴板示例,主要是剪切,粘贴,复制的相关方面的内容-Clipboard example, is mainly cut, paste, copy the contents of the relevant aspects of
- 2022-10-24 15:45:03下载
- 积分:1
-
在VC6.0中,利用API编写电子钟表在窗口中显示当前的时间.
在VC6.0中,利用API编写电子钟表在窗口中显示当前的时间.-In VC6.0, the use of API in the preparation of the electronic watch window displays the current time.
- 2023-07-25 11:00:03下载
- 积分:1
-
有限自动机的确定华,NFA到DFA的转变。
有限自动机的确定华,NFA到DFA的转变。-Ascertain of finite auto-machine , from NFA to DFA.
- 2022-02-21 19:57:31下载
- 积分:1
-
Wrote it myself stl list of the enhanced version, is fully compatible with stl a...
自己写的stl list的加强版,与stl完全兼容,适用于图像处理-Wrote it myself stl list of the enhanced version, is fully compatible with stl applicable to image processing
- 2022-03-24 18:40:14下载
- 积分:1
-
简易计算器 数据结构 栈
这个是我写的关于实现计算器功能的一个c++实现,代码中并未加入乘方运算以及单目运算,有兴趣的可以在源程序的基础上再添加一些实现其他的运算,增强计算器的能力
- 2023-05-19 03:20:03下载
- 积分:1
-
VC++编程,有源代码,属性表页类,wizard97风格,大小可调
VC++编程,有源代码,属性表页类,wizard97风格,大小可调-VC++ Programming, active code page attribute table category, wizard97 style, size adjustable
- 2022-01-26 01:37:24下载
- 积分:1