资源列表

« 1 2 ... .00 .01 .02 .03 .04 14305.06 .07 .08 .09 .10 ... 14954 »

[书籍源码minimum-spanning-tree

说明:在数据机构中,在图论中,搜索整个图,生成最小生成树。-Data organization, in graph theory, search the entire diagram, generate a minimum spanning tree.
<于江磊> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[Dephi控件源码Automat-do-kawy

说明:Cafee automat in C-Cafee automat in C++
<1989> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[编译器/词法分析led1

说明:toggel led using pic microcontroller
<suren> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[中间件编程pls_test

说明:plsr.m程序中没有优化需要一次次调试。这个实现该功能-plsr.m program optimization requires time and time again to debug. This implement this function
<张强祖> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[汇编语言shuzhijiaohuan

说明:数值交换,编写函数实现交换两个数,形参分别用指针及引用完成。-Numerical exchange, write a function to exchange two numbers, the parameter with pointers and references to complete.
<范德华> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[易语言编程start

说明:窗口淡化易语言源码,能制做出若隐若现的窗口,启动是若隐若现 关闭时也可以若隐若现 -Window desalination easy language source code, can make the system partly hidden and partly visible window, priming is partly hidden and partly visible off can also partly hidden and partly visible 分享到
<bin> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[汇编语言142

说明:求两个整数的最大公约数和最小公倍数,并编写主函数调用这两个子函数,输出结果,两个整数由键盘输入。-#include<iostream> using namespace std int x(int a,int b) //x为求最大公约数的函数 { int t=0 if(a>b)t=b else t=a for(int i=t i>=1 i--)if(a i==0&&b i==0)break return i
<ll> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[编译器/词法分析mrac

说明:自适应控制的简单程序,对于初学者有很大的帮助,大家共同学习,共同进步-In order to improve the adaptation property of the system by making the best of the direction of distribution of radar measurement errors, a optimum estimation algorithm for Kepler orbit is proposed, which yields a
<蒋海旭> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[汇编语言sort

说明:哈工大汇编语言老师老师带着写的代码,用c和汇编进行联合编程!是底层实现更快!-Hit the assembly language teacher teacher took to write the code, using C and assembly joint programming! Is the underlying implementation faster!
<胡明> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[汇编语言buffer

说明:用汇编语言实现插入查找,联合c中的printf()调用等方面都有涉及,希望对汇编的初学者有帮助!-Using assembly language to achieve insert search, combined with C in printf ( ) call etc are involved, I hope to help beginners compilation!
<胡明> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[汇编语言xchg2

说明:哈工大教课的时候的汇编语言经典例子,交换两个字符串,把大写改为小写!大神无视,菜鸟看看很有帮助!-Harbin University of technology teaching when assembly language classic example, in exchange for two string to uppercase, lowercase! God ignores the rookie, have a look!
<胡明> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[汇编语言otsu.matlab

说明:这是otsu算法的matlab版,可以对图像进行自动二值化处理。-Otsu algorithm matlab version, automatic binarization processing of the image.
<吴燕超> 在 2025-06-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 14305.06 .07 .08 .09 .10 ... 14954 »

源码中国 www.ymcn.org