-
转换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
-
关键词搜索
我们需要在文本文档中搜索关键字。有时我们也需要在一个单一的搜索多关键字搜索。因此,此项目可以从word文档中搜索关键字,并可以为找到的关键字着色。
- 2022-01-21 03:17:58下载
- 积分:1
-
OMap Touch panel driver in WinCE 6.0 platform
OMap Touch panel driver in WinCE 6.0 platform
- 2023-05-10 01:20:03下载
- 积分:1
-
win8平板调用摄像头工具
win8平板很牛叉的调用摄像头的库,通过.net调用COM库实现的,之前通过avicap.dll库,SendMessage方式都行不通的方式用这种方式能成功。
namespace AForge.Controls
{
using AForge.Video;
using System;
using System.ComponentModel;
using System.Drawing;
using System.Runtime.CompilerServices;
using System.Windows.Forms;
public class VideoSourcePlayer : Control
{
private bool autosize;
private Color borderColor = Color.Black;
private IContainer components;
private Bitmap currentFrame;
private bool firstFrameNotProcessed = true;
- 2022-04-23 12:39:10下载
- 积分:1
-
zjtag v0.4 src
zJTAG 基于 BrJTAG,它支持朓并行和 USB jtag 适配器。
zJTAG 支持包括 WRT54G 许多路由器,您可以轻松地向其他路由器添加支持。
- 2022-01-25 18:07:24下载
- 积分:1
-
有关pic运算平台的一些设计,里面均为汇编格式,有许多可以借鉴的地方...
有关pic运算平台的一些设计,里面均为汇编格式,有许多可以借鉴的地方-Pic of the computing platform design, which are compiled format, there are many places where we can draw on
- 2022-03-03 02:08:20下载
- 积分:1
-
上船一个 数据结构 移除重复项的功能利用STL中的模板
上船一个 数据结构 移除重复项的功能利用STL中的模板-upload a data structure program, it can remove the repeated items by using models in STL
- 2022-07-14 02:14:35下载
- 积分:1
-
串口调试器源代码c# 串口调试器源代码c#
- 2023-05-04 13:25:03下载
- 积分:1
-
用vb建立文件关联的程度
用vb建立文件关联的程度-with vb files associated with the establishment of the extent
- 2023-05-13 22:55:02下载
- 积分:1
-
二进制数据文件交织处理,二进制数据文件交织处理
二进制数据文件交织处理,二进制数据文件交织处理-Intertwined to deal with binary data files, binary data files handled intertwined
- 2022-07-01 14:30:54下载
- 积分:1