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

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

Non-blocking

  • gperiodic is a program for browsing the periodic table and looking up data for different elements. I

    gperiodic is a program for browsing the periodic table and looking up data for different elements. It also features a non-graphical interface. gperiodicOrb是一個瀏覽元素周期表和查詢不同元素的數據的程序。它有一個非圖形化的界面。

    標簽: gperiodic for different browsing

    上傳時間: 2013-12-25

    上傳用戶:亞亞娟娟123

  • Client/Server版本 DBISAM compiles directly into your application with no external libraries required.

    Client/Server版本 DBISAM compiles directly into your application with no external libraries required. Runtime package support is also provided if so desired. It has a very small footprint and does not require any forms support in Delphi 6, C++Builder 6, and Kylix 2 and higher, which helps keep the size of non-UI applications like services or web applications to a minimum.

    標簽: application libraries compiles directly

    上傳時間: 2015-04-04

    上傳用戶:sz_hjbf

  • SR-tree is an index structure for high-dimensional nearest neighbor queries

    SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.

    標簽: high-dimensional structure neighbor SR-tree

    上傳時間: 2013-12-10

    上傳用戶:zjf3110

  • 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 ==================================

    標簽: Part connections example prolog

    上傳時間: 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.

    標簽: brvbar calculation subject follows

    上傳時間: 2013-12-18

    上傳用戶:yulg

  • 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.)

    標簽: ptfsf following the contains

    上傳時間: 2013-11-28

    上傳用戶:風之驕子

  • 這是一個代理服務器程序,它使用多線程

    這是一個代理服務器程序,它使用多線程,Semaphore, blocking-socket, an RFC in hand。其中有一個內嵌的Web服務器,使用一個自定義的計數器agCount.dll。內嵌Web服務器使用虛擬域名www.personalproxy.com。

    標簽: 代理服務器 程序 多線程

    上傳時間: 2015-05-19

    上傳用戶:z1191176801

  • 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.

    標簽: microcontrollers Decoding infrared handled

    上傳時間: 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/

    標簽: Installation Programmer In-System directory

    上傳時間: 2013-12-23

    上傳用戶:小儒尼尼奧

  • VC++動態鏈接庫編程之基礎慨念: Visual C++支持三種DLL

    VC++動態鏈接庫編程之基礎慨念: Visual C++支持三種DLL,它們分別是Non-MFC DLL(非MFC動態庫)、MFC Regular DLL(MFC規則DLL)、MFC Extension DLL(MFC擴展DLL)

    標簽: Visual DLL VC 動態鏈接庫

    上傳時間: 2013-12-20

    上傳用戶:ywqaxiwang

主站蜘蛛池模板: 甘肃省| 理塘县| 汪清县| 清镇市| 桃园市| 渭南市| 离岛区| 开化县| 马山县| 乌什县| 长顺县| 南雄市| 广德县| 博湖县| 金山区| 渝北区| 新丰县| 铜梁县| 琼结县| 凤阳县| 太谷县| 叙永县| 徐州市| 江北区| 永定县| 怀来县| 建德市| 金寨县| 马公市| 隆化县| 监利县| 道孚县| 浙江省| 神农架林区| 红安县| 石柱| 邮箱| 和田县| 琼海市| 故城县| 阿坝|