登录
首页 » 算法 » 小型成绩管理系统

小型成绩管理系统

于 2023-06-07 发布 文件大小:6.64 MB
0 823
下载积分: 2 下载次数: 1

代码说明:

应用背景c语言课程设计,目前对于理科大学生来说,c语言是大学中的一门必修课,此系统为c语言的学习提供了很好的参考。关键技术利用c语言结构体实现的学生成绩管理系统,利用了c语言机构体,并实现了c语言结构体的增加,删除以及排序等算法。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Blei 03年lda实现
    代码是blei03年经典paper主题模型的实现——LDA。代码在linux下运行,且LDA是目前主题模型的主流算法之一,是pLSI的进化版本,主要涉及贝叶斯公式、狄利克雷分布等概率知识,能从大量文本中自动提取出隐含在背后的语义主题。
    2022-01-26 18:47:42下载
    积分:1
  • Bayes的matlab实现
    自己写的一个Bayes分类器的matlab程序,比较简单。 使用方法 >> [ train_x, train_y ] = readdata("train_data.txt" ); >> [ test_x, test_y ] = readdata("test_data.txt" ); >> [mode]=MyBayes_train( train_x, train_y); >> [ acurracy, predict_y]=MyBayes_test( test_x, test_y, mode);
    2022-03-09 19:08:01下载
    积分:1
  • stable matching
    简单的稳定匹配算法实现,无bug Implement Gale-Shapley algorithm of the Stable Matching Problem in your favorite language, and give the matching result of attached ranking data (boys rankings.txt and girls rankings.txt), supposing that the ranking is sorted from high to low. (C++ source file gs make ranking.cc which generates the data is also supplied here.)  
    2023-02-04 07:15:03下载
    积分:1
  • performance estimation of LDPC codes over BEC
    本文研究了LDPC码在二进制擦除信道上的有限长性能;http://arxiv.org/abs/1309.7102
    2022-01-21 02:07:35下载
    积分:1
  • 面部识别
    人脸检测源代码,这是非常强大的算法。用户的网络摄像机和IP摄像机的识别
    2022-08-03 00:47:50下载
    积分:1
  • 遗传优化神经网络程序
    遗传算法优化神经网络程序matlab
    2022-05-23 03:03:01下载
    积分:1
  • 一个矩阵类的实现,有加减乘除、求逆、转置等功能,应该是一个不错的实用程序。...
    一个矩阵类的实现,有加减乘除、求逆、转置等功能,应该是一个不错的实用程序。-a matrix of type, and it is the arithmetic, inversion, transpose function, it should be a good utility.
    2022-05-18 19:22:16下载
    积分:1
  • random search method for large complex optimization problems. The only support t...
    随机搜索法,用于大型复杂优化问题.该方法只支持变量的范围约束,不支持其它类型的约束.-random search method for large complex optimization problems. The only support the scope of variables bound not to support other types of constraints.
    2022-08-11 20:16:34下载
    积分:1
  • 指定方差和窗口的大小, 产生2维高斯平滑窗的源码.
    指定方差和窗口的大小, 产生2维高斯平滑窗的源码.-Specified variance and the size of the window, resulting in 2-D Gaussian smoothing window of the source.
    2022-03-22 04:23:33下载
    积分:1
  • 用神经网络模式识别,而且在这方面做更…
    vc++神经网络模式识别,还可以,对需要做这方面的人比较有用-vc neural network pattern recognition, but also to be done in this area were more useful
    2023-03-18 12:20:04下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载