虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Who

  • (E-Book) Linux C++ Programming.zip

    (E-Book) Linux C++ Programming.zip,for those Who like linux programming

    标签: Programming E-Book Linux zip

    上传时间: 2013-11-30

    上传用户:牛津鞋

  • Addressbook using double-linked list. This example shows the use of a double-linked list by implemen

    Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students Who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.

    标签: double-linked list Addressbook implemen

    上传时间: 2014-01-24

    上传用户:asddsd

  • 使用jsp+my sql构成的电子管理系统。能实现借书

    使用jsp+my sql构成的电子管理系统。能实现借书,日记,激光唱碟,对在系统中登录的借用人进行管理的电子图书馆。 A web base electronic library that can lends books, journals, CDs, videos to borrowers Who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) & MySQL for the implementation.

    标签: jsp sql my 电子管理系统

    上传时间: 2015-04-07

    上传用户:米卡

  • 随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuff

    随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you Who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times.

    标签: Demonstrates bubble-sort randomizer array

    上传时间: 2014-01-16

    上传用户:zhanditian

  • 股票交易模拟器 A Stock Exchange simulator to show timers and randon number generators work together. A c

    股票交易模拟器 A Stock Exchange simulator to show timers and randon number generators work together. A cool simulation for anyone Who might think about playing the stocks and spending money and get a general idea how the system works.

    标签: generators simulator Exchange together

    上传时间: 2015-04-13

    上传用户:爱死爱死

  • The Art of Assembly Language Amazing! You’re actually reading this. That puts you into one of three

    The Art of Assembly Language Amazing! You’re actually reading this. That puts you into one of three categories: a student Who is being forced to read this stuff for a class, someone Who picked up this book by accident (probably because you have yet to be indoctrinated by the world at large), or one of the few Who actually have an interest in learning assembly language.

    标签: Assembly Language actually Amazing

    上传时间: 2015-04-30

    上传用户:asddsd

  • 21天学会用JAVA开发网络游戏 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 287 KB 书籍等级: 整理时间: 2004-1

    21天学会用JAVA开发网络游戏 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 287 KB 书籍等级: 整理时间: 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.

    标签: 书籍 JAVA 2004 287

    上传时间: 2013-12-20

    上传用户:天诚24

  • MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programme

    MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers Who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists Who insist on getting things done their way. Me, I’m in the second group. If you are in the same boat (or would like to be) this book is for you. This book won’t teach you MFC—not in the traditional sense. You should pick it up with a good understanding of basic MFC programming and a desire to do things differently. This isn’t a Scribble tutorial (although I will review some fundamentals in the first chapter). You will learn how to wring every drop from your MFC programs. You’ll discover how to use, abuse, and abandon the document/view architecture. If you’ve ever wanted custom archives, you’ll find that, too.

    标签: MFC Introduction programmer programme

    上传时间: 2015-05-30

    上传用户:youke111

  • encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in

    encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in decoder chien-search.v Chien search and Forney algorithm in decoder decode.v The top module of the decoder inverse.v Computes multiplication inverse of an Galois field element test-bench.v The test fixture, and some brief notes on using the modules. data-rom.v A simple data source for testing run For those intelligence-challenged Who can t run verilog LGPL The license

    标签: Berlekamp berlekamp algorithm generator

    上传时间: 2014-02-16

    上传用户:fxf126@126.com

  • THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program

    THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have arranged the book so that information needed only by experts is separated out from the basic material. We hope that driver developers as well as application programmers and MIS administrators will find what they need. Because different sections are aimed at different audiences, we expect that few people will read every page. We have sometimes duplicated explanations in an effort to make reading easier for those Who do not read all sections. This book will be most helpful to those Who have some knowledge of the Java programming language and SQL (Structured Query Language), but one doesn t need to be an expert in either to understand the basic concepts presented here.

    标签: application reference tutorial program

    上传时间: 2015-08-04

    上传用户:zhengzg