资源列表
[Windows编程] encode
说明:用维吉利亚密码的方法,以ART(不区分大小写)为密钥对任意给定的字母进行加密。加密方法为:将字母a,b,c…z 对应数字0,1,2……25。明文字母m,密文c,密钥k,c=m+ki mod 26 (i=1,2,3)。-Password with the Virginia approach to ART (not case sensitive) as the key for any given letter is encrypted. Encryption methods are: the let<huifeng07> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[其他小程序] FetchColor
说明:本实例教你制作获得鼠标任意位置颜色值,这对于取色很有用。-The examples teach you to get the mouse anywhere in the production of color value, which is useful for taking color.<孙天培> 在 2025-06-23 上传 | 大小:414kb | 下载:0
[Windows编程] studentmanagement
说明:设计一个程序,统计一个班(最多有35人)的学生成绩,要求能实现由键盘输入学生情况,计算平均分和总分,按总分从高到低排出名次,查找某门课程的优秀学生等功能。-Design a program, statistics of a class (up to 35 people) of student achievement, asked the students to achieve from the keyboard, and calculate the average points and tota<huifeng07> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[Windows编程] matrix
说明:设计一个支持矩阵加减乘运算的程序。设计一个具有三个主要功能模块(矩阵相加、矩阵相减、矩阵相乘)的矩阵运算系统。同时,为了配合矩阵运算的需要,该矩阵运算系统必须包含输入和输出矩阵的功能。-Modified design of a support matrix multiplication process. Design has three main functions of a module (matrix add, matrix subtraction, matrix multiplicatio<huifeng07> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[Windows编程] clientmanagement
说明:客户帐单管理是电信计费系统必备的重要功能模块,主要负责对电信各类客户每月帐单的增加、修改、删除、查询、备份等管理工作。本课题以中国电信企业客户帐单管理模块原型参照,要求基于单链表结构对文件存储的客户帐单数据进行排序、查找、计算、显示等造作。通过此可以,熟练掌握单链表结构、文件读写、函数调用等知识,以及查找、排序典型算法的设计与应用。-Customer billing management is an important telecommunications billing systems nec<huifeng07> 在 2025-06-23 上传 | 大小:3kb | 下载:0
[C#编程] DigitalsignalprocessingClanguage
说明:数字信号处理C语言实现 fft变换 反变换 源码加报告-Digital signal processing C language<周雄林> 在 2025-06-23 上传 | 大小:47kb | 下载:0