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

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

Adding

  • This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP

    This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP (2.5 and higher) and WinZip. Supported are all possible operations on the zip archive: creating, extracting, Adding, deleting files from the archive, modifications of the existing archive. There is also the support for creating and extracting multiple disk archives (on non-removable devices as well) and for password encryption and decryption. This module uses compression and decompression functions from zlib library by Jean-loup Gailly and Mark Adler.

    標(biāo)簽: compatible extracting modifying creating

    上傳時(shí)間: 2014-12-22

    上傳用戶:chfanjiang

  • This title demonstrates how to develop computer programmes which solve specific engineering problems

    This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numerical results to solve these problems. The first three editions of Programming the Finite Element Method established themselves as an authority in this area. This fully revised 4th edition includes completely rewritten programmes with a unique description and list of parallel versions of programmes in Fortran 90. The Fortran programmes and subroutines described in the text will be made available on the Internet via anonymous ftp, further Adding to the value of this title.

    標(biāo)簽: demonstrates engineering programmes computer

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

    上傳用戶:youke111

  • KML 2 SHP Converter for points, lines and polygons Extension for ArcView 3.x will convert KML files

    KML 2 SHP Converter for points, lines and polygons Extension for ArcView 3.x will convert KML files from Google Earth to ShapeFiles, Adding a new field called “Name” in the shapefile attribute table, automatically storing the name entered on the “Google Earth – New” window.

    標(biāo)簽: KML Converter Extension for

    上傳時(shí)間: 2014-12-09

    上傳用戶:星仔

  • T-kernel 的extension源代碼

    T-kernel 的extension源代碼,是日本最著名的T-kernel所獨(dú)有的,適合開發(fā)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)

    標(biāo)簽: extension T-kernel 源代碼

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

    上傳用戶:czl10052678

  • The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP

    The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in Adding reverse IPv6 zones to DNSor using in DNS queries like nslookup -q=ANY ipv6calc -r 3ffe:400:100:f101::1/48`

    標(biāo)簽: ping networking The contains

    上傳時(shí)間: 2014-08-25

    上傳用戶:zhichenglu

  • For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 3

    For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 32768 KB One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" which was said that one could "buy one get two for free". That is, if you buy one of the dishes on their menu, denoted by di with price pi , you may get the two neighboring dishes di-1 and di+1 for free! If you pick up d1, then you may get d2 and the last one dn for free, and if you choose the last one dn, you may get dn-1 and d1 for free. However, after investigation CYJJ realized that there was no free lunch at all. The price pi of the i-th dish was actually calculated by Adding up twice the cost ci of the dish and half of the costs of the two "free" dishes. Now given all the prices on the menu, you are asked to help CYJJ find the cost of each of the dishes.

    標(biāo)簽: Limit following solving problem

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

    上傳用戶:362279997

  • Lotus Notes開發(fā)用的在線DHTML編輯器,基于Active X control 1. This rich text editor is based on the editor used

    Lotus Notes開發(fā)用的在線DHTML編輯器,基于Active X control 1. This rich text editor is based on the editor used in an older sandbox posting I found. The majority of this code was NOT written by me. Credit goes to someone at Lotus (I think) for the original code. I only extended the base code to add more features, such as cut/copy/paste and Adding tables. 2. This editor is based on an Active X control, so it will only work in Internet Explorer. I tested this in IE 5.5, but I think it should would in IE 5.x The Active X control is marked "safe for scripting" and should not trigger a warning from your browser about unsafe content.

    標(biāo)簽: editor control Active Lotus

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

    上傳用戶:kr770906

  • This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 2

    This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 228). Developers around the world, including me, have always complained about the hard ways to work in Java to consume even a Web service as simple as Adding two numbers. However, with JAX-WS 2.0 API now available in core Java in JDK 1.5.0, life is simple like never before.

    標(biāo)簽: describes services article consume

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

    上傳用戶:kelimu

  • The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language

    The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. Each EL expression evaluates to a single value that is then expressed as text in the output of the JSP (when used in template text), or passed as a value to a JSP action. As such, it is ideal for Adding dynamic elements to the HTML page (or other text output) generated by the execution of a JSP.

    標(biāo)簽: non-procedural JavaServer Expression scripting

    上傳時(shí)間: 2017-07-13

    上傳用戶:dbs012280

  • A simulated lexical analyser for HLL like C,PASCAL etc. I have given a sample text file from which t

    A simulated lexical analyser for HLL like C,PASCAL etc. I have given a sample text file from which the source code reads the dummy program n analyses it. The program can be extended by Adding more.

    標(biāo)簽: simulated analyser lexical PASCAL

    上傳時(shí)間: 2017-07-19

    上傳用戶:redmoons

主站蜘蛛池模板: 启东市| 行唐县| 浦北县| 东莞市| 新乡市| 易门县| 东光县| 宁安市| 柘城县| 阳泉市| 洛阳市| 遂平县| 徐汇区| 喜德县| 盐津县| 玉山县| 焦作市| 邻水| 庆元县| 太保市| 罗江县| 历史| 金湖县| 黑山县| 通海县| 石楼县| 大连市| 锦屏县| 南京市| 时尚| 修文县| 崇义县| 邢台县| 阜康市| 双桥区| 长治县| 枞阳县| 习水县| 韩城市| 贺兰县| 五指山市|