搜索资源列表
ch05UDP
- Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and clustering techniques that are frequently used in data mining have been developed in machine learning research community. Frequent pattern and asso
embeddedbible
- embedded system,嵌入式系统深入结合微型处理器和操作系统,本书深入介绍嵌入式开发技术-embedded system, embedded systems in depth combined with micro-processor and operating system, this book deeply embedded development technology introduction
Embedded_C_Book
- This book provides a ‘hardware-free’ introduction to embedded software for people who: 1.Already know how to write software for ‘desktop’ computer systems. 2.Are familiar with a C-based language (Java, C++ or C). 3.Want to learn how C is used
diveintopythonCode
- 深入学习Python源代码.从Python编程语言的发展、特征、支持源、安装步骤、语言基础、主要模块扩展、异常处理以及面向对象思想的介绍入手,讨论了扩展和嵌入Python、对象接口和分布、数据库编程以及其他高级编程主题。探讨了使用Python程序实现基础网络思想、网络开发、脚本编程以及数据分析和处理等网络编程主题。同时介绍了Python图形界面设计中的GUI选项、主要GUI开发环境和编程工具。最后重点介绍了Python的Java实现——JPython。-In-depth study and Py