-
c-language-commonly-used-algorithm
c语言常用算法(总结了很多数学,工程应用算法)(c language commonly used algorithm (summed up a lot of math, engineering algorithms))
- 2014-02-22 14:58:20下载
- 积分:1
-
SXCKYY
这是一本详细介绍c++编程编程的书籍,全面的讲述了vc编程的一些深层次的知识(This is a detailed introduction to the programming of c++ programming books, a comprehensive description of the vc programming some deep knowledge)
- 2017-03-05 15:33:32下载
- 积分:1
-
C_Language
本电子文档详细讲述了C语言的学习内容,包括各种算法,变量,数组,函数,结构,指针,字符串,预处理,输入和输出等内容(The electronic document to describe in detail the C language, including a variety of algorithms, variable, array, function, structure, pointer, strings, pre-processing, input and output, etc.)
- 2008-01-09 20:28:52下载
- 积分:1
-
CPP
c++语言编程规范 书籍,希望能给大家带来些帮助吧(thanks )
- 2011-12-27 21:27:46下载
- 积分:1
-
C语言基础
本章介绍了 C 语言的一些基本信息,这些信息对处理 FLUENT 的 UDF 很有帮助。本章首先假定你有一些编程经验而不是 C 语言的初级介绍。本章不会介绍诸如 while-do 循环,联合,递归,结构以及读写文件的基础知识。如果你对 C语言不熟悉可以参阅 C 语言的相关书籍。(This chapter introduces some basic information of C language, which is very helpful to handle UDF of FLUENT. This chapter first assumes that you have some programming experience rather than a preliminary introduction to C language. This chapter does not cover the basics of while-do loops, unions, recursions, structures, and reading and writing files. If you are not familiar with the C language, you can refer to the related books in C language.)
- 2018-09-27 16:09:35下载
- 积分:1
-
机器学习实战(高清 中文版)
机器学习实战(高清 中文版)
作者: Peter
本书通过精心排的实例切入日常工作任务摒弃学术化语言利用高效可复用的Python 代码阐释如何处理统计数据进行数据分析及可视化。读者可从中学到一些核心的机器学习算法并将其运用于某些策略性任务中如分类、预测及推荐等。本书适合机器学习相关研究人员及互联网从业人员学习参考。(Machine learning combat (HD Chinese version)
Author: Peter
This book cuts into everyday tasks through elaborate examples. Abandoning academic language uses efficient and reusable Python code to illustrate how to process statistics for data analysis and visualization. Readers can learn some core machine learning algorithms and apply them to certain strategic tasks such as classification, prediction, and recommendation. This book is suitable for machine learning related researchers and Internet practitioners to learn reference.)
- 2019-05-19 03:06:57下载
- 积分:1
-
web
Visual c++ 网络通信编程实用案例精选+(第二版)+源代码(Visual c++ network communication programming practical cases Featured+ (Second Edition)+ source code)
- 2009-06-29 10:16:55下载
- 积分:1
-
C++设计新思维
说明: C++ 设计新思维 PDF,范型编程与程序设计之应用权威指导书籍。由侯捷 / 於春景合译。(C ++ Design New Thinking PDF, the authoritative guide book for the application of paradigm programming and programming. Translated by Hou Jie / Yu Chunjing.)
- 2020-04-14 09:44:41下载
- 积分:1
-
C
说明: C语言大全,包含c的库函数和100个经典的c语言源程序。(C Language Book, including the c library function and the 100 classic c language source code.)
- 2009-06-15 22:45:38下载
- 积分:1
-
《Python网络数据采集》
《Python网络数据采集》
第一部分 创建爬虫
第1章 初见网络爬虫 2
1.1 网络连接 2
1.2 BeautifulSoup简介 4
1.2.1 安装BeautifulSoup 5
1.2.2 运行BeautifulSoup 7
1.2.3 可靠的网络连接 8
第2章 复杂HTML解析 11
2.1 不是一直都要用锤子 11
2.2 再端一碗BeautifulSoup 12
2.2.1 BeautifulSoup的find()和findAll() 13
2.2.2 其他BeautifulSoup对象 15
2.2.3 导航树 16
……(Python Network Data Acquisition)
- 2019-05-07 11:58:38下载
- 积分:1