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

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

brain-Computer

  • CTP知識全解

      1.什么是CTP?   CTP包括幾種含義:   脫機直接制版(Computer-to-plate)   在機直接制版(Computer-to-press)   直接印刷(Computer-to-paper/print)   數字打樣(Computer-to-proof)   普通PS版直接制版技術,即CTcP(Computer-to-conventional plate)   這里所論述的CTP系統是脫機直接制版(Computer-to-plate)。CTP就是計算機直接到印版,是一種數字化印版成像過程。CTP直接制版機與照排機結構原理相仿。起制版設備均是用計算機直接控制,用激光掃描成像,再通過顯影、定影生成直接可上機印刷的印版。計算機直接制版是采用數字化工作流程,直接將文字、圖象轉變為數字,直接生成印版,省去了膠片這一材料、人工拼版的過程、半自動或全自動曬版工序。

    標簽: CTP

    上傳時間: 2014-01-22

    上傳用戶:魚哥哥你好

  • 基于MASON公式的多功能二階通用濾波器設計

    基于通用集成運算放大器,利用MASON公式設計了一個多功能二階通用濾波器,能同時或分別實現低通、高通和帶通濾波,也能設計成一個正交振蕩器。電路的極點頻率和品質因數能夠獨立、精確地調節。電路使用4個集成運放、2個電容和11個電阻,所有集成運放的反相端虛地。利用計算機仿真電路的通用濾波功能、極點頻率和品質因數的獨立控制和正交正弦振蕩,從而證明該濾波器正確有效。 Abstract:  A new multifunctional second-order filter based on OPs was presented by MASON formula. Functions, such as high-pass, band-pass, low-pass filtering, can be realized respectively and simultaneously, and can become a quadrature oscillator by modifying resistance ratio. Its pole angular frequency and quality factor can be tuned accurately and independently. The circuit presented contains four OPs, two capacitors, and eleven resistances, and inverting input of all OPs is virtual ground. Its general filtering, the independent control of pole frequency and quality factor and quadrature sinusoidal oscillation were simulated by computer, and the result shows that the presented circuit is valid and effective.

    標簽: MASON 多功能 二階 濾波器設計

    上傳時間: 2013-10-09

    上傳用戶:13788529953

  • 一個很棒的網絡控制系統仿真軟件

    一個很棒的網絡控制系統仿真軟件,Truetime工具箱包括TrueTime Computer與Truetime Network 兩個接口模塊。計算機模塊具有靈活的實時內核,A/D和D/A轉換器,網絡接口和外部通道。計算機模塊按照用戶定義的任務執行,代碼采用Matlab或C++編寫。

    標簽: 網絡控制系統 仿真軟件

    上傳時間: 2015-03-14

    上傳用戶:qweqweqwe

  • The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source

    The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format.

    標簽: VideoTransmit programmed wrapper simple

    上傳時間: 2014-01-06

    上傳用戶:zhuyibin

  • The audioTransmit class is a simple wrapper that can be programmed to take audio input from a source

    The audioTransmit class is a simple wrapper that can be programmed to take audio input from a source of your choice and transmit the audio to a destination computer

    標簽: audioTransmit programmed wrapper simple

    上傳時間: 2013-12-16

    上傳用戶:sjyy1001

  • Addressbook using double-linked list. This example shows the use of a double-linked list by implemen

    Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.

    標簽: double-linked list Addressbook implemen

    上傳時間: 2014-01-24

    上傳用戶:asddsd

  • This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or

    This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus computer enviroment. No need for configuration files ! Cross platforms, cross OS and cross MATLAB versions. Workers can be added to the parallel computation even if it has started. No need of a common file system, all comms are using tcpip connections

    標簽: over distributes available processes

    上傳時間: 2014-01-03

    上傳用戶:希醬大魔王

  • Tic Tac Toe程序。可以供一到兩個玩家使用。程序中使用了visual basic 計時器

    Tic Tac Toe程序。可以供一到兩個玩家使用。程序中使用了visual basic 計時器,所以每一個步驟都有時間限制。此外,計算機可是一個有簡單智能的對手,他不但不會隨便出手,反而還要竭力贏了你才罷休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple artificial intelligence: computer does not play randomly, but "tries" to win and stop you from winning.

    標簽: visual basic Tic Tac

    上傳時間: 2015-04-11

    上傳用戶:sxdtlqqjl

  • LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that conne

    LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audio Device (HID) does not require any special USB driver, since the USB Audio support is already built into Windows 2000 and Windows XP. Therefore USB Audio devices can be directly connected to the computer. This example project is designed to work with Keil MCB2140 Evaluation Board. Refer to Running USBAudio for information on how to operate this example project.

    標簽: Device USB Audio implements

    上傳時間: 2015-04-16

    上傳用戶:VRMMO

  • The goal of this lab is (1) to under the defects of software timers, (2) to write a periodic pro

    The goal of this lab is (1) to under the defects of software timers, (2) to write a periodic program without timers, (3) to write a periodic program using timer Hardware:Host computer PC Software: GNU GCC

    標簽: software periodic defects timers

    上傳時間: 2014-08-13

    上傳用戶:古谷仁美

主站蜘蛛池模板: 西吉县| 鲁甸县| 平顺县| 吕梁市| 合阳县| 乌海市| 磐安县| 克什克腾旗| 金堂县| 高雄县| 正阳县| 平远县| 三河市| 石泉县| 海原县| 革吉县| 辰溪县| 安徽省| 武陟县| 武邑县| 德昌县| 湘阴县| 彰化县| 桑植县| 中宁县| 吉木萨尔县| 日照市| 万源市| 桑日县| 贺州市| 且末县| 通海县| 奎屯市| 甘泉县| 潮州市| 慈利县| 景洪市| 南平市| 达日县| 多伦县| 江陵县|