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

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

INDUSTRIAL-PROCESS

  • #include<malloc.h> #include<limits.h> #include<stdio.h> #include<graphics.h&

    #include<malloc.h> #include<limits.h> #include<stdio.h> #include<graphics.h> #include<io.h> #include<math.h> #include<process.h> #include<conio.h> #define m 100 #define OK 1 typedef int Status typedef char TElemType /*樹元素的類型*/ int t=35 int n=20 int h=14 int u=2 int leaf=0,non_l_leaf=0,non_r_leaf=0,root=0 /*各種結點數*/ char le[m],l[m],r[m],ro[m] /*用與存放各種結點*/ typedef struct BiTNode/*定義二叉樹*/

    標簽: include lt gt graphics

    上傳時間: 2013-12-15

    上傳用戶:liansi

  • Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i

    Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM can perform a variety of tasks to process the audio data, such as inserting an external compressor or decompressor into the sequence.

    標簽: Compression Interface Microsoft existing

    上傳時間: 2013-12-13

    上傳用戶:541657925

  • The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Proces

    The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Process : finite horizon, value iteration, policy iteration, linear programming algorithms with some variants. The functions (m-functions) were developped with MATLAB v6.0 (one of the functions requires the Mathworks Optimization Toolbox) by the decision team of the Biometry and Artificial Intelligence Unit of INRA Toulouse (France). The version 2.0 (February 2005) handles sparse matrices and contains an example

    標簽: discrete-time resolution functions Decision

    上傳時間: 2014-01-01

    上傳用戶:xuanjie

  • This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea

    This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the synchronous implementation, and timing compatible for external memory access. The circuit is a compiled VLSI-program, using Tangram as VLSI-programming language and the Tangram tool set to compile the design automatically to a standard-cell netlist. This design approach proves to be powerful enough to describe the microcontroller and derive an efficient implementation. Further, it offers the designer the possibility to explore various alternatives in the design space.

    標簽: microcontroller implementation asynchronous low-power

    上傳時間: 2016-06-07

    上傳用戶:冇尾飛鉈

  • linux下用C語言寫的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Array

    linux下用C語言寫的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Arrays. Not check the parameters validity. When transmit may be error. If the client program no right exit,others cannot know,the service program shouldbe check the client program whether exist timing. The program when exit(), it do not delete the Shared Memory Segments,you maybe use atexit() but the program have some processes. When one process is exit(),others is continue. The service program s action is few. And so on. */

    標簽: Semaphore Segments example protect

    上傳時間: 2014-01-25

    上傳用戶:xhz1993

  • Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as

    Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as "2005/08/05", compared with the number "85" Database: "xzxq". I made the changes: 1, stations and customer-service once every 30 seconds to exchange information (to ensure continuous line) 2, computer services-an increase of the serial number 3, client-service to send the card serial number and send IP addresses to the service side 4, the desktop client by the embargo, since the definition of the icon to start the process faster (from the window Superman Code) 5, CS-shielding some function keys, but CTRL + ALT + DEL keys can not shield the hope that a revised modify these friends 6, there are some corners of Laws (such as title, etc.). Client desktop icon in the Settings page set up first class to enter FXZWN999 open on to add, delete icon button

    標簽: the password machine Client

    上傳時間: 2016-06-27

    上傳用戶:xsnjzljj

  • This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver

    This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible for detecting non-Plug and Play 1540 SCSI controllers—the Plug and Play controllers are detected by the operating system—and for shutting down the controller during device removal or power management operations. This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI miniports. This library can be linked into a miniport and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.

    標簽: driver This controllers directory

    上傳時間: 2016-06-28

    上傳用戶:caiiicc

  • This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. T

    This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver exports several functions that are used by Scsiport.sys to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible shutting down the controller during device removal or power management operations.

    標簽: PCI_UltraSCSI Controllers directory contains

    上傳時間: 2016-06-28

    上傳用戶:l254587896

  • T-kernel 的extension源代碼

    T-kernel 的extension源代碼,是日本最著名的T-kernel所獨有的,適合開發T-kernel的朋友們使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management. The TK/SE archive to be provided is comprised of the main portion and the 2 extended file system portions, and TK/SE object is built by adding these to T-Kernel source. a) tkernel_se_1.00.00.tar.gz Main source of T-Kernel/SE b) extfs_fatfs_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (FAT) c) extfs_cdrom_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (CD-ROM)

    標簽: extension T-kernel 源代碼

    上傳時間: 2014-01-20

    上傳用戶:czl10052678

  • 此軟件功能強大 It operates in the highly ompetitive UK banking sector against ...barcode reader to reduce h

    此軟件功能強大 It operates in the highly ompetitive UK banking sector against ...barcode reader to reduce human errors in the ordering process. - The ...co-generation and unit- testing of client and server components of the

    標簽: ompetitive operates banking against

    上傳時間: 2014-11-29

    上傳用戶:huyiming139

主站蜘蛛池模板: 富阳市| 佛山市| 富源县| 房山区| 闵行区| 永修县| 随州市| 昭苏县| 于都县| 监利县| 休宁县| 齐河县| 磐石市| 大埔县| 阿坝| 额敏县| 墨竹工卡县| 南郑县| 横山县| 长子县| 嘉禾县| 澜沧| 元朗区| 花莲县| 富源县| 娱乐| 吉林省| 额敏县| 临西县| 太保市| 柳河县| 泗水县| 临朐县| 灵璧县| 原阳县| 承德县| 泽库县| 蓬莱市| 新和县| 大城县| 宁强县|