a tool for modifying the boot logo of linux system
標簽: modifying system linux tool
上傳時間: 2014-11-06
上傳用戶:zxc23456789
A good png library for mulit-platform
標簽: mulit-platform library good for
上傳時間: 2013-12-25
上傳用戶:huyiming139
a fat12 source code, it is verified for many platform
標簽: platform verified source code
上傳時間: 2015-04-28
上傳用戶:llandlu
this is a flash opening for someone who like to download
標簽: download opening someone flash
上傳時間: 2013-12-19
上傳用戶:zhangyi99104144
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file. Draak Compiler是一個多語言,宏編譯器,可以在一個單獨的文件中定義所有的語法和代碼生成。Draak 是一個單獨的二進制文件,可以在任意平臺上只使用一個文件來編譯任何上下文無關的語言(類似 C, Pascal, Java)。
標簽: multi-language generation compiler defined
上傳時間: 2013-12-30
上傳用戶:a673761058
C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode C-smile 面向對象語言在語法上比較像C++的腳本化的語言,它有一個編譯器,一個運行字節碼的虛擬機,和可擴展的C++運行時。它是為運行獨立的可插入的模塊。
標簽: bytecodes scripting compiler language
上傳時間: 2015-04-29
上傳用戶:asddsd
可預置的8位計數器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //變量類型的宏定義 #define uint unsigned int uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的數碼管段碼 0x49,0x41,0x1f,0x01,0x09} uchar data cnt[8] //在data區定義8位長度的數組,用來存放計數值 uchar data pre_cnt[8] //在data區定義8位長度的數組,用來存放預置值 sbit drv=P3^4 //定義輸出驅動端 bit set_flag //定義工作標志 bit out_flag //定義輸出標志 bit keydown_flag //鍵按下標志
標簽: unsigned include define uchar
上傳時間: 2015-04-29
上傳用戶:changeboy
基于模型聚類算法的matlab實現 This does the entire MB Clustering given a set of data. It only does the 4 basic models, unequal-unknown priors. It returns the BESTMODEL based on the highest BIC.
標簽: does Clustering the matlab
上傳時間: 2015-04-29
上傳用戶:playboys0
數據結構 array.h: 安全數組,可自動增長大小(隨機訪問,但擴充時效率低) linkedlist.h: 普通鏈表(可隨機訪問,但訪問效率低) dclinkedlist: 雙向循環鏈表(不可隨機訪問,但插入、遍歷的效率都比普通鏈表高) hashtable.h: 哈希表(使用鍵值標識元素,鍵值一樣的元素即認為相等,需重載 == 運算符并由用戶定義哈希函數) binstree.h: 二叉搜索樹(需重載 == 和 < 運算符) avltree.h: AVL 樹(需重載 == 和 < 運算符)
上傳時間: 2013-12-18
上傳用戶:zaizaibang
Abbrevia is a compression toolkit for Borland Delphi, C++Builder, & Kylix. It supports PKZIP 4, Microsoft CAB, TAR, & gzip formats & the creation of self-extracting archives. It includes visual components that simplify the manipulation of ZIP files.
標簽: compression Abbrevia supports Borland
上傳時間: 2014-01-13
上傳用戶:來茴