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

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

files

  • Low frequency NXP hitag2 encryption cipher This the low frequency NXP hitag2 encryption cipher.

    Low frequency NXP hitag2 encryption cipher This the low frequency NXP hitag2 encryption cipher. The package hitag2.zip contains the following files: hitag2.png - Cipher overview hitag2.c - Source-code

    標簽: encryption frequency cipher hitag2

    上傳時間: 2016-09-23

    上傳用戶:sclyutian

  • java應用開發指南完整版

    java應用開發指南完整版,. It explains how to use JBuilder’s IDE to manage projects and files, visually design a user interface, and compile, debug, and run your programs. It also shows you how to create a JavaBean component using BeansExpress. The User’s Guide contains the following chapters:

    標簽: java 應用開發指南

    上傳時間: 2014-12-22

    上傳用戶:chenbhdt

  • WIN32 APPLICATION : gamegold ======================================================================

    WIN32 APPLICATION : gamegold ======================================================================== AppWizard has created this gamegold application for you. This file contains a summary of what you will find in each of the files that make up your gamegold application. gamegold.cpp This is the main application source file. gamegold.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.

    標簽: APPLICATION gamegold WIN 32

    上傳時間: 2016-09-28

    上傳用戶:sqq

  • 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

  • ActiveX Data Objects Programming in C++ Description: ActiveX Data Objects Programming How To: Hey,

    ActiveX Data Objects Programming in C++ Description: ActiveX Data Objects Programming How To: Hey, this is some kind of an experiment in writing tutorials in PSC. All of my articles are in .html files included in the zip file, together with the sample code

    標簽: Programming ActiveX Objects Data

    上傳時間: 2013-12-22

    上傳用戶:水口鴻勝電器

  • === ==== 關于本光盤 ========== Tinix: 書中所附代碼 其中很多目錄中除了包含源代碼(*.asm, *.inc, *.c, *.h)外

    === ==== 關于本光盤 ========== \Tinix: 書中所附代碼 其中很多目錄中除了包含源代碼(*.asm, *.inc, *.c, *.h)外,還有這樣一些文件: boot.bin 引導扇區(Boot Sector),可通過 FloppyWriter 寫入軟盤(或軟盤映像)。 loader.bin LOADER,直接拷貝至軟盤(或軟盤映像)根目錄。 kernel.bin 內核(Kernel),直接拷貝至軟盤(或軟盤映像)根目錄。 bochsrc.bxrc Bochs 配置文件,如果系統中安裝了 Bochs-2.1.1 可直接雙擊之運行。其它細節請見書第 2.7 節。 godbg.bat 調試時可使用此批處理文件。它假設 Bochs-2.1.1 安裝在 D:\Program files\Bochs-2.1.1\ 中。 TINIX.IMG 軟盤映像。可直接通過 Bochs 或者 Virtual PC 運行。 *.com 可以在 DOS (必須為純 DOS) 下運行的文件。 \Tools: 一些小工具 (在 VC6 下編譯通過) DescParser 描述符分析器,輸入描述符的值,可以得出起基址、界限、屬性等信息。 ELFParser ELF 文件分析器,可以列出一個 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以寫引導扇區,支持軟盤和軟盤映像。 KrnlChecker 用以檢查一個 Tinix 內核加載后位置是否正確。

    標簽: Tinix asm inc 光盤

    上傳時間: 2014-01-26

    上傳用戶:TF2015

  • 超強在線編輯表格 本程序是用JavaScript寫的表格應用程序

    超強在線編輯表格 本程序是用JavaScript寫的表格應用程序,實現的功能如下: a.此表格可以實現增加,刪除,上移,下移,修改等很多的操作,并且,可以設置每一列的編輯方式. b.目前含有兩種編輯方式: 1,文本框編輯 2,下拉框編輯 (需要提供兩個數組,一個是text,一個是value) c.編輯過程中,可以使用tab鍵進入下一個單元格進行編輯,也可以之間使用enter鍵結束編輯 d.提供設置圖標的功能 (主要程序代碼在"超強在線編輯表格.files\js_top.htm"文件中)

    標簽: JavaScript 表格 編輯 程序

    上傳時間: 2013-12-19

    上傳用戶:tonyshao

  • 本程序用JavaScript編寫

    本程序用JavaScript編寫,實現多頁文本疊放效果,適合多頁文本展示用。 (主要程序代碼在"多頁文本疊放效果.files\js_top.htm"文件中)

    標簽: JavaScript 程序 編寫

    上傳時間: 2016-10-11

    上傳用戶:熊少鋒

  • 加亮文本框 Lightbox v2.0 uses the Prototype Framework and Scriptaculous Effects Library. You will need t

    加亮文本框 Lightbox v2.0 uses the Prototype Framework and Scriptaculous Effects Library. You will need to include these three Javascript files in your header.

    標簽: Scriptaculous Framework Prototype Lightbox

    上傳時間: 2014-11-18

    上傳用戶:小儒尼尼奧

  • 超寬帶UWB,包括:uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_

    超寬帶UWB,包括:uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_init.m: Initialization called before model is loaded. uwb_settings: Sets up structure containing system parameters ( uwb in workspace). uwb_imr.m: Initializes UWB channel impulse response. uwb_sv_*.m: Four M-files used to generate channel impulse responses (MAT files).

    標簽: UWB model uwb mdl

    上傳時間: 2016-10-12

    上傳用戶:gaome

主站蜘蛛池模板: 扎鲁特旗| 常宁市| 浪卡子县| 武安市| 通化市| 黑水县| 昌乐县| 石棉县| 乐亭县| 民权县| 长兴县| 襄城县| 忻城县| 宜州市| 水城县| 辛集市| 台东县| 资源县| 福清市| 平远县| 曲水县| 天津市| 绥宁县| 米易县| 中阳县| 来凤县| 东辽县| 锡林郭勒盟| 宽城| 三台县| 辽源市| 安国市| 玉林市| 乾安县| 临颍县| 无为县| 天祝| 彩票| 莲花县| 永泰县| 西宁市|