-
test4lg686
说明: brew中的一个测试程序,代码不错,请关注.谢谢!(brew of a test procedure code Yes, please take heed. Thank you!)
- 2006-03-25 14:42:51下载
- 积分:1
-
sjf2440_Rev05
三星的s3c2440cpu的jflash下载源代码,本人修改为更快速的方式下载,希望提供给大家方便。(Samsung's s3c2440cpu jflash download the source code, I changed to a more expeditious manner download, we hope to provide convenience.)
- 2006-12-22 18:20:53下载
- 积分:1
-
dpoouuttr
基于net的正弦波产生程序,希望能对大家有所帮助(sine have procedures in the hope that we can help)
- 2007-06-26 15:39:10下载
- 积分:1
-
GMC-AL1389L-2CI
GMC-AL1389L-2CI dvd player firmware
- 2011-09-29 02:25:02下载
- 积分:1
-
ShadowDemo
很好的窗口阴影的实现, 支持MFC或SDK, 类已经封装好.(The realization of the shadow of the window well to support MFC or SDK, class has a good package.)
- 2011-09-27 17:31:29下载
- 积分:1
-
ADO
ado VC连接ACCESSE的初级简单教程,适合新手,(ado VC connection ACCESSE primary simple tutorial for novice,)
- 2011-10-19 21:27:50下载
- 积分:1
-
Win32Project1
相对定向程序,摄影测量相对定向实习程序,VC编程(Relative orientation program, the relative orientation of photogrammetry internship program, VC programming)
- 2021-01-04 21:49:00下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
STK-develop
SIM卡为表示能够执行proactive command且支持SAT,它必须在文件EFphaseTKG EFsst中有相关数据。 Phase文件指的是SIM卡所支持的GSM标准的级数,值为3则指SIM卡支持GSM phase 2和设置下传功能(profile download)。SST文件包含支持哪些GSM性能的准确信息。(SIM card that can support the implementation of proactive command and the SAT, it must file EFphaseTKG EFsst have relevant data. Phase document refers to the SIM card supports the GSM standard series, a value of 3 means the SIM card supports the GSM phase 2 and settings transfer function (profile download). SST file which contains support for GSM performance of accurate information.)
- 2011-06-16 12:44:25下载
- 积分:1
-
ADOclass
运用ADO封装类,可以直接实现数据库连接,增删查改的功能,简化代码,其中有详细说明书,函数等等说明(failed to translate)
- 2009-12-31 00:07:39下载
- 积分:1