搜索结果
找到约 847 项符合
android-sdk 的查询结果
驱动编程 基于Passthru的扩展
基于Passthru的扩展,抓取IP数据包,并在内核中利用队列、系统线程实时将IP数据包解析到磁盘文件中,同时提供用户控制,在RING3使用SDK编写界面。
本程序可以帮助您熟悉驱动编写、windows编程、用户态和内核态交互编程以及网络知识的基础应用。
驱动安装使用snetcfg,已集成到用户界面中。 ...
VC书籍 This the beta version of the Christmas tree rendering whitepaper. A final version will be released
This the beta version of the Christmas tree rendering whitepaper. A final version
will be released in a later SDK with additional information and diagrams. Please visit
the NVIDIA developer web page for updates:
Symbian caq动态数组开发小例子
caq动态数组开发小例子,很好使用的,是SDK中一个不错的代码
Java编程 Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I ...
Symbian 使用Streaming方式进行AMR-NB和PCM格式的录音和播放
使用Streaming方式进行AMR-NB和PCM格式的录音和播放,支持symbian S60第三版 S603rd FP1 SDK环境下顺利编译,并在Nokia 5700真机上运行
VC书籍 return AfxDllCanUnloadNow[] } 当然
return AfxDllCanUnloadNow[]
}
当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题
如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
http://www.codeguru.com/cpp/com-tech/activex/ ...
VC书籍 return AfxDllCanUnloadNow[] } 当然
return AfxDllCanUnloadNow[]
}
当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题
如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
http://www.codeguru.com/cpp/com-tech/activex/ ...
行业发展研究 ScienceOps has answers. Rapid Custom Algorithm development www.ScienceOps.com Simpleware From 3
ScienceOps has answers. Rapid Custom Algorithm development
www.ScienceOps.com
Simpleware
From 3D scan to CAD, FE/CFD, and RP Join our Webinar on March 12th
www.simpleware.com
Steganography Software
Hide Secrets Using this Powerful Steganography Software. $39
InvisibleSecrets.com
Develop VoIP s ...
数学计算 cuda开发环境下的矩阵运算
cuda开发环境下的矩阵运算,cuda sdk中的内容,矩阵运算充分显示了并行编程的优势,对于学习cuda编程有着很好的借鉴作用