-
Keyboard-
MSP430上类似手机九宫格的英文输入控制(MSP430 keyboard on cellphone)
- 2014-03-04 20:58:52下载
- 积分:1
-
wireless-charging-(QI)
凌阳无线充电方案(QI)原理图,GPMQXXXA芯片方案。(Sunplus wireless charging program (QI) schematics, GPMQXXXA chip solutions.)
- 2013-11-22 19:07:56下载
- 积分:1
-
给函数传递数组
#include
using namespace std;
double average(double array[],int count); //函数原型
int main(void)
{
double values[]={1.0,2.0,3.0,4.0,5.0,6.0,7.0,8.0,9.0,10.0};
cout
- 2022-03-19 10:39:26下载
- 积分:1
-
W5200_TCPS
STM32F103RBT6和W5200网络芯片的服务期端的测试程序,减少了很多不必要的设置,测试更方便(W5200 STM32F103RBT6 and end of service network chip testing procedures, to reduce a lot of unnecessary settings, the test is more convenient)
- 2013-07-21 15:14:34下载
- 积分:1
-
teechart
产生一批随机数,使用TeeChart进行绘图。是TeeChart学习很好的程序。(Produce a random number, using TeeChart for drawing. TeeChart learning process is good.)
- 2020-10-15 09:07:29下载
- 积分:1
-
C#modbus rtu绝对好用,绝对能用
说明: C#使用的modbus通讯协议编程。。真实可靠有用(C_modbus communication protocol programming. True, reliable and useful)
- 2020-06-17 03:20:01下载
- 积分:1
-
20060929105045880833
c语言通讯录源代码,功能一般,不够完善,很,简单适合,初学者可以看,我是为了打作业才上呢(c language directory source code, functional and not perfect, really, for a simple, beginners can see, I will work to fight on?)
- 2007-06-24 18:26:05下载
- 积分:1
-
xianxinglianbiao
c语言编写链式线性表的初始化,创建,插入删除等操作。(c language chained linear table is initialized, create, insert and delete operations.)
- 2013-11-09 14:30:30下载
- 积分:1
-
ExportExcel
Excel导出,含注册内容,无水印,支持中文图片等等(Excel export, including registration content, no watermark, support Chinese pictures and so on)
- 2017-09-18 16:07:33下载
- 积分:1
-
yuyundonghui
参加运动会的 个学校编号为 。比赛分成 个男子项目和 个女子项目,项目编号分别为 和 。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5,3,2。写一个统计程序产生各种成绩单和得分报表。
2、要求产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号、名次(成绩)、姓名和得分;产生团体总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。
3、测试数据:对于 , , ,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实例数据。
(The school serial number participating in Games is. Competition divides into men s event and women s event , the project serial number parts for the sum. The difference is bigger since every project participates in a number , some projects choose the first five , score order is 7 , 5 , 3 , 2 , 1 Still have some of projects taking the first three places , score only being 5 , 3 , 2 in proper order. Write a form for report counting procedure producing the various school report card and score. 2, demands the school report card producing every school , content includes every achievement project number , position in a name list (achievement) , full name and score per got by school Produce the group total points form for report , content including the school number , male person group total points , woman group total points and group total points. 3, testing data: Be that the odd number project chooses the first five to the serial number, the serial number is that the even number project c)
- 2009-04-07 22:40:37下载
- 积分:1