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

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

non-SCSI

  • prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example

    prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = [a,depot,b,d,e,f,h] T = 155 Part 4 - Generating a path below a cost threshold As an example, the query: ?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300). returns: RS = [a,b,depot,c,d,e,g,f,h] ? RS = [a,c,depot,b,d,e,g,f,h] ? no ==================================

    標(biāo)簽: Part connections example prolog

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

    上傳用戶:ljt101007

  • The subject which is to us propos¨¦ is as follows: calculation of the degr¨¦ d¡ &ma

    The subject which is to us propos¨¦ is as follows: calculation of the degr¨¦ d¡ ¯ inconsistance d¡ ¯ un logical program possibilist in C++. We thus work on a logical program possibilist, it be-¨¤-statement a logical program resulting from non-classique logic. The goal first of this project is of d¨¦ terminer if a logical program is consisting or not of share the calculation of sound degr¨¦ d¡ ¯ inconsistance.

    標(biāo)簽: brvbar calculation subject follows

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

    上傳用戶:yulg

  • cypress的usb接ata源代碼

    cypress的usb接ata源代碼,絕對(duì)經(jīng)典,可以接scsi硬盤哦,支持DMA方式,就一個(gè)字,強(qiáng)。

    標(biāo)簽: cypress ata usb 源代碼

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

    上傳用戶:奇奇奔奔

  • The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

    The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an incident-field file using the "perfect" incident fields ptfsf-demo-file.c: FDTD code which uses the perfect incident fields stored in a file fdtdgen.h: defines macros used in much of my code Makefile: simple make-file to compile programs Also include are some simple script files to run the programs with reasonable values. The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.)

    標(biāo)簽: ptfsf following the contains

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

    上傳用戶:風(fēng)之驕子

  • Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl

    Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This application note describes how this decoding may be done. The only mandatory hardware for decoding IR signals is an infrared receiver. The use of two types is described here. Both are modular types used often by the consumer electronics industry. The first type responds to infrared signals modulated at about 40 kHz. The second responds to non-modulated infrared pulses and has a restricted range. The hardware costs of each approach will be less than two dollars.

    標(biāo)簽: microcontrollers Decoding infrared handled

    上傳時(shí)間: 2015-05-24

    上傳用戶:ruan2570406

  • Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not

    Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC architectures). Parallel port access should still work if you have the Linux ppdev driver (patch for 2.2.17 is in the kernel directory, ppdev is standard in 2.4 kernels). Please lobby Alan Cox to include this tiny little driver in 2.2.x too :). To make it type: make and to install it: make install If you have any further doubts, please consult UISP s homepage: http://www.nongnu.org/uisp/

    標(biāo)簽: Installation Programmer In-System directory

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

    上傳用戶:小儒尼尼奧

  • 基于D12

    基于D12,F(xiàn)AT16,SCSI協(xié)議的U盤程序,C語言實(shí)現(xiàn),底層接口修改后可通用

    標(biāo)簽: D12

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

    上傳用戶:ls530720646

  • VC++動(dòng)態(tài)鏈接庫編程之基礎(chǔ)慨念: Visual C++支持三種DLL

    VC++動(dòng)態(tài)鏈接庫編程之基礎(chǔ)慨念: Visual C++支持三種DLL,它們分別是Non-MFC DLL(非MFC動(dòng)態(tài)庫)、MFC Regular DLL(MFC規(guī)則DLL)、MFC Extension DLL(MFC擴(kuò)展DLL)

    標(biāo)簽: Visual DLL VC 動(dòng)態(tài)鏈接庫

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

    上傳用戶:ywqaxiwang

  • this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) fi

    this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.

    標(biāo)簽: a.k.a. bootstrap implement particle

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

    上傳用戶:caozhizhi

  • Easy to use SMS/MMS Messaging Gateway to develop Content Delivery Platforms by GSM Operators,Content

    Easy to use SMS/MMS Messaging Gateway to develop Content Delivery Platforms by GSM Operators,Content Providers and even non-telecom guys. Uses file system for data flow.Written for .NET 2.0 in C#

    標(biāo)簽: Content Messaging Platforms Operators

    上傳時(shí)間: 2014-01-01

    上傳用戶:1109003457

主站蜘蛛池模板: 沽源县| 织金县| 定结县| 安宁市| 德兴市| 承德县| 内黄县| 张掖市| 天峻县| 汉寿县| 合川市| 东兰县| 舞钢市| 娱乐| 新昌县| 平舆县| 方山县| 桐梓县| 阿拉善右旗| 广安市| 张家界市| 喀喇沁旗| 陆丰市| 明溪县| 新邵县| 新和县| 光山县| 子长县| 拜城县| 南丰县| 永州市| 扶绥县| 黎城县| 六安市| 务川| 卓资县| 司法| 大足县| 新密市| 根河市| 万载县|