资源列表

« 1 2 ... .01 .02 .03 .04 .05 1606.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法bingdu

说明:1,主程序调用病毒功能函数 2,病毒功能函数读取查找同目录下所有c文件; 3,找到一个(被感染c文件),打开它,并且将此文件全部读取到数组变量; 4,重新创建一个同名文件(被感染c文件) 5,数组变量写回这个被感染c文件,同时将病毒源文件所需要的头文件,病毒功能函数 调用语句写入; 6,打开病毒源文件,将病毒功能函数全部写到被感染c文件的最后; 这样一个简单的c语言伪病毒virus.c就完成了
<李红> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法d

说明:数据结构,链表的代码,用c语言实现了链表 -Data structure, list the code, using language to achieve a list c
<丫头> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法polycalc

说明:linked list implementation of polynomial calculator in C. supports addition, subtraction, multiplication and differentiation of polynomials
<chengers> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法avl

说明:C++ implementation of AVL trees
<chengers> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法zuiduanlujing

说明:在一个赋权有向图上寻找最短路径问题也是图应用的一个重要课题-Empowering in a directed graph to find the shortest path map application is also an important topic
<shangxiaobing> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Sort

说明:实现了常用的经典排序算法,并对每种排序算法给出了测试程序。-The realization of the commonly used classical sorting algorithm, and sorting algorithm is given for each test procedure.
<wzq> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法dfssamples

说明:朴素的没有优化过的dfs 题目有:借书问题,骑士的游历,迷宫问题,细胞个数-There is no simple optimized dfs topics: library issues, Knight' s tour, the maze problem, the cell number
<陈子杭> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法binary_hash

说明:查找表源码,其中包含两个独立的程序: (1)哈希(Hash)表操作测试程序 (2)二分查找法测试程序 用C语言编译器编译后可以直接运行,功能包括查找、插入、删除等操作。-Source code look-up table, which contains two separate procedures: (1) hash (Hash) table testing procedures (2) binary search met
<code998> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法chapter4_class_28690304

说明:数据结构中,关于对字符串的定义,方便编写程序的时候调用-Data structure, with regard to the definition of the string, to facilitate the preparation process when the call
<fire> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法yiyuanduoxiangshi

说明:数据结构:用链表做存储结构求两个一元多项式相加的结果-Data structures: The linked list storage structure seeking to do two one dollar sum of the results of polynomial
<wuruijin> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法hfjdu

说明:求最短路径的最优算法,自己下下就知道了 -the neareat road
<li> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法SparseVector

说明:Fast and memory efficient implementation of a sparse vector class in C++, including routines for platform-independent binary persistence.
<Sepp Maier> 在 2024-10-07 上传 | 大小:4096 | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 1606.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org