亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Image-Descriptions-for-<b>browsing</b>-a

  • A simple MATLAB Programme for the gamma correction of an image

    A simple MATLAB Programme for the gamma correction of an image

    標(biāo)簽: correction Programme simple MATLAB

    上傳時(shí)間: 2014-11-27

    上傳用戶:671145514

  • A B AB D類音頻功率放大器簡(jiǎn)介

    該文檔為A、B、AB、D類音頻功率放大器簡(jiǎn)介文檔,是一份很不錯(cuò)的參考資料,具有較高參考價(jià)值,感興趣的可以下載看看………………

    標(biāo)簽: ab 音頻 功率放大器

    上傳時(shí)間: 2021-11-28

    上傳用戶:qdxqdxqdxqdx

  • B型剩余電流保護(hù)器設(shè)計(jì)

    隨著光伏發(fā)電系統(tǒng)快速發(fā)展,以及電動(dòng)汽車充電樁的普及,傳統(tǒng)的剩余電流保護(hù)器無法滿足實(shí)際需求。介紹了一款B型剩余電流保護(hù)器,采用磁調(diào)制剩余電流互感器和零序電流互感器采集剩余電流。根據(jù)GB/T 22794—2017標(biāo)準(zhǔn)要求,可識(shí)別1 kHz及以下的正弦交流、帶和不帶直流分量的脈動(dòng)直流、平滑直流等剩余電流信號(hào)。經(jīng)信號(hào)調(diào)理電路將電壓信號(hào)送到單片機(jī)進(jìn)行采集和判斷。通過試驗(yàn)測(cè)試,該樣機(jī)在測(cè)試精度和速度上均符合國(guó)家標(biāo)準(zhǔn)的相關(guān)要求。The rapid development of photovoltaic power generation systems and the popularity of electric vehicle charging piles make the traditional residual current protective devices unable to meet the actual demand.This paper proposed a type B residual current protective device,which uses the magnetically modulated residual current transformer and the zero sequence current transformer to acquire the residual current.According to the requirements of GB/T 22794—2017,the type B residual current protective device can detect sinusoidal AC residual current of 1kHz and below 1kHz,pulsating DC residual current with and without DC component,smooth DC residual current and so on.The signal processing circuit sends the voltage signal to the MCU for acquisition and judgment.Through experimental tests,the device meets the relevant requirements of national standards in terms of test accuracy and speed.

    標(biāo)簽: 電流保護(hù)器

    上傳時(shí)間: 2022-03-27

    上傳用戶:

  • j1939 附錄a附錄b

    j1939 附錄a附錄b

    標(biāo)簽: j1939

    上傳時(shí)間: 2022-06-09

    上傳用戶:

  • an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysi

    1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis\r\n2. fpga implemention of a median filter\r\n3. fpga implementation of digital filters\r\n4.hardware acceleration of edge detection algorithm on fpgas

    標(biāo)簽: implementation reconstruction hyperspectral algorithm

    上傳時(shí)間: 2013-08-07

    上傳用戶:ytulpx

  • Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.

    Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.6, pp.1098-1107.

    標(biāo)簽: Description supervised algorithm S-ISOMAP

    上傳時(shí)間: 2015-04-10

    上傳用戶:wfeel

  • 排序算法、字典和B-樹的C++語言實(shí)現(xiàn) 代碼內(nèi)容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert

    排序算法、字典和B-樹的C++語言實(shí)現(xiàn) 代碼內(nèi)容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dictionary: skip lists ext.c external sort btr.c btree 語言 C++ 編譯平臺(tái) Visual C++ 作者 Thomas Niemann 備注 來自Sorting and Searching Algorithms:A Cookbook

    標(biāo)簽: sort qsort quicksort insert

    上傳時(shí)間: 2013-12-15

    上傳用戶:silenthink

  • 【問題描述】已知線性方程組AX=B

    【問題描述】已知線性方程組AX=B,求解該方程組。參考算法: 消去法:將列向量B加到矩陣A的最后一列,構(gòu)成增廣矩陣AB。對(duì)AB進(jìn)行下列三種初等變換,使原矩陣A的部分的主對(duì)角線上的元素均為1,其余元素均為0,則原列向量B的部分即為X的值: 1. 將矩陣的一行乘以一個(gè)不為0的數(shù) 2. 將矩陣的一行加上另一行的倍數(shù) 3. 交換矩陣中兩行的位置

    標(biāo)簽: AX 線性 方程

    上傳時(shí)間: 2015-06-18

    上傳用戶:stvnash

  • 原文書名: 《Writing Clean Code ── Microsoft Techniques for Developing Bug-free C Programs》 Steve maguir

    原文書名: 《Writing Clean Code ── Microsoft Techniques for Developing Bug-free C Programs》 Steve maguire 著 Microsoft Press 出版 所據(jù)譯本: 《編程精粹 ── Microsoft 編寫優(yōu)質(zhì)無錯(cuò)C 程序秘訣》 姜靜波、佟金榮 譯,麥中凡 校 電子工業(yè)出版社 出版 整理: Solmyr:序、某些背景、命名約定、引言、第1、2、3、8 章、后記、參考文獻(xiàn) iliad: 第4、5 章 lavos: 第6 章、附錄A warz: 第7 章 chief: 附錄B、C

    標(biāo)簽: Developing Techniques Microsoft Bug-free

    上傳時(shí)間: 2013-11-25

    上傳用戶:stampede

  • 剖析Intel IA32 架構(gòu)下C 語言及CPU 浮點(diǎn)數(shù)機(jī)制 Version 0.01 哈爾濱工業(yè)大學(xué) 謝煜波 (email: xieyubo@126.com 網(wǎng)址:http://purec.b

    剖析Intel IA32 架構(gòu)下C 語言及CPU 浮點(diǎn)數(shù)機(jī)制 Version 0.01 哈爾濱工業(yè)大學(xué) 謝煜波 (email: xieyubo@126.com 網(wǎng)址:http://purec.binghua.com) (QQ:13916830 哈工大紫丁香BBSID:iamxiaohan) 前言 這兩天翻看一本C 語言書的時(shí)候,發(fā)現(xiàn)上面有一段這樣寫到 例:將同一實(shí)型數(shù)分別賦值給單精度實(shí)型和雙精度實(shí)型,然后打印輸出。 #include <stdio.h> main() { float a double b a = 123456.789e4 b = 123456.789e4 printf(“%f\n%f\n”,a,b) } 運(yùn)行結(jié)果如下:

    標(biāo)簽: Version xieyubo Intel email

    上傳時(shí)間: 2013-12-25

    上傳用戶:徐孺

主站蜘蛛池模板: 锡林郭勒盟| 松潘县| 兰坪| 朝阳市| 高邮市| 蓬溪县| 重庆市| 富蕴县| 博兴县| 满城县| 瑞金市| 随州市| 黄骅市| 嵩明县| 西乌| 南岸区| 岳普湖县| 资阳市| 金阳县| 南郑县| 龙泉市| 宜城市| 乐业县| 六盘水市| 瑞丽市| 江山市| 渑池县| 黎川县| 扎赉特旗| 同仁县| 墨竹工卡县| 福清市| 沙坪坝区| 丰宁| 贵定县| 互助| 来宾市| 新平| 广安市| 漯河市| 龙海市|