登录
首页 » C# » 是一个用VC编的学生成绩管理系统,主要功能有信息录入,修改,删除,查询等...

是一个用VC编的学生成绩管理系统,主要功能有信息录入,修改,删除,查询等...

于 2022-02-21 发布 文件大小:3.81 kB
0 110
下载积分: 2 下载次数: 1

代码说明:

是一个用VC编的学生成绩管理系统,主要功能有信息录入,修改,删除,查询等-VC is a series of student performance management system, the main function of information input, modify, delete, queries, etc.

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

发表评论

0 个回复

  • eigen-QR
    C++矩阵QR分解方法,同时求出对应的特征值和实特征值对应的特征向量(QR for solving the eigenvalues and eigenvectors)
    2020-08-31 00:38:09下载
    积分:1
  • 基于STM32F103系列 0.96寸 OLED显示驱动程序
    基于STM32F103系列 0.96寸 OLED显示驱动程序  OLED驱动方式SPI模式,程序测试验证OK,更改显示内容方便,包含显示库,直接在程序改写需要显示的内容及随意更改显示排版
    2022-03-14 10:00:25下载
    积分:1
  • ReverbEnhancement
    reverberation enhancement program
    2011-07-20 20:13:32下载
    积分:1
  • TESTopenbaidu
    网络程序,判断是否连接至外网,主要是读取内容来判断(Network program, to determine whether to connect to the external network, is read content to determine)
    2012-10-05 14:42:19下载
    积分:1
  • fileOperate
    windows文件操作,文件移动、删除操作(windows file operations, file move, delete operation)
    2012-11-26 17:20:22下载
    积分:1
  • DAC0832转换器输出锯齿波、三角波、方波和正弦波
    说明:  转换器输出锯齿波,转换器输出三角波,转换器输出方波和正弦波(The converter outputs sawtooth wave, triangle wave, square wave and sine wave)
    2020-11-02 17:19:53下载
    积分:1
  • 堆栈四则运算
    /* 在BC31下编译 或VC6.0*/ /* compile under Borland C++ 3.1 or Visual C++ 6.0*/ /*#include "stdafx.h"*/ #include "stdio.h" #include "string.h" #include "stdlib.h" #include "conio.h" #define TRUE 1 #define FALSE 0 #define STACK_INIT_SIZE 100/*存储空间初始分配量*/ #define STACKINCREMENT 20/*存储空间分配增量*/ typedef struct { int *pBase;/*在构造之前和销毁之后,base的值为NULL*/ int *pTop;/*栈顶指针*/ int StackSize;/*当前已分配的存储空间,以元素为单位*/ }Stack; typedef int BOOLEAN;   char Operator[8]="+-*/()#";/*合法的操作符存储在字符串中*/ char Optr;/*操作符*/ int Opnd=-1;/*操作符*/ int Result;/*操作结果*/ /
    2022-07-17 12:33:54下载
    积分:1
  • 一个仍照程序,导致在街上仍然照片的店铺…
    一个大头贴程序,做成跟街上的大头贴店内的功能差不多,这是我的毕业设计-a still photos procedures, resulting in the street with still photos of the shop almost functional, it is my graduation design
    2022-06-27 05:11:54下载
    积分:1
  • 68个QT项目源码
    一共68个QT项目,用于学习QT编程,qt开发实例 2012 worldcup 2048-master 360ui AnimationButton CTabWidget Calculator ChartDirector Coverflow-master Demo DesktopSnow ImageView MyPing MyPlayer NavListView NeHe_OpenGL_Qt5 Player QMain QNavigationWidget-master QSmoothCurve QUI QZXing Qt Qt-Tetrix Qt360-10.0 Qt5RegexEditor QtWidgetsExamples-master Robot RoundPlot TcpFileTool ThreeDads UIFrame-master ZWait bank barruler bgdemo bin client cpumemorylabel curvechart demo1 dictionary-reborn-master filemanager flatui imageMainWindow imagecalendar lednumber lightbutton lunarcalendarwidget magic-fish myClock myMaiChongTools mySerialPortTools my_client my_server nav net qcustomplot qt-master qt5-book-code-master realtimecharts_cpp styledemo test testTreeView uidemo01 uidemo10 uidemo17 uidemo18
    2021-08-31 00:30:53下载
    积分:1
  • Uav-ultimate-program
    基于 APM 飞控板的无人机 程序 是基于嵌入式系统的 全用的是c语言(Based on the flight control board uavs APM program is based on embedded system with all the c language is)
    2012-04-18 21:25:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载