数字图像处理第三版答案 英文名student Problem Solutions 又名 DIP3E Student's Manual
2021-09-22 10:33:42 1.72MB 数字图像处理
1
周靖-C++入门经典(第10版) 代码 2017年出版Problem Solving with C++
2021-09-18 21:06:06 1.06MB 周靖 C++ 代码
1
40、CSP-S 模拟试题试卷 problem(含水印).pdf
2021-09-08 13:18:39 1.28MB CSP-S
1
MATLAB_ A Practical Introduction to Programming and Problem Solving 5e
2021-09-05 17:00:06 13.39MB MATLAB Programming 5e
1
VRPTW-ga 带时间窗的车辆路径问题-使用Python的遗传算法解决方案
1
使用 Bate、Mueller 和 White 中介绍的通用变量公式求解二体动力学中的边界值问题(称为 Lambert 问题)。 该函数已经过椭圆、抛物线和双曲线轨道的测试。 该功能目前不处理次级在指定时间内完成围绕中心体多次旋转的情况。 输入: :中心体的标准重力参数,:轨道初始位置的时间标量和列位置向量,:轨道中最终位置的时间标量和列位置向量:如果等于1,求解长路径(delta_nu >= pi),否则求解短路径(delta_nu ,:初始和最终时间的速度向量:收敛所需的迭代次数 例子: 亩 = 398600.44; % 地球 [km^3/s^2] T1 = [0 0]; T2 = [600 600]; R1 = [-1.4619E3 2.4442E3 6.5242E3; %
2021-08-30 23:09:17 2KB matlab
1
Java An Introduction to Problem Solving and Programming 7th 第7版 英文pdf
2021-08-30 00:11:10 7.01MB Java
1
Problem Solving with Algorithms and Data Structures using Python. 第二版的网站clone。
2021-08-27 15:10:54 9.45MB python Algorithms Data
1
算法选择问题环境 这是PDPTW算法选择问题的环境。它包含: irace配置设置。 特征提取脚本。 聚类 每个集群的Irace结果
2021-08-20 17:00:42 3.15MB Python
1
Problem Solving and Program Design in C is one of the best-selling introductory programming textbooks using the C programming language. It embraces a balanced approach to program development and an introduction to ANSI C. The book provides a gradual introduction to pointers and covers programming with functions early in the text. In later chapters, students learn to implement fundamental data structures such as lists, stacks, queues, and trees in a language that fosters their understanding of stack- and heap-dynamic memory allocation and programmer-controlled pointers. To enhance students’ learning experience it offers the right amount of pedagogical features that include end-of-section and chapter exercises, examples and case studies, syntax and program style display boxes, error discussions and end-of-chapter projects.  ,解压密码 share.weimo.info
2021-08-20 16:21:05 5.14MB 英文
1