资源列表
[C#编程] button.txt
说明:DataGridView 在一个单元格添加两个按钮(Add two buttons in a cell)<rookie233 > 在 2025-06-22 上传 | 大小:1kb | 下载:0
[C#编程] RSA&DES_Implement
说明:本代码使用C#语言实现了RSA和DES算法,其中通过分段处理的方式解决了RSA对较大数据的加解密。(This code block implements the algorithm of RSA & DES,and we resolved the encryption and decryption of data with large size on RSA by segmental processing.)<On7heMove > 在 2025-06-22 上传 | 大小:1kb | 下载:0
[C#编程] 2
说明:c语言词法分析 文件读写操作 生成文件保存(C language word analysis file read and write operation generation file save)<12312412341 > 在 2025-06-22 上传 | 大小:1kb | 下载:0
[C#编程] C# 的排列组合类
说明:算法:排列组合类 调用方法如下: // // 1.GetPermutation(T[], startIndex, endIndex) // 对startIndex到endIndex进行排列,其余元素不变 // // 2.GetPermutation(T[]) // 返回数组所有元素的全排列 // // 3.GetPermutation(T[], n) // 返回数组中n个元素的排列 // // 4.GetCombination(T[], n) // 返回数组中n个元素的<ts_samzhang > 在 2025-06-22 上传 | 大小:1kb | 下载:0
[C#编程] 数据库plim
说明:简单易懂的普利姆法求最小生成树的代码,新手可参考(Plymmerm easy to understand minimum spanning tree code, novice can refer to this code)<mesoptamia > 在 2025-06-22 上传 | 大小:1kb | 下载:0
[C#编程] counter
说明:定义一个类,类名为CounterType。这个类的对象用于计数,记录一个非负的整数。为该类写一个默认构造函数,它能将计数器置0;再写一个构造函数,它接收一个参数,用于将计数器设为由参数指定的值。编写两个成员函数,分别使计数能够递增1和递减1。确保任何成员函数都不允许计数器为负值。成员函数void reset( );能在任何时候将计数器的值重置为0。编写两个成员函数,一个返回当前计数器的值,另一个将计数器的值输出到一个流,这个用于输出的函数有一个ostream类型的形式参数(被调用时,实际参数可以<NekoSAMA > 在 2025-06-22 上传 | 大小:1kb | 下载:0
[C#编程] To transmit data through the WIFI module to PC
说明:通过WIFI模块传输数据到pc机上,实现数据的连续性传输(To transmit data through the WIFI module to PC)<守候lxx > 在 2025-06-22 上传 | 大小:1kb | 下载:0
[C#编程] 新建文件夹
说明:矩阵算法例程 1.两个矩阵的行数和列数由用户在运行时输入 2.两个矩阵的元素由用户运行时输入 3.运算结果由系统输出 4.软件应能根据用户输入的矩阵的行数和列数产生矩阵的输入模型(Matrix algorithm routine 1. the number of rows and columns of the two matrices are input by the user at run time 2. the elements of the two matrix are inp<龙骑士尹志平 > 在 2025-06-22 上传 | 大小:1kb | 下载:0