资源列表

« 1 2 ... .69 .70 .71 .72 .73 16174.75 .76 .77 .78 .79 ... 16282 »

[系统编程SmartPtr

说明:智能指针实现类,支持对象拷贝,支持数组指针,支持STL容器-Smart pointer implementation class, a copy of the object support, support for an array of pointers, STL container support
<lujingjia> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[系统编程Source1

说明:一维不定常热传导方程FTCS格式Fortran源程序。-One- Dimensional Unsteady Heat Conduction Equation.
<雨辰> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[系统编程Virtual_Function

说明:* C++虚函数表解析 * 虚函数是通过一张虚函数表来实现的。在这个表中,主 *是要一个类的虚函数的地址表,这张表解决了继承、覆盖 *的问题,保证其容真实反应实际的函数。这样,在有虚函 *数的类的实例中这个表被分配在了这个实例的内存中,所 *以,当我们用父类的指针来操作一个子类的时候,这张虚 *函数表就显得由为重要了,它就像一个地图一样,指明了 *实际所应该调用的函数。 -Virtual Function
<李绍东> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[CA认证Vigenere

说明:维吉尼亚密码实现简单的加密和解密操作,可用性强,对初学者相当有用!谢谢支持-vigenear cryptography
<何卓睿> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[加密解密Kruskal.m

说明:This code consists of the example of Kruskal s algorithm to find the minimum-spanning-tree which connects all the nodes through the edge with the least minimum edge values without creating the cycle.
<Peter> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[加密解密NNA.m

说明:This code provides an example of the nearest neighbour algorithm to solve traveling salesman problem
<Peter> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[加密解密msequence

说明:m序列可用二进制比特流的比特流操作,可用于对要进行传输的隐秘消息进行加密处理,便于后期传输。-M sequence binary bit stream bitstream operations are available, and can be used to be transmitted to encrypt the secret message processing, is advantageous for the late tra
<池塘> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[系统编程CPUInfo

说明:一个可以通过__cpuid来获取cpu型号、厂商以及cpu商标的类-A cpu can be obtained through _cpuid models, manufacturers and cpu trademark of the class
<nico> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[CA认证detection

说明: Detection and correction of control flow errors in processors with difference of time between jumping in one block to other block .
<Mohsen> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[Linux驱动unsigned_long_long_int

说明:c11 test int, long int, long long int size
<xxu> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[Linux/Unix编程redis_start.tar

说明:sehll脚本,用于对redis服务端的配置自定义修改,通过操作sentinel.conf和redis.conf来配置和启动一个高可用主从的redis缓存服务-sehll scr ipt for redis server configuration custom modifications, and by operating sentinel.conf redis.conf to configure and start a highly
<idr> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[扫描程序Network_Reptile

说明:网络爬虫,爬内容,爬评论,简单,易懂。 网络爬虫,爬内容,爬评论,简单,易懂。 -Web crawler, climb content, climb reviews, simple, easy to understand.Web crawler, climb content, climb reviews, simple, easy to understand.Web crawler, climb content, climb revie
<李庆> 在 2025-01-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 16174.75 .76 .77 .78 .79 ... 16282 »

源码中国 www.ymcn.org