-
read-grade-calculate-average-grade
可以从一个txt文件中读取出若干个学生的各科成绩,并且计算出每科的平均成绩。对学生的成绩进行排序,还可以显示出每科的最高分。并且可以生成txt文件把这些结果用储存起来。(It can read a number of students grades in all subjects a txt file, and calculate the average score for each subject. Sort on student achievement, but also can show the highest score for each subject.Besides
,it can generate txt files to store theses results.)
- 2015-01-24 18:17:12下载
- 积分:1
-
sockAPI
windows socket API的基本应用
完整工程;服务器异步监听模式
适合初学参考。(The basic application windows socket API complete works server asynchronous listening mode suitable for beginners reference.)
- 2009-10-17 09:11:45下载
- 积分:1
-
水库调度POA
水库调度POA算法,动态规划的改进方法。(POA algorithm for reservoir scheduling)
- 2018-04-17 21:12:13下载
- 积分:1
-
libmp3decode
说明: mp3解码,从外国的网站上下载的,分享给大家(mp3 decoder, from the foreign site to download and share to everyone)
- 2008-11-01 22:01:32下载
- 积分:1
-
lesson-14
孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
- 2013-04-02 10:19:34下载
- 积分:1
-
BLDC_contorl_2812_closeloop
TMS320F2812 BLDC closeloop drive
- 2014-09-19 11:21:22下载
- 积分:1
-
library50-c-5
the C library used in Harvard CS50 Course
- 2014-04-24 23:38:57下载
- 积分:1
-
2347449
这是一个C语言实现的一阶到六阶的IIR滤波器程序,用于TI TMS320C5416 Texas 工具(This is a C-language-implemented first-to-sixth-order IIR filter program for the TI TMS320C5416 Texas tool)
- 2019-03-25 14:53:18下载
- 积分:1
-
1
说明: FFT变换,可以变换将时域信号变换为频域信号,在vc6.0环境调试(FFT transform,Can change the time domain signal transformation for frequency domain signal, debugging in vc6.0 environment
)
- 2014-03-25 21:24:00下载
- 积分:1
-
Database
ODBC 操作,包括连接、检索、返回结果集、插入删除(ODBC operation, including connection, retri , return the result set, insert delete)
- 2015-06-02 14:30:17下载
- 积分:1