资源列表
sort
- 给定一个待排序序列,快速排序算法输出排序后(从小到大排序)的序列。-Given a sequence to be sorted, the fast sorting algorithm outputs the sequence (sorted small to large).
bestmul
- 设n(1≤n≤80)是一个正整数,将n分解成若干个互不相同的自然数的和,且使这些数的乘积最大. 贪心算法-Let n (1≤n≤80) be a positive integer, decompose n into the sum of several natural numbers that are different each other, and make the product of these numbers the largest.
RDX0154GC
- RDX0154GC model for Proteus
pufsc
- 具有丰富的参数选项,AHP层次分析法计算判断矩阵的最大特征值,多抽样率信号处理。- It has a wealth of parameter options, Calculate the maximum eigenvalue judgment matrix of AHP, Multirate signal processing.
gurra
- 数值分析的EULER法,阵列信号处理的高分辨率估计,基于掌纹识别的在线身份验证 识别算法本科毕设。- EULER numerical analysis method, High-resolution array signal processing estimates, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity.
tang_hj33
- 用谱方法计算流体力学一些流动现象的整体稳定性,实现串口的数据采集,欢迎大家下载学习。- Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Achieve serial data acquisition, Welcome to download the study.
321447
- 画sin曲线,用VC++开发的,有不足的地方请大家指正,谢谢合作,-Draw the sine curve, using vc++ development, there is insufficient place please correct me, thank you for your cooperation,
run
- 示波器程序 经过调试完全可以运行 供大家交流心得使用 很好用的-Oscilloscope program After debugging can run their ideas for using is very useful
mvdel
- 示范 3D 数学的 c+ 原始码,设计游戏必备!不错的源码-Mathematical model of 3 d c+ source code, design the game must!
7097403
- 程序可以让使用者输入布尔表达式来得到相关结果,不错的-Program allows users to input the Boolean expression to get the results, good
vehwork
- Java二叉树的后续遍历 Java二叉树的后续遍历主要应用于逆波兰式的求解,在编译中很重要,-Java binary tree traversal follow-up Java binary tree traversal is mainly used in the aftermath of the inverse solution of the polish style, is very important in the compilation,
65277062
- 编制一个程序实现平衡二叉树的三种基本功能查找,插入和删除-Compiled a program to achieve three basic function of the balanced binary tree search, insert and delete