登录
首页 » Windows开发 » 学生选课系统C语言代码

学生选课系统C语言代码

于 2022-09-17 发布 文件大小:16.20 kB
0 172
下载积分: 2 下载次数: 1

代码说明:

本代码使用C语言在VC中编译而成,如果有需要可以下载,挺适合入门者使用,非常建议使用。源代码描述中如有代码片段,请点击编辑器中的“插入程序代码”按钮,插入代码并选择相应的编译语言,以便代码片段被正确语言着色。

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

发表评论

0 个回复

  • 获取微信用户信息源码(.net)
    通过网页获得微信OpenID以及用户性别,年龄等信息!!!!
    2023-05-21 19:35:02下载
    积分:1
  • 1、BOOTSECT.BIN 功能:1.44M软盘的引导扇区中的文件 源代码文件:BOOTSECT.ASM 编译方法 nasm bootsect...
    1、BOOTSECT.BIN 功能:1.44M软盘的引导扇区中的文件 源代码文件:BOOTSECT.ASM 编译方法 nasm bootsect.asm -o bootsect.bin 2、WRBOOT.COM 功能:将BOOTSECT.BIN 写到软盘的引导扇区 源代码文件:WRBOOT.ASM 编译方法 nasm wrboot.asm -o wrboot.com 使用方法:将BOOTSECT.BIN 与WRBOOT.COM 置于同一目录下,软驱中插入软盘,执行WRBOOT.COM 3、OS.PCS 功能:操作系统的任务切换演示 源代码文件:PCS.ASM 编译方法 nasm pcs.asm -o os.pcs 使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。 -1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use
    2022-03-26 13:01:00下载
    积分:1
  • 用于jsp中的语言编码
    用于jsp中的语言编码-jsp for the coding language
    2022-02-05 07:45:04下载
    积分:1
  • 获取对方ip,应该不错哦,已经调试通过了
    获取对方ip,应该不错哦,已经调试通过了-Access to the other ip, should be good Oh, have adopted the debugger
    2022-04-01 01:21:34下载
    积分:1
  • 本代码是一个编译器编译出的HEX文件转换为BIN文件。会记录每次转换的动作,以便以后查找记录。...
    本代码是一个编译器编译出的HEX文件转换为BIN文件。会记录每次转换的动作,以便以后查找记录。-The code is a compiler to compile a file conversion of the HEX file for the BIN. Will record each action in order to find records of the future.
    2022-08-23 20:07:43下载
    积分:1
  • 一个通过网路通信的办法实现了对.net C C++程序的万能调试工具...
    一个通过网路通信的办法实现了对.net C C++程序的万能调试工具-A network communications through the means of achieving on. Net C C++ programs universal debugging tool
    2022-06-16 13:38:57下载
    积分:1
  • 编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一始人选一个正整数作为报数上限m,从第一个人始按顺时针方向从自1始顺序报数,...
    编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,报道m时停止报数。报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。采用单向循环链表模拟此过程,按照出列的顺序印出各人的编号测试数据:m的初值为20;n=7,7个人的密码依次为:3,1,7,2,4,8,4,首先m的值为6(正确的出列顺序应为6,1,4,7,2,3,5)-No. 1, 2, ..., n n clockwise direction by individuals sitting around a circle, each holding a password (positive integers), a candidate started as a positive integers m ceiling on the number of reported from the first individuals to embark on the clockwise direction from the start sequence from a few newspaper reports m reportedly stopped a few. M reported out of the list of his password as a new value m, from the clockwise direction on the next re-started from a few reported so on, until all out all out, the design of a procedure sought out the order out. Listless one-cycle simulation process and follow the sequence shown in the numbers printed each test data : m for the initial 20; N = 7,7 personal passwords were : 3,1,7,2,4,8
    2022-01-24 15:11:40下载
    积分:1
  • 人脸识别登陆windows系统的相关代码.
    人脸识别登陆windows系统的相关代码.-Face Recognition System landing windows related code.
    2022-03-20 10:43:15下载
    积分:1
  • 动态程序框架例子,一个主程序,将动态库中的界面调到主程序中,有多少个动态库由主程序自动识别。相当于插件功能:)...
    动态程序框架例子,一个主程序,将动态库中的界面调到主程序中,有多少个动态库由主程序自动识别。相当于插件功能:)-dynamic procedural framework example, a main program, the dynamic repository transferred to the main program interface, the number of DLL by the main program automatic identification. The equivalent plug-in function :)
    2022-02-03 06:45:50下载
    积分:1
  • 火鸟2.1误码
    firebird 2.1 errorcodes
    2022-02-02 19:47:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载