CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - STU

搜索资源列表

  1. stu

    0下载:
  2. 一个ASP班级管理信息系统,可以作为管理信息系统案例-An ASP class management information system, can serve as a case management information system
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:314982
    • 提供者:chiokchi
  1. stu

    1下载:
  2. QT4实现学生信息管理,使用了sqlite3数据库-QT4 student information management to achieve
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:639431
    • 提供者:uyiwfn
  1. ButtonClass2

    0下载:
  2. Complex button class example with many add on s and useful stu-Complex button class example with many add on s and useful stuff
  3. 所属分类:Button control

    • 发布日期:2017-04-05
    • 文件大小:11921
    • 提供者:Diego
  1. stu

    0下载:
  2. 链栈结构的学生成绩管理系统 初学c++ 不要拍砖。-Chain stack structure of student achievement management system for novice c++ not Paizhuan.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2071
    • 提供者:iostream_g
  1. stu

    0下载:
  2. 此代码 实现了 用户的 登录 数据的 调用 几种不同分页 效果 批量删除 增加 修改 等功能 -This code implements the user' s login data calls several different pages to delete the effect of volume changes and other functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:280268
    • 提供者:边永辉
  1. final

    0下载:
  2. Weather Station with SHT11 MPx4115 and LDC 4X20 Clock and other stu-Weather Station with SHT11 MPx4115 and LDC 4X20 Clock and other stuff
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:61643
    • 提供者:Dimitar
  1. FiberPP

    0下载:
  2. FIBER PP related stu-FIBER PP related stuff..
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-29
    • 文件大小:682729
    • 提供者:deepu
  1. stu

    0下载:
  2. 创建一个人档案文件(若已存在则直接使用该文件),它包含学号,姓名、年龄、性别、电话,通信地址六项内容。试编写一管理程序,要求系统显示如下菜单,按键后执行相应的操作。 (1)L命令:列出文件中的所有人的记录,每人一行 (2)I命令:在文件末尾插入一个人的记录 (3)D命令:根据姓名删除指定的纪录,若出现多条记录,应再提供删除哪条记录的选择。 (4)F命令:按姓名字段的值进行查询,并将查询结果(多条记录)显示在屏幕上 (5)0命令:根据姓名对记录进行排序 (6)Q命令:退出管
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3185
    • 提供者:ywh
  1. recursively

    0下载:
  2. In my experience. teaching students to use recursion has always been a difficult task. When it is first presented, students often react with a certain suspicion to the entire idea. as if they had just been exposed to some conjurer s trick ra
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1222883
    • 提供者:goku
  1. stu

    0下载:
  2. 学生信息管理系统 课程设计 在命令行下对数据库进行操作.-Student Information Management System Course Design in the command line to operate the database.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-16
    • 文件大小:11709
    • 提供者:浪里飘雪
  1. CFAL12864Z

    0下载:
  2. test code for testing some test stu-test code for testing some test stuff
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:35797
    • 提供者:algade
  1. stu

    0下载:
  2. 学籍管理需要每个学生的下列数据:学号、姓名、性别、年龄、分数,请用C语言程序存储并处理学生的学籍。 要求: (1)定义一个结构体类型,类型名称为STUDENT 学号(num):int型; 姓名(name):char * 型;或者char name[] 性别(sex):char型; 年龄(age):int型; 分数(score):float型。 (2)用结构体数组实现一个班级学生信息的输入和输出。 (3)用指向结构体的指针实现一个班级学生信息的输入和输出。
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:860
    • 提供者:王小A
  1. basic_linux

    1下载:
  2. 编程实现快速排序算法;实现文本文件拷贝函数copy.编写一个程序,要求:输入N个学生学号和成绩,并保存在stu.txt文本文件中,学生成绩进行排序并把排序后的结果输出到score.txt文件中,同时在屏幕上输出高于平均成绩的学生的学号和成绩。编写一个程序找出串str1和串str2的所有最长公共子串。 -Fast sorting algorithm programming text file copy function to achieve copy. Write a program tha
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2212
    • 提供者:
  1. stu

    0下载:
  2. 这是一个用c语言编写的学生成绩管理系统,在TC2.0下可以运行,虽然是个小系统,但是很经典;-This is a language with the c student achievement management system can run in TC2.0, although a small system, but a classic
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:3077
    • 提供者:廖鑫泉
  1. CE147_CSD_Signal_Match_120309

    0下载:
  2. invalid stuff i nvalid stuff i nvalid stu-invalid stuff invalid stuff invalid stuff invalid stuff invalid stuff
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:76360
    • 提供者:catena
  1. stu

    0下载:
  2. jsp小程序,学生学籍管理系统,适合做课程设计等等。初学者用的-jsp applet, Student Management System, suitable for curriculum design and so on. Beginners use
  3. 所属分类:Education soft system

    • 发布日期:2017-04-08
    • 文件大小:450831
    • 提供者:周鹏
  1. stu

    0下载:
  2. 简单的PHP学籍管理系统,用于初学者学习-Simple PHP school management system for beginners to learn
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-30
    • 文件大小:18382
    • 提供者:曹桐
  1. stu

    0下载:
  2. 是新手写的成绩查询的小程序,希望各位指导一下。-Handwritten scores of new small program query, I hope you guide us.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1823
    • 提供者:2
  1. stu

    0下载:
  2. 学生成绩管理系统,可以实现学生信息的删、改。和输出到文件中-a system to manage students performance
  3. 所属分类:Education soft system

    • 发布日期:2017-04-08
    • 文件大小:154287
    • 提供者:sky56
  1. STU

    0下载:
  2. 为一个简易的学生管理系统,采用了mvc模式-As a simple student management system, using the mvc pattern
  3. 所属分类:Education soft system

    • 发布日期:2017-05-19
    • 文件大小:5380096
    • 提供者:lsy
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com