资源列表

« 1 2 ... .34 .35 .36 .37 .38 215339.40 .41 .42 .43 .44 ... 216383 »

[matlab例程yunchouxue

说明:运筹学中非线性规划的牛顿法,梯度法,直接法,内点法的matlab 实现-Nonlinear Programming Operations Research Newton method, gradient method, direct method, interior point method implementation matlab
<ncf> 在 2025-06-15 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)kongtiaowenkong

说明:单片机课程设计,空调机温度监控。当温度升高时自动开启空调降温,当温度低时停止工作。-MCU Design, air-conditioning temperature monitoring. Open automatically when the temperature rises, air conditioners, when you stop working when the temperature is low.
<施珊珊> 在 2025-06-15 上传 | 大小:863kb | 下载:0

[单片机(51,AVR,MSP430等)dds

说明:AVR单片机模拟I2CC程序 dds- dsdsdfasf I2CC dds
<> 在 2025-06-15 上传 | 大小:10.17mb | 下载:0

[数据结构常用算法The_operation_of_the_tree

说明:用C++实现了数据结构中树的操作 包括树的构建、先序中序后序遍历、树的拆除、结点的添加与删除、树的深度计算等 程序调试完全通过-Achieved with C++ data structure tree operations include the construction of the tree, the first sequence in the sequencing order traversal, tree removal, node addition and deletion, the
<朱洁丽> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[Windows编程howtowritepaper

说明:介绍了研究生论文撰写的基本方式,并且指出了一些写好文章的建议-Introduced the basic form of graduate students writing papers, and pointed out a number of articles written proposal
<ncf> 在 2025-06-15 上传 | 大小:16kb | 下载:0

[C#编程sortMerge

说明:Conceptually, a merge sort works as follows If the list is of length 0 or 1, then it is already sorted. Otherwise: Divide the unsorted list into two sublists of about half the size. Sort each sublist recursively by re-applying merge sort. Mer
<Mahmoud> 在 2025-06-15 上传 | 大小:6kb | 下载:0

[OpenGLsimplerobot

说明:用OpenGL做出的简易机器人模型,可以实现旋转等功能,鼠标右键可以创建一个菜单,根据提示选择需要的功能。-Simple to use OpenGL to make the robot model can rotate and other functions, the right mouse button to create a menu, follow the prompts to select the desired function.
<罗真> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)borderdetection

说明:边缘检测软件,包含五种边缘检测算法,C++环境下运行,仅供参考。-border detection
<球球> 在 2025-06-15 上传 | 大小:571kb | 下载:0

[图形图像处理(光照,映射..)whole_search_and_three-step_search

说明:用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。-Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, given the movement vector, the com
<朱洁丽> 在 2025-06-15 上传 | 大小:432kb | 下载:0

[其他小程序binder

说明:Teach you, how to bind two files in one .exe file. This good tutorial.
<kakadu666> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[OpenGLsanweijichubiancheng

说明:简易的三维基础编程,创建一个可以用鼠标选择的立方体,立方体用数组的形式表现出来。-The basis of a simple three-dimensional programming, you can create a cube with the mouse to select the cube by an array of forms.
<罗真> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[C#编程BubbleSorter

说明:Bubble sort has worst-case and average complexity both О(n2), where n is the number of items being sorted. There exist many sorting algorithms with substantially better worst-case or average complexity of O(n log n). Even other О(n2) sorting algorith
<Mahmoud> 在 2025-06-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 215339.40 .41 .42 .43 .44 ... 216383 »

源码中国 www.ymcn.org