搜索资源列表
Objective-C基础教程 - 学习小结.txt
- Objective-C基础教程 - 学习小结
c-curriculum-design
- 已知文本文件f1.txt中存放了某个省当年参加高考的1000个考生的数据(考号、姓名、性别和考试成绩),存放格式是每行存放一个考生的数据,每个数据之间用空格隔开。 假定当年该省的招生计划是:一类本科招生计划为10%;二类本科招生计划为15%;三类本科招生计划为20%;四类高职高专招生计划为25%。 请编写程序,实现以下功能: (1)划定各批次录取分数线,结果可屏幕显示,也可存入文件。 (2)能够统计各批次中男生,女生的录取比例。统计结果可屏幕显示,也可存入文件。 (3)确定每
C 屏幕绘图
- C 屏幕绘图.txt
C程序设计_万年历系统
- C程序设计_万年历系统.txt
C语言头文件大全
- C语言头文件大全.txt
txt
- 项目需求分析文档。包含新生入学管理系统,收费退费及勤工俭学等部分。-Project needs analysis document. Includes freshmen enrollment management systems, work-study program, such as fees and refund part.
TXT
- introducir un mensaje despues de un enter las letras se caen programa que usando interrupciones del Bios y lenguaje enssamblador en borlan c++ -introducir un mensaje despues de un enter las letras se caen programa que usando interrupciones del
C100-txt
- c语言经典练习题,对新手有极大的帮助,-help,me
C
- C通讯录 C语言实现读取TXT文件存储通讯录-C Contacts C language implementation to read TXT file storage contacts
ashars_antivirus_code.TXT
- this a sample file which is an antivirus program in c. do not use it explicitly-this is a sample file which is an antivirus program in c. do not use it explicitly...
5.txt
- 基于C++编写的计算器,实现算式的多层运算。简单,快捷-计算器
Txt-file-fast-implementation-based-C-and-Fortran-m
- 基于txt文件快速实现C与Fortran混合编程-Txt file fast implementation based on C and Fortran mixed programming
C
- 这是关于c语言学习的经验,其中包括两个txt文档很方便下载,可以在手机上看,写的很好,值得看看。-This is about c language learning experience, including two txt documents easily download, you can watch on the phone, write well, worth a look.
CRC.txt
- 用查表法计算CRC码 C的程序设计,生成多项式为CRC-CCITT -CRC look-up table method using C programming code, generating polynomial for the CRC-CCITT
C-code
- 教你1小时里搞定ASP(精典).txt code-1 hour where you get to teach ASP (classic). Txt code
C-programer
- 适合手机,电子书,MP4,等便携设备浏览的TXT格式的C语言电子书-C-language e-books suitable for mobile phones, e-books, MP4, portable device to browse for TXT format
Student-C
- 学生管理系统包括//在主函数中进行功能选择。 //调用open()函数,建立文件f.txt //调用input()函数,从键盘输入5个学生的数据送到结构数组中. //调用alter()函数,对数据进行修改 //调用search()函数,对数据进行查询: 调用search_num()函数,按学号查询; 调void search_name()函数,按姓名查询 //调用void ch()函数,进行统计查询: 调用sk()函数,查询三科成绩均大于85分的记录; 调用b
serial-communication-C-program
- 51单片机与电脑串口通信的C程序,有文字说明,txt文件-51 SCM and computer serial communication C program, text, txt files
c-learning
- c研究性学习,网友写的文章,整理到一个txt文档中了,文章写的挺好的-how to learn programming in c
programs-txt
- 1. Transfer function to state space model transfer function to state space A=[1 1 1] B=[1 6 11 6] [A,B,C,D]=tf2ss(num,den)