-
转换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
-
电子地图查询,实现查询的基本功能,精确查找和模糊查找
电子地图查询,实现查询的基本功能,精确查找和模糊查找-E-map queries, to achieve the basic functions of query
- 2022-02-15 10:23:13下载
- 积分:1
-
一个简单的游戏,很好玩有源代码提供,很好玩的游戏,是VC++编写的...
一个简单的游戏,很好玩有源代码提供,很好玩的游戏,是VC++编写的-A simple game, provided source code is a lot of fun, very fun game, is VC++ Prepared
- 2022-01-31 14:30:42下载
- 积分:1
-
这个上传样本
this upload sample-this upload sample................
- 2023-01-23 02:15:03下载
- 积分:1
-
Operating system file management is not very good, hope that we help to improve!
操作系统中的文件管理,不是很好,希望大家帮忙改进!-Operating system file management is not very good, hope that we help to improve!
- 2022-03-12 03:47:37下载
- 积分:1
-
一个俄罗斯方块控件,功能很不错。压缩包中包括了我们编写的一个实现基本功能的简单示例。控件中还有其他的功能,待你发掘。...
一个俄罗斯方块控件,功能很不错。压缩包中包括了我们编写的一个实现基本功能的简单示例。控件中还有其他的功能,待你发掘。 -a Rubik"s cube control, function very well. Compression Package includes the preparation of our realization of the basic functions of a simple example. There are other control functions, you have to explore.
- 2022-07-18 02:44:49下载
- 积分:1
-
COBF (aka C
COBF (aka C-Obfuscator) is a program which manipulates C or C++ sourcefiles in a way that they aren t readable by human beings but they remain compilable. The benefit of COBF lies in the distribution of programs (freeware, shareware, commercial software etc.): The distribution as a executable binary is often too inflexible (especially for Unix or Windows NT, because it is normally not feasible to support all possible platforms) on the other side one might not give away the sourcecode (e. g. it looks poor [badly commented, Spaghetti code], or you just want to prevent plagiarism). Here COBF can play an important role: It removes all comments and sourcecode formattings and renames all variable and function identifiers. See files.txt for a complete list of the files provided with the cobf zip archive! See doc/ for the COBF manual!
- 2022-07-21 12:34:20下载
- 积分:1
-
This a C++ code about Josephus problem, and use two
这是一个Josephus问题的C++代码,用双向链表实现.有问题题请联系ho1983xx@tom.com (2005-5-22,VC,1KB,下载0次)【向站长举报此文件和某个同类文件可能重复】-This a C++ code about Josephus problem, and use two-way chain form to realize.If you have any problem, please contact ho1983xx@tom.com
- 2022-02-02 20:43:28下载
- 积分:1
-
一个BHO的例子
WINDOWS下IE的BHO简单示例,可以作为你参考学习BHO的例子
- 2023-04-22 12:05:04下载
- 积分:1
-
此工程详细地阐述了用WEB实现拓扑图,代码很详细哦
此工程详细地阐述了用WEB实现拓扑图,代码很详细哦-Detailed description of this project to achieve topology using WEB, the code in great detail oh
- 2022-08-09 16:01:30下载
- 积分:1