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

code-what

  • This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

    This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.

    标签: i.e. management database simple

    上传时间: 2016-10-02

    上传用户:851197153

  • You may read code because you have to-to fix it, inspect it, or improve it. You may read code the wa

    You may read code because you have to-to fix it, inspect it, or improve it. You may read code the way an engineer examines a machine--to discover what makes it tick. Or you may read code because you are scavenging--looking for material to reuse. Code-reading requires its own set of skills, and the ability to determine which technique you use when is crucial. In this indispensable book, Diomidis Spinellis uses more than 600 real-world examples to show you how to identify good (and bad) code: how to read it, what to look for, and how to use this knowledge to improve your own code. Fact: If you make a habit of reading good code, you will write better code yourself.

    标签: code read You may

    上传时间: 2017-08-13

    上传用户:jyycc

  • A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What i

    A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What is does is to use JSR-82 (Bluetooth API) to send a String msg, String dest to another phone running shin-chan, and this phone will try to send it as SMS using JSR-135 (WMA). The upload is a Netbeans 6.0 (the ver. available back then) project. Hope this code will help someone

    标签: application bluetooth patcher quickly

    上传时间: 2013-12-18

    上传用户:kelimu

  • If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood,"

    If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you! Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.

    标签: understanding programmer desires fuller

    上传时间: 2017-09-25

    上传用户:gtzj

  • Code Craft: the practice of writing excellent code

    This book addresses programmer attitudes, but it’s not some kind of psychology textbook. We’ll investigate many topics, including: Source code presentation Defensive coding techniques How to debug programs effectively Good teamworking skills Managing your source code Take a quick glance through the table of contents to see exactly what’s covered. What is the rationale behind my selection of topics? I’ve been mentor- ing trainee programmers for many years, and these are the topics that have come up time and time again. I’ve also worked in the software factory for long enough to have seen the recurring problems—I address these too. If you can conquer all of these programming demons, you’ll progress from an apprentice coder to a real code craftsman.

    标签: excellent practice writing Craft Code code the of

    上传时间: 2021-11-09

    上传用户:danix800

  • Ti.Code.Composer.Studio.Ver.3.1

    Code Composer Studio是TI eXpressDSPTM实时软件技术的重要组成部分,它可以使开发人员充分应用DSP的强大弁遄C随着TI的TMS320C5000 和TMS320C6000 DSP平台的应用范围不断扩大,已经由其应用于下载视频流的手持因特网接入产品扩展到蜂窝通信网路和光网络的通信基础设施,eXpressDSPTM也便获得了越来越多软件工程师的青睐。eXpressDSP还包含了DSP/BIOS可伸缩内核,TMS320TMDSP标准算法的应用互操作性和可重复使用性以及400多家第三

    标签: Composer Studio Code 3.1

    上传时间: 2013-06-23

    上传用户:zzy7826

  • G.711,G.723.1,G.726,G.729,GSM CODEC C/C++ code

    ·G.711,G.723.1,G.726,G.729,GSM CODEC C/C++ code  文件列表:   ipp_sample   ..........\speech-coding   ..........\.............\application   ..........\.............\...........\usc

    标签: nbsp 723.1 CODEC code

    上传时间: 2013-06-18

    上传用户:wmwai1314

  • Code Composer Studio使用手册

    Code Composer Studio使用手册

    标签: Composer Studio Code 使用手册

    上传时间: 2013-07-15

    上传用户:黑漆漆

  • 《机器人杂志》Servo.Magazine.6-05.-.May.2008.-.The.R2.Builders.Club.and.the.Jedi.Code

    ·《机器人杂志》Servo.Magazine.6-05.-.May.2008.-.The.R2.Builders.Club.and.the.Jedi.Code

    标签: Magazine Builders Servo 2008

    上传时间: 2013-04-24

    上传用户:steele

  • ITU-T G.729 Source code(已经验证过的)

    ·详细说明:已经验证过的ITU G.729B源码  1.使用定点运算, 纯c实现 2.已经附带了VC6的项目文件(原始的ITU源码只有makefile,没有VC项目文件), 方便初学者入门使用 3.用于测试G.729编码和解码 4.主要应用于VoIP项目 文件列表:   ITU-T G.729 Source code   ...................

    标签: nbsp Source ITU-T code

    上传时间: 2013-08-01

    上传用户:matlab