點菜 ....\Pchen.cfg ....\Pchen.dof ....\Pchen.dpr ....\Pchen.exe ....\Pchen.ini ....\Pchen.res ....\Pchen.~dpr ....\Uchen1.dcu ....\Uchen1.dfm ....\Uchen1.pas ....\Uchen1.~dfm ....\Uchen1.~pas ....\Uchen2.dcu ....\Uchen2.dfm ....\Uchen2.pas ....\Uchen2.~dfm ....\Uchen2.~pas
上傳時間: 2015-08-10
上傳用戶:xiaoyunyun
這是一個DELPHI與單片機相結合的應用例子 這個程序的主要功能是通過串口與單片機通訊,讀寫EEPROM的資料。 上位機程序是用Delphi 6.0,下位機程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 應用程序 for Delphi 6.0 (SP2) ..\EEPROM.dpr ...... DELPHI 項目包 ..\EEPROM.res ...... DELPHI 項目包資源 ..\EEPROM.cfg ..\EEPROM.dof ..\EEPROM.exe ... 編譯生成的可執行文件 ..\EEPROM_form.pas ... 主界面程序文件 ..\EEPROM_form.dfm ... 主界面資源文件 ..\HexTable.cds ... 內存表 Fireware ...... 固件程序 for CVAVR 1.24 (+) ..\TestEEPROM.prj ...... 項目程序 ..\TestEEPROM.c ...... 程序文件 ..\TestEEPROM.asm ...... 生成的匯編文件 ..\TestEEPROM.hex ...... 可燒錄至Atmel ATMega16的文件
上傳時間: 2013-12-10
上傳用戶:invtnewer
O REILLY publishing company.<<Practical UNIX and Internet Security>>,goog opensource resource.
標簽: publishing opensource Practical Internet
上傳時間: 2013-12-25
上傳用戶:笨小孩
在pc 機的根目錄下建立minigui- free 目錄,將下載的源代碼包copy 到該目錄, 解壓縮,生成libminigui-1.3.3、minigui-res-1.3.3、mde-1.3.0、mg-samples-1.3.1。 我在該目錄中建立nfsroot 目錄,用以存放生成的文件。
上傳時間: 2015-11-29
上傳用戶:lvzhr
The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This makes it possible to build a very inexpensive and reliable business system for a small business or a large corporation. The book includes information on how to build a high-availability server pair using the Heartbeat package, how to use the Linux Virtual Server load balancing software, how to configure a reliable printing system in a Linux cluster environment, and how to build a job scheduling system in Linux with no single point of failure. The book also includes information on high availability techniques that can be used with or without a cluster, making it helpful for System Administrators even if they are not building a cluster. Anyone interested in deploying Linux in an environment where low cost computer reliability is important will find this book useful.
標簽: inexpensive Enterprise computers explains
上傳時間: 2014-11-29
上傳用戶:zhangliming420
24點撲克牌游戲~為了運行這個程序,你必須準備54張撲克牌圖片,0.jpg至53.jpg,放這些圖片放入res目錄中,程序在jdk1.4.2下編譯運行通過。
上傳時間: 2014-01-18
上傳用戶:dsgkjgkjg
SED1335驅動320x240圖形液晶驅動演示程序 接口情況表述: No: LCM ----- 52 --------------------- 1...VSS..... GND 地線 2...VDD..... +5V(VCC) 電源 3...VO ..... -Vadj Input 對比度負壓調整輸入 4...A0 ..... P2.0 寄存器選擇信號,命令數據方式選擇 5.../WR..... WR 寫有效 6.../RD..... RD 讀有效 7...D0 ..... P0.0 數據總線 D0 8...D1 ..... P0.1 數據總線 D1 9...D2 ..... P0.2 數據總線 D2 10..D3 ..... P0.3 數據總線 D3 11..D4 ..... P0.4 數據總線 D4 12..D5 ..... P0.5 數據總線 D5 13..D6 ..... P0.6 數據總線 D6 14..D7 ..... P0.7 數據總線 D7 15../CS .... GND 片選通信號,低電平有效.實際使用應編入地址 16../res.... /resET 復位信號,低電平有效,阻容式復位電路 17..VEE..... -Vout 逆變-22.5V 負電壓輸出 18..VSS..... GND 地線 0V
上傳時間: 2013-12-22
上傳用戶:redmoons
手機上的SLG游戲,完整的res代碼,可提學習使用
上傳時間: 2013-12-20
上傳用戶:cazjing
VBS解析_delphi.rar function ParseFileDir(a_strFileName) { var l_FunNo var l_BaseDir var result l_BaseDir = "D:\\X項目\\" l_FunNo = a_strFileName.substring(0, 5) result = l_BaseDir+l_FunNo + \\ +a_strFileName return result }
標簽: var a_strFileName ParseFileDir l_BaseDir
上傳時間: 2013-12-04
上傳用戶:l254587896
QQ2008木馬源代碼,帶編譯方法。1, 打開 DLL,打開Hook.dpr,project -> Build Hook 得到HOOK.dll 。 2, 運行Brcc.bat,得到hook.res。 3, 打開EXE,打開Install.dpr,project -> Build install 得到Install.exe。 4,運行Brcc.bat,得到zg.res。 5,使用UE打開 Install.exe,搜索 a + 4 個空格。記錄下地址。38488 6,打開config, 打開Project1.dpr,在 OFFSET_URL 處填上剛記錄下的地址。project -> Project1 得到最終QQ2008木馬生成器。保存,退出。 Project1.exe 即為最后的木馬生成器
上傳時間: 2013-12-11
上傳用戶:wang5829