摘要:http://www.cubie.cc/forum.php?mod=viewthread&tid=2662&highlight=qt
阅读全文
摘要:执行更新与安装 wine:# sudo apt-get update# sudo apt-get install wine下载SourceInsight,用wine来安装:执行:wine source_insight_setup.exe序列号(任选其一):SI3US-956386-80191SI3U...
阅读全文
摘要:一种480 MHz无线数传模块的设计来源:电子技术应用2012年第6期作者:严 冬,黄 聃,王 平,彭 杰,朱柏寒2012/8/13 16:56:32关键词:微处理器|微控制器物联网RFADSCC1100EMSP430摘 要:针对中国智能电网开放的免费无线计量频段,设计了一种可工作在470 MHz~...
阅读全文
摘要:CC1101 433无线模块,STM8串口透传原理图:http://download.csdn.net/detail/cp1300/7496509下面是STM8程序CC1101.C[cpp]view plaincopy/****************************************...
阅读全文
摘要:1 ubuntu安装qt4sudo apt-get install qt4-dev-tools qt4-designer qt4-doc qt4-qtconfigqt4-demos qt4-qmake libqt4-sql-mysql qdevelop2 ubuntu安装apchesudo apt-...
阅读全文
摘要:开发链接: http://pan.baidu.com/s/1o6r27V0 密码: 46h2 文档资料: http://pan.baidu.com/s/1kTFXMSZ 密码: 9pka 视频资料: http://pan.baidu.com/s/1ntLYBLB 密码: mvcfhttp://dl....
阅读全文
摘要:Allwinner Sun4i/5i/6i/7i (sunxi)Various vendors are offering development boards / single-board computer based on the Allwinner SoCs. These are running...
阅读全文
摘要:[教程]使用buildroot完全自定义自己的embedded linux系统(nand)http://www.eeboard.com/bbs/thread-38377-1-1.html[教程] [教程]使用buildroot完全自定义自己的embedded linux系统(nand)ubuntu,...
阅读全文
摘要:Boa是一种非常小巧的Web服务器,其可执行代码只有大约60KB左右。作为一种单任务Web服务器,Boa只能依次完成用户的请求,而不会fork出新的进程来处理并发连接请求。但Boa支持CGI,能够为CGI程序fork出一个进程来执行,Boa的设计目标是速度和安全。官方网址:http://www.bo...
阅读全文