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

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Small-c-for-dos

  • Laoen 加密器 V1.0

    Laoen 加密器 V1.0,可對(duì)任意類型文件進(jìn)行加(解)密,操作十分簡(jiǎn)便。文件加(解)密速度極快。是學(xué)習(xí)加密技術(shù)不可多得的入門范本。LaoenED V1.0 for DOS小巧精干,完全可以作為DOS擴(kuò)充的外部命令使用(拷貝至c:\windows\command or c:\dos)。 本次發(fā)布的Laoen加密器V1.0有2個(gè)版本(DOS/Windows): 版本 文件 大小 編譯平臺(tái) 1、LaoenED V1.0 for DOS LaoenED.com 10.5k Turbo C 2.0 2、LaoenED V1.0 for DOS LaoenED.exe 25k Turbo C 2.0 3、LaoenED V1.0 for Windows LaoenED.exe 240k Visual C++ 6.0 這兩個(gè)版本完全兼容,可以相互交替加(解)密。讓你充分體會(huì)C/C++的異同。本軟件包含密碼查看器LookPW.exe,需要者請(qǐng)直接與作者聯(lián)系(slq_07@sina.com/beetle@jt.yn ). Laoen 加密器 (袖珍型) 1.0 版,為一純綠色免費(fèi)軟件。您可以任意復(fù)制、傳播。謝謝使用! ~O~

    標(biāo)簽: Laoen 1.0 加密器

    上傳時(shí)間: 2016-02-29

    上傳用戶:tzl1975

  • 嵌入式C語(yǔ)言講座

    嵌入式C語(yǔ)言講座,譯自《C for Embedded Systems》講稿 劉永重 譯

    標(biāo)簽: 嵌入式 C語(yǔ)言 講座

    上傳時(shí)間: 2014-01-27

    上傳用戶:zhoujunzhen

  • C++ is considered the most widely used and powerful object-oriented programming language in industry

    C++ is considered the most widely used and powerful object-oriented programming language in industry today. This book is for who are interested in learning and exploring C++ programming where programs are developed to interface with real world devices. Learning C++ for interact with various hardware devices and how to interface a computer to physical devices. Anyone who is simply interested in programming and interfacing a computer to perform real activities.

    標(biāo)簽: object-oriented programming considered industry

    上傳時(shí)間: 2017-08-13

    上傳用戶:gmh1314

  • Beginning+C+for+Arduino

    I can remember buying my first electronic calculator. I was teaching a graduate level statistics course and I had to have a calculator with a square root function. Back in the late 1960s, that was a pretty high-end requirement for a calculator. I managed to purchase one at the “educational discount price” of $149.95! Now, I look down at my desk at an ATmega2560 that is half the size for less than a quarter of the cost and think of all the possibilities built into that piece of hardware. I am amazed by what has happened to everything from toasters to car engines. Who-da-thunk-it 40 years ago?

    標(biāo)簽: Beginning Arduino for

    上傳時(shí)間: 2020-06-09

    上傳用戶:shancjb

  • Microcontrollers Projects in C for The 8051

    簡(jiǎn)單的,經(jīng)典的8051入門,看看外國(guó)原版資料。

    標(biāo)簽: Microcontrollers Projects 8051 for

    上傳時(shí)間: 2013-11-11

    上傳用戶:x18010875091

  • AVR單片機(jī)數(shù)碼管秒表顯示

    #include<iom16v.h> #include<macros.h> #define uint unsigned int #define uchar unsigned char uint a,b,c,d=0; void delay(c) { for for(a=0;a<c;a++) for(b=0;b<12;b++); }; uchar tab[]={ 0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90,

    標(biāo)簽: AVR 單片機(jī) 數(shù)碼管

    上傳時(shí)間: 2013-10-21

    上傳用戶:13788529953

  • PCF8578 LCD圖形點(diǎn)陣液晶驅(qū)動(dòng)器芯片簡(jiǎn)介及封裝庫(kù)

    The PCF8578 is a low power CMOS1 LCD row and column driver, designed to drive dotmatrix graphic displays at multiplex rates of 1:8, 1:16, 1:24 or 1:32. The device has40 outputs, of which 24 are programmable and configurable for the following ratios ofrows/columns: 32¤8, 24¤16, 16¤24 or 8¤32. The PCF8578 can function as a stand-alone LCDcontroller and driver for use in small systems. For larger systems it can be used inconjunction with up to 32 PCF8579s for which it has been optimized. Together these twodevices form a general purpose LCD dot matrix driver chip set, capable of driving displaysof up to 40960 dots. The PCF8578 is compatible with most microcontrollers andcommunicates via a two-line bidirectional bus (I2C-bus). Communication overhead isminimized by a display RAM with auto-incremented addressing and display bankswitching.

    標(biāo)簽: 8578 PCF LCD 圖形點(diǎn)陣

    上傳時(shí)間: 2013-10-23

    上傳用戶:頂?shù)弥?/p>

  • 嵌入式C語(yǔ)言譯自《C for Embedded Systems》

    很好的資源

    標(biāo)簽: Embedded Systems for 嵌入式

    上傳時(shí)間: 2013-12-28

    上傳用戶:yanyueshen

  • des在windows平臺(tái)下得實(shí)現(xiàn)

    des在windows平臺(tái)下得實(shí)現(xiàn),純c,dos版本,具有很好得移植性。

    標(biāo)簽: windows des

    上傳時(shí)間: 2015-08-10

    上傳用戶:kbnswdifs

  • 編譯的關(guān)于LL(1)詞法分析的小程序

    編譯的關(guān)于LL(1)詞法分析的小程序,適合在VC下運(yùn)行-compiled on LL (1) Morphological analysis of the small programs, for the VC teachers to run the operation no problem

    標(biāo)簽: LL 編譯 程序

    上傳時(shí)間: 2014-09-01

    上傳用戶:sjyy1001

主站蜘蛛池模板: 长垣县| 个旧市| 巨鹿县| 南京市| 阜新市| 大宁县| 桂平市| 阿拉善盟| 会同县| 会东县| 龙岩市| 项城市| 博客| 永川市| 油尖旺区| 大新县| 三穗县| 广东省| 从江县| 任丘市| 遵义市| 白玉县| 彭州市| 广汉市| 井冈山市| 禄丰县| 运城市| 兴化市| 定边县| 琼结县| 阜南县| 哈尔滨市| 康马县| 彰化县| 阳新县| 周宁县| 浮梁县| 县级市| 巴中市| 金秀| 壤塘县|