-
转换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
-
源代码存在于.jar文件中,包括数据库,登录初始用户名为0,密码为空...
源代码存在于.jar文件中,包括数据库,登录初始用户名为0,密码为空-Exist in the source code. Jar file, including the database, log on the initial user name is 0, the password is blank
- 2022-08-08 02:05:14下载
- 积分:1
-
操作系统可以引用端口的所有进程和进程…
一个可以列举系统运行的所有进程和进程打开的端口号。-an operating system can cite all the process and the process of opening the port.
- 2022-01-26 14:04:23下载
- 积分:1
-
根据一个窗口句柄得到运行程序名的两个函数实现
根据一个窗口句柄得到运行程序名的两个函数实现-The implementions of two functions to get the name of the running application using an window s handle
- 2023-05-30 18:10:03下载
- 积分:1
-
dsp28335 例程 很全面
学习DSP的很好资料,例程很全面,程序包含很全可以直接运行,版本ccs3或5以上学习DSP的很好资料,例程很全面,程序包含很全可以直接运行,版本ccs3或5以上很适合初学者,欢迎交流学习
- 2022-01-25 23:49:21下载
- 积分:1
-
一个非常简单的printf的源代码
一个非常简单的printf的源代码-A very simple source code of printf
- 2023-01-09 10:55:04下载
- 积分:1
-
用于定时删除指定目录下的前几天文件
用于定时删除指定目录下的前几天文件-used regularly to delete the specified directory paper a few days ago
- 2022-02-05 17:34:32下载
- 积分:1
-
多文档 多文档
多文档 多文档-more documents and mo re documents
- 2022-01-30 20:59:02下载
- 积分:1
-
这是我很早的一个作品,是学了VB之后做的,还有很多功能没有实现,你不防接着做,内含安装程序和源代码。...
这是我很早的一个作品,是学了VB之后做的,还有很多功能没有实现,你不防接着做,内含安装程序和源代码。-This is an ealier version which is writen after learning VB. Many functions have not been carried out. If you are interested, you can further improve it. including installation and source code.
- 2022-01-22 17:08:05下载
- 积分:1
-
C++调用C# COM,C#调用C++ dll, 对称加密
本代码演示了C#调用C++,C++调用C#,C#用COM封装了对称加密算法,再用C++将C# COM封装为标准windows dll,
C++标准dll可供其它语言使用,如java、delphi……,项目中演示了改dll的C#调用和VC调用。
- 2022-02-02 03:59:52下载
- 积分:1