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

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

Integer-only

  • 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.

    標(biāo)簽: i.e. management database simple

    上傳時間: 2016-10-02

    上傳用戶:851197153

  • 該程序為GPS數(shù)據(jù)采集程序

    該程序為GPS數(shù)據(jù)采集程序,AppWizard has created this GPS application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your GPS application.

    標(biāo)簽: GPS 程序 數(shù)據(jù)采集

    上傳時間: 2014-11-27

    上傳用戶:jcljkh

  • Joomla收費(fèi)插件。建立商業(yè)登記

    Joomla收費(fèi)插件。建立商業(yè)登記,商品,廣告,房地產(chǎn),文件目錄 Mosets Tree is the only directory component for Joomla! that allows you to run large directory website with customizable templates, user ratings, Search Engine Friendly URLs and more. Fast, Simple and Flexible. Price: $110 USD

    標(biāo)簽: Joomla 收費(fèi) 插件

    上傳時間: 2016-10-20

    上傳用戶:釣鰲牧馬

  • This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT

    This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). As I ll discuss later in this chapter, this is not the only way to write programs that run under Windows. However, it is important to understand the Windows APIs regardless of what you eventually use to write your code.

    標(biāo)簽: Microsoft Windows programs shows

    上傳時間: 2013-12-13

    上傳用戶:古谷仁美

  • The code on this diskette has been organized by chapter. Each subdirectory containing listing has a

    The code on this diskette has been organized by chapter. Each subdirectory containing listing has a readme.txt describing program usage and any relevent file formats. The readme will also describe how to compile the target programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All programs on this diskette have been compiled and tested in this environment. The majority of programs on this diskette should port to other environments with only minor adjustments. The exception to this are those programs which utilize presentation manager for graphical display of program data. In particular, the grid1 programs in \chapt4\backprop\ and \chapt3\ fall into this latter category.

    標(biāo)簽: subdirectory containing has organized

    上傳時間: 2016-10-28

    上傳用戶:冇尾飛鉈

  • Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH

    Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.

    標(biāo)簽: SHIFTER name module Input

    上傳時間: 2013-12-13

    上傳用戶:himbly

  • Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH

    Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.

    標(biāo)簽: SHIFTER name module Input

    上傳時間: 2014-01-20

    上傳用戶:三人用菜

  • DESCRIPTION This function initializes the pointers in the _pid structure   to the process variable

    DESCRIPTION This function initializes the pointers in the _pid structure   to the process variable and the setpoint. *pv and *sp are   integer pointers.

    標(biāo)簽: the DESCRIPTION initializes structure

    上傳時間: 2014-01-15

    上傳用戶:邶刖

  • a Java program that reads in the following values from the standard input device (i.e. Keyboard) an

    a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g. 10 which means 10%) Y: the number of whole remaining years (for repayment) M: the number of remaining months Output: The program should calculate and output the amount of monthly repayments in dollars and cents as single value (e.g. $840.55)

    標(biāo)簽: i.e. following the Keyboard

    上傳時間: 2013-12-15

    上傳用戶:米卡

  • You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for

    You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProject site make use of this service. In this article, I am going to present a java client program that uses soap message to call the methods of this web service. My program is not a general java soap client, which means you cannot use it to call other web services directly. However, you can easily modify it for other web services. The program uses only basic Java, it does not depend on any other external class library.

    標(biāo)簽: CodeProject provides service methods

    上傳時間: 2014-01-25

    上傳用戶:baiom

主站蜘蛛池模板: 宝丰县| 从化市| 禹州市| 茌平县| 宁河县| 蛟河市| 宁城县| 东台市| 海原县| 会宁县| 上思县| 镇沅| 赣州市| 阿荣旗| 时尚| 邛崃市| 长汀县| 浦江县| 齐齐哈尔市| 齐齐哈尔市| 沭阳县| 开原市| 漳平市| 满城县| 涿鹿县| 桦川县| 班戈县| 纳雍县| 洞口县| 桃江县| 蓬莱市| 杂多县| 察雅县| 大化| 临湘市| 安化县| 若羌县| 宜阳县| 大荔县| 托克托县| 南木林县|