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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

may

  • Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger:

    Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger: 1 - Falling trigger 2 - Rising trigger 3 - Both Edge trigger 4 - Low level trigger 5 - High level trigger any key to exit... Press the buttons push buttons may have glitch noise problem EINT6 had been occured... LED1 (D1204) on

    標(biāo)簽: Evaluation Interrupt External Example

    上傳時(shí)間: 2015-10-08

    上傳用戶(hù):Altman

  • THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w

    THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine will understand. Style tells you what you ought to write— what the humans reading the code will understand. Code written with a consistent, simple style will be maintainable, robust, and contain fewer bugs. Code written with no regard to style will contain more bugs. It may simply be thrown away and rewritten rather than maintained.

    標(biāo)簽: what PROGRAMMING LANGUAGE possible

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

    上傳用戶(hù):sxdtlqqjl

  • Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J

    Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already familiar with regex in other languages wanting a brief outline of its support in Java. It may also be beneficial to developers learning regex if used in conjunction with detailed documentation explaining the construction of regex patterns. Reading the javadoc forjava.util.regex. Pattern is a must to see how the Java regex patterns aredi erent from other languages such as Perl. Most of the functions discussed herin are from thejava.util.regex. Matcher class with a few fromjava.util.regex. Pattern. Reading this text in conjunction with the javadoc of those classes is advised.

    標(biāo)簽: Java Expressions Regular version

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

    上傳用戶(hù):lanhuaying

  • Many applications in computer graphics require complex, highly detailed models. However, the level

    Many applications in computer graphics require complex, highly detailed models. However, the level of detail actually necessary may vary considerably. To control processing time, it is often desirable to use approximations in place of excessively detailed models.

    標(biāo)簽: applications computer graphics detailed

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

    上傳用戶(hù):拔絲土豆

  • Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to cap

    Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traffic. Uses of packet monitoring include totalling internet traffic by IP address and service, monitoring external or internal IP addresses and services accessed, network diagnostics, and many other applications. The component includes two demonstration applications, one that displays raw packets, the other that totals internet traffic. The components include various filters to reduce the number of packets that need to be processed, by allowing specific IP addresses to be ignored, LAN mask to ignore local traffic, and ignore non-IP traffic such as ARP.

    標(biāo)簽: Components Monitoring components Internet

    上傳時(shí)間: 2015-10-30

    上傳用戶(hù):水中浮云

  • Every day, patches are created to cover up security holes in software applications and operating sys

    Every day, patches are created to cover up security holes in software applications and operating systems. But by the time you download a patch, it could be too late. A hacker may have already taken advantage of the hole and wreaked havoc on your system. This innovative book will help you stay one step ahead. It gives you the tools to discover vulnerabilities in C-language-based software, exploit the vulnerabilities you find, and prevent new security holes from occurring.

    標(biāo)簽: applications operating security software

    上傳時(shí)間: 2015-11-01

    上傳用戶(hù):fhzm5658

  • 一個(gè)PL/O編譯器

    一個(gè)PL/O編譯器,內(nèi)含可執(zhí)行程序,大家有用下載著看吧A PL /O compiler,Containing executable. it may be useful to download Look here!C-C

    標(biāo)簽: PL 編譯器

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

    上傳用戶(hù):SimonQQ

  • 編碼方式的解碼示范uuencode and uudecode are in the public domain. dos2unix and unix2dos are hereby placed in

    編碼方式的解碼示范uuencode and uudecode are in the public domain. dos2unix and unix2dos are hereby placed in the public domain. They may be shared or copied as long as NO fee is charged for their distribution or use.

    標(biāo)簽: and are uuencode uudecode

    上傳時(shí)間: 2015-11-17

    上傳用戶(hù):hfmm633

  • /*_############################################################################ _## _## SNMP4J

    /*_############################################################################ _## _## SNMP4J - PDU.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/

    標(biāo)簽: SNMP4J

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

    上傳用戶(hù):ZJX5201314

  • /*_############################################################################ _## _## SNMP4J -

    /*_############################################################################ _## _## SNMP4J - PDUv1.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/

    標(biāo)簽: SNMP4J

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

    上傳用戶(hù):jjj0202

主站蜘蛛池模板: 福安市| 莆田市| 大方县| 新泰市| 徐水县| 新闻| 文昌市| 安陆市| 金溪县| 盐津县| 宁国市| 洪泽县| 安多县| 织金县| 额济纳旗| 和田市| 汉川市| 繁峙县| 长顺县| 敦煌市| 巩义市| 旺苍县| 灵武市| 龙游县| 陵水| 桓台县| 祁连县| 永川市| 商水县| 泉州市| 庆安县| 囊谦县| 高陵县| 寿阳县| 武冈市| 太原市| 临洮县| 浮山县| 抚远县| 广德县| 漳州市|