-
c with program to compute grade.
学生成绩是根据平均数计算出来的
- 2022-03-19 18:11:06下载
- 积分:1
-
Achieve the factorial of large numbers (more than 20 more than a few) list descr...
实现大数阶乘(大于20以上的数)链表描述-Achieve the factorial of large numbers (more than 20 more than a few) list description
- 2022-01-26 07:59:27下载
- 积分:1
-
这两个程序用来实现二进制和十进制之间的转化,方便,使用。...
这两个程序用来实现二进制和十进制之间的转化,方便,使用。-The two procedures used to achieve the conversion between binary and decimal, convenient to use.
- 2023-04-13 22:00:03下载
- 积分:1
-
MFC CListCtrl简单运用
用CTab控件,实现多个CListCtrl表格显示数据,以及修改数据,还有socket客户端通信,自定义了一个socket类,ClistCtrl主要分为五个子表,实现动态的添加表格数量,还有对表格数据的设定,对话框之间的数据的通信,消息响应等等功能,
- 2022-03-19 00:10:02下载
- 积分:1
-
audio player written in vb source code, reference to a lot of older information
vb写的录音播放源代码,参考了很多前辈的资料-audio player written in vb source code, reference to a lot of older information
- 2022-03-05 20:49:44下载
- 积分:1
-
该程序实现对残缺棋盘覆盖问题的求解 采用方法:分治方法
该程序实现对残缺棋盘覆盖问题的求解 采用方法:分治方法-the program right chessboard incomplete coverage of the methods used to solve : the administration
- 2022-10-27 16:25:03下载
- 积分:1
-
此代码实现了快速检索mp3文件,并且把相应的信息显示出来,比如歌手名字,专辑,乐曲风格等,为不可多地的好代码...
此代码实现了快速检索mp3文件,并且把相应的信息显示出来,比如歌手名字,专辑,乐曲风格等,为不可多地的好代码-this code has achieved rapid retrieval MP3 files, and to the corresponding display information, such as names of artists, albums, music style, so as to not more good code! !
- 2022-06-20 16:40:14下载
- 积分:1
-
udp聊天,VC代码!经典啊!
udp聊天,VC代码!经典啊!-udp Chat, VC code! Classic ah!
- 2022-11-18 22:45:02下载
- 积分:1
-
C&C++ programme about data structure including binary tree algorithm, quick sort...
数据结构中的 二叉树算法、快速排序双向链表、顺序文件合并、顺序广度搜索以及深度搜索最优解 的C&C++ 程序-C&C++ programme about data structure including binary tree algorithm, quick sorting based on doubly linked lists, merging ordinal files, best solution of orderly width or depth search.
- 2022-06-30 17:25:09下载
- 积分:1
-
C++语言实现MD5加密算法
采用c++语言实现的MD5加密算法,能够很好支持对数字、英文以及符号的加密操作。 MD5为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一。将数据运算为另一固定长度值,是杂凑算法的基础原理,MD5的前身有MD2、MD3和MD4。
- 2022-02-02 14:40:20下载
- 积分:1