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

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

SOL TRACE

  • Debussy是NOVAS Software, Inc(思源科技)發(fā)展的HDL Debug & Analysis tool

    Debussy是NOVAS Software, Inc(思源科技)發(fā)展的HDL Debug & Analysis tool,這套軟體主要不是用來跑模擬或看波形,它最強(qiáng)大的功能是:能夠在HDL source code、schematic diagram、waveform、state bubble diagram之間,即時做trace,協(xié)助工程師debug。 可能您會覺的:只要有simulator如ModelSim就可以做debug了,我何必再學(xué)這套軟體呢? 其實(shí)Debussy v5.0以後的新版本,還提供了nLint -- check coding style & synthesizable,這蠻有用的,可以協(xié)助工程師了解如何寫好coding style,並養(yǎng)成習(xí)慣。 下圖所示為整個Debussy的原理架構(gòu),可歸納幾個結(jié)論:

    標(biāo)簽: Analysis Software Debussy Debug

    上傳時間: 2014-01-14

    上傳用戶:hustfanenze

  • zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac

    zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero.

    標(biāo)簽: standard surface models either

    上傳時間: 2013-12-05

    上傳用戶:003030

  • This source code is about the basic sorting algorithm implemented in C#. The algorithms included are

    This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works.

    標(biāo)簽: implemented algorithms algorithm included

    上傳時間: 2013-12-25

    上傳用戶:woshiayin

  • Visual.C++程序設(shè)計技巧與實(shí)例--配套光盤 第10章 ACITVEX 本章共有兩個實(shí)例: 1. RegActiveX編程注冊ActiveX控件 2. PJ牌九ActiveX控件制作實(shí)例

    Visual.C++程序設(shè)計技巧與實(shí)例--配套光盤 第10章 ACITVEX 本章共有兩個實(shí)例: 1. RegActiveX編程注冊ActiveX控件 2. PJ牌九ActiveX控件制作實(shí)例 第11章 調(diào)試技術(shù) 本章共有兩個實(shí)例: 1. ConsoleTrace在控制臺程序中使用TRACE宏 2. MemLeakCheck內(nèi)存泄漏的例子 第12章 VC數(shù)據(jù)庫編程 本章共6個實(shí)例: 1. MyOdbcSample使用ODBC訪問數(shù)據(jù)庫 2. MyOdbcExcel動態(tài)加載ODBC數(shù)據(jù)源 3. Abc使用DAO進(jìn)行數(shù)據(jù)庫開發(fā) 4. MyOLEDBSample使用OLE DB進(jìn)行數(shù)據(jù)庫編程 5. ADOTEST1使用ADO進(jìn)行數(shù)據(jù)庫開發(fā) 6. MyAdoBlob如何使用VC++存取數(shù)據(jù)庫中的大對象

    標(biāo)簽: ActiveX RegActiveX ACITVEX Visual

    上傳時間: 2014-01-24

    上傳用戶:zgu489

  • ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調(diào)試器。它的特別之處在于可以在沒有源代碼時解決問題

    ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調(diào)試器。它的特別之處在于可以在沒有源代碼時解決問題,并且可以處理其它編譯器無法解決的難題。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反匯編器[Disassembler] 四,分析器[Analysis] 五,Object掃描器[Object scanner] 六,Implib掃描器 [Implib scanner] 七,如何開始調(diào)試[How to start debugging session] 八,CPU 窗口[CPU window] 九,斷點(diǎn)[Breakpoints] 十,內(nèi)存映射窗口[Memory map window] 十一、十二,監(jiān)視與監(jiān)察器[Watches and inspectors] 十三,線程[Threads] 十四,復(fù)制到剪切板[Copy to clipboard] 十五,調(diào)用棧[Call stack] 十六,調(diào)用樹[Call tree] 十七,選項[Options] 十八,搜索[Search] 十九,自解壓文件[Self-extracting (SFX) files] 二十,單步執(zhí)行與自動執(zhí)行[Step-by-step execution and animation] 二一,Hit跟蹤[Hit trace]

    標(biāo)簽: ollydbg OllyDbg 32 教程

    上傳時間: 2016-01-02

    上傳用戶:xhz1993

  • 多內(nèi)核和多線程SoC帶來新的調(diào)試挑戰(zhàn)---硬件設(shè)計、調(diào)試高級階段技術(shù)討論

    多內(nèi)核和多線程SoC帶來新的調(diào)試挑戰(zhàn)---硬件設(shè)計、調(diào)試高級階段技術(shù)討論,Trace功能--解決SOC內(nèi)核調(diào)試的有效途徑

    標(biāo)簽: SoC 調(diào)試 多內(nèi)核 多線程

    上傳時間: 2013-12-30

    上傳用戶:jennyzai

  • 設(shè)計任務(wù)及要求 1. 以8255接八個開關(guān)K1~K8

    設(shè)計任務(wù)及要求 1. 以8255接八個開關(guān)K1~K8,做電子琴按鍵輸入。 2. 以8253控制揚(yáng)聲器,使用簡易鍵盤,發(fā)出相應(yīng)的音階。 要求: K1—靜音 K2—發(fā)si的音493Hz K3—發(fā)la的音440Hz K4—發(fā)sol的音392Hz K5—發(fā)fa的音349Hz K6—發(fā)mi的音329Hz K7—發(fā)re的音293Hz K8—發(fā)do的音261Hz

    標(biāo)簽: 8255 開關(guān)

    上傳時間: 2016-02-26

    上傳用戶:klin3139

  • To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Selec

    To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Select MFC/ATL Trace Tool in the Tools menu. Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories for each module. Customize, for each process, module, and category, which information is displayed in the output window. The Trace level control in the Process group is related to the ATLTRACE2 level only those ATLTRACE2 messages with a level equal to or greater than the setting in the Trace level control will be displayed in the output window. Select Apply to put your settings into effect. You can save your settings, and load them the next time you debug the application use the Save and Load buttons.

    標(biāo)簽: Debug the ATLTrace project

    上傳時間: 2014-01-15

    上傳用戶:wfl_yy

  • 一個簡單的新聞?wù)搲瘜?shí)例

    一個簡單的新聞?wù)搲瘜?shí)例,對JSP+SOL語句有很大的提高

    標(biāo)簽: 新聞 論壇

    上傳時間: 2014-01-27

    上傳用戶:一諾88

  • LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that sol

    LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures

    標(biāo)簽: numerical software Algebra PACKage

    上傳時間: 2014-08-16

    上傳用戶:h886166

主站蜘蛛池模板: 勐海县| 盐边县| 大同县| 宜兰市| 西畴县| 盖州市| 疏勒县| 南康市| 芜湖市| 周至县| 额尔古纳市| 吴旗县| 梧州市| 临漳县| 天镇县| 缙云县| 太白县| 新津县| 杭锦后旗| 简阳市| 无棣县| 个旧市| 柘城县| 金平| 乌什县| 桓台县| 台中县| 延长县| 翼城县| 清水县| 吉木乃县| 灵台县| 怀远县| 洞口县| 黑河市| 五峰| 城市| 溧水县| 荃湾区| 古浪县| 郎溪县|