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

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

However

  • Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test

    Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may be used for any purpose. However, this * notice must not be changed or removed and no warranty is either * expressed or implied by its publication or distribution.

    標(biāo)簽: test implementations Description Filename

    上傳時(shí)間: 2015-02-02

    上傳用戶:leehom61

  • ATmega8 taillight circuitA more complex C program that implements different flashing patterns under

    ATmega8 taillight circuitA more complex C program that implements different flashing patterns under the control of both the push buttons and potentiometer. Use your imagination to come up with some novel ideas here. Remember However that more marks are to be awarded for the quality of the code than for the novelness of the patterns.

    標(biāo)簽: implements taillight different circuitA

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

    上傳用戶:zhuimenghuadie

  • 手機(jī)文件瀏覽器 Here are the sources to SMan v1.2c 1.2 is a major jump from v1.1. You will see this from the

    手機(jī)文件瀏覽器 Here are the sources to SMan v1.2c 1.2 is a major jump from v1.1. You will see this from the way the code has been restructured into multiple files. It also supports flip closed. However, to my chagrin, I made the mistake of assuming there will only be one flip closed view. :( That s changed in v1.3 :) 1.3 supports multiple flip closed views that can be easily added into SMan.

    標(biāo)簽: from 1.2 the sources

    上傳時(shí)間: 2015-03-31

    上傳用戶:彭玖華

  • CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co

    CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs included with it. However at this time debugging support for MSDOS is rudimentary at best and there is no IDE for DOS. the newest version, support windows.

    標(biāo)簽: compiler general-purpose optimizing given

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

    上傳用戶:gtzj

  • mp3設(shè)計(jì)程序資料

    mp3設(shè)計(jì)程序資料,采用c語言編寫。 README file for yampp-3 source code 2001-05-27 This is the current state of the yampp-3 source code, 2001-05-27. This code is intended to run on Rev. B of the yampp-3 PCB, but can ofcourse be used on compatible systems as well. It still uses the "old" song selection system as the yampp-2. However, the disk handling routines has improved a lot and the obviosly, the new VS1001 handling has been put in. The codesize is almost at it s maximum at 1F40 bytes. A .ROM file is included if you don t have the compiler set up. For now, the documentation is in the code

    標(biāo)簽: mp3 設(shè)計(jì)程序

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

    上傳用戶:小碼農(nóng)lz

  • 21天學(xué)會(huì)用JAVA開發(fā)網(wǎng)絡(luò)游戲 書籍語言: 簡體中文 書籍類型: 程序設(shè)計(jì) 授權(quán)方式: 免費(fèi)軟件 書籍大小: 287 KB 書籍等級(jí): 整理時(shí)間: 2004-1

    21天學(xué)會(huì)用JAVA開發(fā)網(wǎng)絡(luò)游戲 書籍語言: 簡體中文 書籍類型: 程序設(shè)計(jì) 授權(quán)方式: 免費(fèi)軟件 書籍大小: 287 KB 書籍等級(jí): 整理時(shí)間: 2004-11-3 20:41:10 With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all about is sometimes difficult. Are they just a neat new way to market products or will they truly offer us a new medium of communication that will someday surpass even televisions and telephones? The answer is, who knows? Unfortunately, the ultimate use for the Internet is still unknown. This is because it is still in such a state of flux that it s pretty much impossible to accurately predict where it will end up. However, you can look at the evidence of what is there now and gain some insight into what the Internet might become, at least in terms of games.

    標(biāo)簽: 書籍 JAVA 2004 287

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

    上傳用戶:天誠24

  • Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w

    Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.

    標(biāo)簽: available libraries Although nearly

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

    上傳用戶:zhoujunzhen

  • In this book, we aim to give you an introduction to a wide variety of topics important to you as a d

    In this book, we aim to give you an introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help you learn more about what UNIX has to offer, However much experience you have already. UNIX programming is a large field and we aim to cover enough about a wide range of topics to give you a good beginning in each subject.

    標(biāo)簽: introduction important you to

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

    上傳用戶:youmo81

  • The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution grap

    The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution graphics board. However, the code which performs Huffman enco- ding and decoding is of general interest.

    標(biāo)簽: high-resolution specific archive source

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

    上傳用戶:二驅(qū)蚊器

  • The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution grap

    The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution graphics board. However, the code which performs Huffman enco- ding and decoding is of general interest.

    標(biāo)簽: high-resolution specific archive source

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

    上傳用戶:417313137

主站蜘蛛池模板: 渝北区| 隆德县| 常熟市| 安顺市| 金寨县| 长乐市| 民乐县| 青铜峡市| 浙江省| 海丰县| 九龙城区| 永吉县| 百色市| 独山县| 石台县| 高雄市| 吉林省| 平凉市| 龙游县| 花垣县| 黔南| 宜黄县| 峨边| 枣阳市| 宁南县| 吉首市| 寻乌县| 内江市| 洪江市| 镇远县| 邵东县| 张家口市| 汽车| 普定县| 临洮县| 津南区| 沛县| 尚志市| 方正县| 辉南县| 隆德县|