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

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

<b>HttpS</b>:/www.546674.com/dl/830528.html

  • MSP430 USB JTAG自制資料

    The MSP-FET430U14 is a powerful flash emulation tool to quickly begin application development on the MSP430 MCU. It includes USB debugging interface used to program and debug the MSP430 in-system through the JTAG interface or the pin saving Spy Bi-Wire (2-wire JTAG) protocol. The flash memory can be erased and programmed in seconds with only a few keystrokes, and since the MSP430 flash is ultra-low power, no external power supply is required. The debugging tool interfaces the MSP430 to the included integrated software environment and includes code to start your design immediately.  The MSP-FET430UIF development tools supports development with all MSP430 flash devices

    標(biāo)簽: JTAG MSP 430 USB

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

    上傳用戶:13691535575

  • This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for U

    This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for Unicode, to Turkmenize labels of the specified menu items. Actually, Turkmen is not supported by Windows 2000, therefore, to create such resources as menu so that strings in Turkmen could be displayed I had to invent an additional technique 這是一個(gè)與記事本類(lèi)似的簡(jiǎn)單的SDI應(yīng)用程序,演示了怎樣使用MFC來(lái)支持 Unicode,對(duì)指定的菜單條目進(jìn)行Turkmenize標(biāo)簽化。實(shí)際上,Windwos 2000并不支持Turknen,因此,創(chuàng)建了那些菜單資源以便那些字符串可以在Turknen中顯示,為此我必須開(kāi)發(fā)其它的技術(shù)。 來(lái)源: http://www.codeguru.com/advancedui/SDI_Note.html

    標(biāo)簽: Notepad-like demonstrates application advantage

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

    上傳用戶:txfyddz

  • I have written this article to capture a Windows image into a bitmap file that will support all Pain

    I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article. 捕獲一個(gè)窗口圖像并存入一個(gè)支持MS畫(huà)筆的位圖文件中 我寫(xiě)的這篇文章介紹了捕獲一個(gè)窗口圖像并存入一個(gè)支持所有畫(huà)筆和Windows Explorer的位圖文件中。 我發(fā)現(xiàn)許多程序員因這個(gè)問(wèn)題而煩惱,包括我在內(nèi),直到我寫(xiě)了這篇文章。 來(lái)源: http://www.codeguru.com/bitmap/WndToBmpFile.html

    標(biāo)簽: article Windows capture written

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

    上傳用戶:hzy5825468

  • Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++

    Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滾動(dòng)顯示位圖 在VC++環(huán)境下,在一個(gè)對(duì)話框中顯示一個(gè)原始尺寸的大小的位圖文件相當(dāng)是困難的。然而,通過(guò)使用 StretchBlt()函數(shù)一個(gè)給定的區(qū)域顯示一個(gè)大的位圖是可能的。主要的缺點(diǎn)是圖像將會(huì)失真。看了這篇通過(guò)卷動(dòng)技術(shù)顯示整個(gè)位圖技術(shù)的文章,你將能夠以它的原始尺寸在給定對(duì)話框的區(qū)域內(nèi)顯示一個(gè)大位圖。 來(lái)源: http://www.codeguru.com/bitmap/ScrollBitmap.html

    標(biāo)簽: Displaying difficult original bitmap

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

    上傳用戶:yiwen213

  • This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative

    This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative title, subject to change but not if I get my way). For details see: http://www.mcs.com/~drt/basisofai.html

    標(biāo)簽: tentative software textbook written

    上傳時(shí)間: 2015-03-30

    上傳用戶:cxl274287265

  • 1.這個(gè)計(jì)算器可用在離散數(shù)學(xué)的數(shù)理邏輯中

    1.這個(gè)計(jì)算器可用在離散數(shù)學(xué)的數(shù)理邏輯中,純屬工具,隨意傳播,由java語(yǔ)言實(shí)現(xiàn),解壓即可運(yùn)行,需要按照java環(huán)境。可以去這里下載運(yùn)行環(huán)境:http://www.skycn.com/soft/3116.html 2.這個(gè)計(jì)算器可以計(jì)算邏輯表達(dá)式的值、對(duì)應(yīng)的真值表、主析取范式、主合取范式。 3.輸入表達(dá)式時(shí)可以在表達(dá)式欄中輸入,也可用相應(yīng)的按鈕輸入,變?cè)荒苁荘QRST。由于等價(jià)連接詞無(wú)法識(shí)別,所以用等號(hào)代替,這也是一個(gè)無(wú)奈的選擇。 4.計(jì)算前請(qǐng)選擇變?cè)獋€(gè)數(shù)(默認(rèn)為3元)并對(duì)變?cè)x值。變?cè)獋€(gè)數(shù)最高為5,基本能滿足日常的計(jì)算。 5.計(jì)算器有自動(dòng)檢查表達(dá)式是否正確的功能,如果判斷功能有誤,麻煩您告訴我您的表達(dá)式。

    標(biāo)簽: 計(jì)算器 離散 數(shù)理 邏輯

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

    上傳用戶:txfyddz

  • Visual.C.Sharp應(yīng)用類(lèi)書(shū)籍

    Visual.C.Sharp應(yīng)用類(lèi)書(shū)籍,采用問(wèn)答方式,每章列舉幾個(gè)經(jīng)典問(wèn)題,然后講解實(shí)現(xiàn)方式。實(shí)例代碼可到 http://www.apress.com/book/bookDisplay.html?bID=10051下載。

    標(biāo)簽: Visual Sharp 書(shū)籍

    上傳時(shí)間: 2016-01-18

    上傳用戶:linlin

  • CodeSmart 2007 for VB6,功能強(qiáng)大的VB6插件

    CodeSmart 2007 for VB6,功能強(qiáng)大的VB6插件,破解補(bǔ)丁! 點(diǎn)擊復(fù)制本貼發(fā)給好友,增加貢獻(xiàn)值 CodeSmart 2007 for VB6,功能強(qiáng)大的VB6插件,破解補(bǔ)丁!頂級(jí)的VB6 IDE插件,給VB6增加了許多的功能,VB6程序員必備! 具體介紹可以看官方網(wǎng)站 http://www.axtools.com或 http://www.aivosto.com/codesmart/vb6.html 此補(bǔ)丁只適用于最新的2007評(píng)估版。補(bǔ)丁去除了評(píng)估版使用時(shí)間和功能上的限制。使用補(bǔ)丁前請(qǐng)先下載安裝評(píng)估版!

    標(biāo)簽: CodeSmart 2007 for VB6

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

    上傳用戶:水口鴻勝電器

  • ecos移植到R8H系列的源碼。源碼包來(lái)自http://www.cetoni.de/develop/develop_ecosh8s_en.html

    ecos移植到R8H系列的源碼。源碼包來(lái)自http://www.cetoni.de/develop/develop_ecosh8s_en.html,作者Uwe Kindler。

    標(biāo)簽: develop_ecosh develop cetoni ecos

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

    上傳用戶:2467478207

  • cpp本書(shū)正是這部久負(fù)盛名的C++經(jīng)典教程的配套習(xí)題解答。115中提供了C++Primer(第4版)中所有習(xí)題的參考答案。 本書(shū)對(duì)使用C++Primer(第4版)學(xué)習(xí)C++程序設(shè)計(jì)語(yǔ)言的讀者是 ...

    cpp本書(shū)正是這部久負(fù)盛名的C++經(jīng)典教程的配套習(xí)題解答。115中提供了C++Primer(第4版)中所有習(xí)題的參考答案。 本書(shū)對(duì)使用C++Primer(第4版)學(xué)習(xí)C++程序設(shè)計(jì)語(yǔ)言的讀者是 ... www.ezkaoyan.com/book/tgp0aSkij72yoIKccO3tGw22.html - 12k - 網(wǎng)頁(yè)快照 - 類(lèi)似網(wǎng)頁(yè)

    標(biāo)簽: Primer cpp 115

    上傳時(shí)間: 2016-07-05

    上傳用戶:hgy9473

主站蜘蛛池模板: 佛坪县| 独山县| 新建县| 高平市| 仁怀市| 桦甸市| 木兰县| 贵定县| 康保县| 沛县| 静海县| 陈巴尔虎旗| 木兰县| 千阳县| 赤水市| 获嘉县| 长治县| 郓城县| 海城市| 晋州市| 泰兴市| 拉萨市| 塘沽区| 手游| 怀集县| 佛教| 晴隆县| 内江市| 长阳| 卢湾区| 南郑县| 新宁县| 沙田区| 富蕴县| 观塘区| 兴和县| 汝城县| 新宾| 靖西县| 晋州市| 汕尾市|