资源列表

« 1 2 ... .54 .55 .56 .57 .58 10359.60 .61 .62 .63 .64 ... 21467 »

[其他小程序CPPwenbenbianjiqi

说明:文本编辑器的功能实现,主要有查找,删除等功能,用到了KMP算法。-The realization of the function of the text editor, basically have search, delete, and other functions, use the KMP algorithm.
<张永博> 在 2025-09-28 上传 | 大小:1.08mb | 下载:0

[其他小程序ascii.cpp

说明:Ascii utility to get the current number equivalent of a character pressed.
<atilander> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[其他小程序DeividCalc

说明:Aplication design similar to the microsoft design style in java, the project was build on the netbeans IDE and was made to be a example of possible calc design for desktop.
<godofcodes> 在 2025-09-28 上传 | 大小:57kb | 下载:0

[其他小程序Practica2

说明:Example using parallel python
<Alex> 在 2025-09-28 上传 | 大小:16kb | 下载:0

[其他小程序2

说明:,词法分析器,可以识别实数,标志符ID,关键字(if elseif while do while for and or),Token串.语义分析,遇到合法的字符输出,遇到不合法的字符提示不合法-Lexical analyzer can identify the real number, the identifier ID, keyword (the if elseif while do while for and or), Token string. Semantic analysis, met
<赵嘉> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[其他小程序NIT

说明:matlab 的NIT工具箱,在进行数值二重积分时,调用quad2d函数,可以提高速度!-Matlab NIT toolbox, conducting numerical double integral, call quad2d function, can improve the speed!
<SPAN LEE> 在 2025-09-28 上传 | 大小:22kb | 下载:0

[其他小程序scan

说明:简易编译器,实现C语言到汇编的编译,直接用visual studio6.0打开工程,然后就可以运行-Simple compiler, the C language to the assembly is compiled directly with visual studio6.0 open project, and then you can run
<zhangshuo> 在 2025-09-28 上传 | 大小:288kb | 下载:0

[其他小程序Robot-Path-Planning

说明:基于遗传算法的移动机器人路径规划算法研究-Robot Path Planning Based on Genetic Algorithm
<张伟> 在 2025-09-28 上传 | 大小:66kb | 下载:0

[其他小程序shesheshe

说明:从酷我音乐盒导出的歌曲列表中提取歌名和歌手,并且写入到文件里-Cool music box to export the song list to extract the title and singer, and written to the file.
<韩翔辉> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[其他小程序ATmega

说明:This code is atmega code using c language.
<Changyoung An> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[其他小程序1002

说明:Font Style: Aa Aa Aa 求一个无向连通图中最小生成树的边权和. Input 第一行是2个整数,分别表示顶点个数n和边数m。接下来的m行中,每一行第一个整 数表示边的开始顶点,第二个表示边的结束顶点,第三个表示这条边的权重。 测试数据中保证图是连通图,且没有自环; 两个顶点之间只有一条边; n<=10000 m<=100000; 所有数据都是int可保存的. Output 最小生成树的边权和-Font Styl
<Betty> 在 2025-09-28 上传 | 大小:7kb | 下载:0

[其他小程序1005

说明:要求用分治算法(O(nlogn)复杂度)实现寻找n个点中最邻近点对,输出最邻近距离的平方 其中0<=x<10000,0<=y<10000,(x,y是整数) 点数1<n<=30000. Input 第一行表示点的数目n; 接下来的n行中,每一行依次表示点的x坐标,y坐标。 Output 输出n个点中最邻近点对距离的平方-Looking for n points in the nearest neighbor
<Betty> 在 2025-09-28 上传 | 大小:875kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 10359.60 .61 .62 .63 .64 ... 21467 »

源码中国 www.ymcn.org