摘要:http://www.analog.com/cn/analog-dialogue/articles/versatile-precision-single-ended-to-differential-converter.html
阅读全文
摘要:http://qwt.sourceforge.net/index.html
阅读全文
摘要:http://blog.csdn.net/yang_yulei/article/details/38192559
阅读全文
摘要:http://www.sohu.com/a/134046648_717276
阅读全文
摘要:http://digital.ni.com/public.nsf/allkb/4CD005EE4E19CEC486258163003DCCF0 http://www.ni.com/white-paper/11640/zhs/
阅读全文
摘要:http://blog.csdn.net/shenjie12345678/article/details/28321969
阅读全文
摘要:#include #ifndef WX_PRECOMP #include #endif #include "FrmMain.h" class MyApp : public wxApp{ public: virtual bool OnInit(); }; bool MyApp::OnInit() { //wxMessageBox("Hello world"); FrmMa...
阅读全文
摘要:http://csgl.sourceforge.net/
阅读全文
摘要:https://www.wxwidgets.org vs2015+wxwidgets 开发配置: http://blog.csdn.net/wyansai/article/details/51171225
阅读全文
摘要:特性阻抗测试仪Qmax CIMS1000 http://www.qmaxtest.com https://www.opal-rt.com
阅读全文
摘要:步骤:nuget 安装 NupenGL,运行代码.
阅读全文
摘要:#include #include #include // wstring => string std::string WString2String(const std::wstring& ws) { std::string strLocale = setlocale(LC_ALL, ""); const wchar_t* wchSrc = ws.c_str(); ...
阅读全文
摘要:// sin01.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include #include void CALLBACK TimerProc(HWND hwnd, UINT uMsg, UINT idEvent, DWORD dwTime ); int _tmain(int argc, _TCHAR* argv[]) { S...
阅读全文
摘要:https://www.build-electronic-circuits.com/pcb-design/
阅读全文
摘要:http://www.analog.com/cn/design-center/interactive-design-tools/rf-impedance-matching-calculator.html http://www.mwrf.net/down/software/2014/1726.html
阅读全文
摘要:http://www.ni.com/white-paper/13599/zhs/#toc4
阅读全文
摘要:http://rf.eefocus.com/article/id-sparameterjinjie http://rf.eefocus.com/article/id-sparameterjinjie
阅读全文
摘要:http://www.sohu.com/a/157064478_465219
阅读全文
摘要:http://blog.csdn.net/jamestaosh/article/details/4436203 http://www.keysight.com/main/application.jspx?nid=-34814.0.00&lc=chi&cc=CN http://www.giga-sci
阅读全文
摘要:https://www.microsemi.com/products/fpga-soc/design-resources/design-software/libero-soc#downloads
阅读全文
摘要:http://www.eefocus.com/rf-microwave/326135
阅读全文
摘要:http://www.jb51.net/softs/583808.html
阅读全文
摘要:http://www.ti.com.cn/tool/cn/tipd118#supportandcommunity
阅读全文
摘要:http://www.pc6.com/softview/SoftView_56526.html
阅读全文
摘要:http://www.hwrf.com.cn/tech/284156.html http://www.hwrf.com.cn/tech/284156.html http://rf.eefocus.com/article/id-zukangpipei http://cn.mathworks.com/h
阅读全文
摘要:http://bbs.elecfans.com/jishu_468405_1_1.html
阅读全文
摘要:https://eartoearoak.com https://www.rtl-sdr.com http://www.owon.com.cn
阅读全文
摘要:http://www.wpftutorial.net/LogicalAndVisualTree.html
阅读全文
摘要:http://www.xcode.me/video/wpf-development-series-video http://www.wpftutorial.net/ http://pan.baidu.com/s/1i3koMlJ 零度分享提取密钥:bjrw
阅读全文
摘要:http://blog.csdn.net/zmy12007/article/details/51765266
阅读全文
摘要:数值类型 对于基本的数值类型,在C++/CLI中是可以直接映射为托管类型的数值的,可以同时应用于托管类型和非托管类型,编译器会将其自动转换。 基本类型 System命名空间中对应的类 注释/用法 bool System::Boolean bool dirty = false; char System
阅读全文
摘要:https://github.com/xiahouzuoxin/notes
阅读全文
摘要:http://www.dzsc.com/data/2014-2-7/104947.html
阅读全文
摘要:http://blog.csdn.net/qutadi/article/details/77104935 http://blog.csdn.net/qutadi/article/details/40660445 http://blog.csdn.net/qutadi/article/details/
阅读全文
摘要:http://www.gnu.org/software/octave/get-involved.html
阅读全文
摘要:http://blog.sina.com.cn/s/blog_61bc01360102w5ts.html
阅读全文
摘要:工程配置: 1.VS2013新建MFC WIN32工程,删除掉除了stdafx.h之外的所有多余文件,并将项目工程设置为“使用 Unicode 字符集“; 2.Duilib工程文件: 常规--输出目录,中间目录: .\Build\Debug\ 字符集 -- 使用 Unicode 字符集 链接器--输
阅读全文