-
JS-最新打印机测试软件
资源描述vb开发JS-最新打印机测试软件,并口,串口,网口
- 2022-11-28 18:35:04下载
- 积分:1
-
获得一个字符的Ascii代码
获得一个字符的Ascii代码-was a character Ascii code
- 2022-03-21 07:06:49下载
- 积分:1
-
数据的编译信息大全PC系列PC汇编
PC汇编资料大全 -PC Series PC compilation of the data compiled information Daquan
- 2022-03-06 16:52:00下载
- 积分:1
-
这是mfc程序,实现环境为VC++,希望大家有用
这是mfc程序,实现环境为VC++,希望大家有用-This is mfc procedures, the environment for VC++, you want useful
- 2022-05-23 05:02:54下载
- 积分:1
-
used to write the 18b20 driver function : to achieve DS18B20 read Principle : si...
用c写的18b20驱动程序
功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-used to write the 18b20 driver function : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay requirements more stringent, this procedure is used in the crystal 11.0592M if the use of other crystal please According to the information DS18B20 delay parameter changes
- 2022-03-18 07:48:12下载
- 积分:1
-
WinXp Internet跳棋游戏人机对战VB源码
WinXp Internet跳棋游戏人机对战VB源码-WinXp Internet checkers game players VB source plane!
- 2022-01-31 17:21:48下载
- 积分:1
-
此源程序演示了在新式,PDA上如何正确显示汉字。
此源程序演示了在新式,PDA上如何正确显示汉字。
- 2023-02-23 08:05:04下载
- 积分:1
-
试验内容: 跳水比赛中运动员每完成一个跳水动作,都有J名裁判员为其打分,但每次总成绩中都要去掉一个最高分和一个最低分。每个运动员需要完成C个动作,每次动作结束都...
试验内容: 跳水比赛中运动员每完成一个跳水动作,都有J名裁判员为其打分,但每次总成绩中都要去掉一个最高分和一个最低分。每个运动员需要完成C个动作,每次动作结束都要按当前总成绩为全部运动员重新排序,结果在运动员出场比赛时显示出来。设总共有N个运动员参加比赛,其编号为1,2,… N。 编一个程序实现这一功能。 要求: 1、 建立一个*head为头结点的单链表 2、 以动作C为主循环,对每个动作输入每个运动员所有裁判打分。输入每个 运动员的所有打分后,立即对单链表按sum域(累计分)从小到大重新排序 3、 在每个动作之后,输出该单链表的所有结点-Note:
Experimentation:
When sportsman who taking part in diving game had finished each movement,there were J referees marking for sportsman,and each time the highest and lowest marks always were taken out.
Each sportsman must finish C movements,no sooner did actions had be performed than current sum grades should be sorted and the final results should be displayed before athlete comes out.
Supposing there are N athletes attending the game,the NO is 1,2,...N.Write an program to implement this fuction.
Requires:
1 Create a single chain naming the name of headnode*head.
2 The movement C is main loop,Each sportsman s grades marked by all judges should be put in the each movement.After finished this,the
- 2023-07-04 21:45:03下载
- 积分:1
-
以VB为Visual Studio 2005 alphablendexample源代码
VB为visualstudio2005编写的AlphaBlendExample源代码
- 2022-07-08 21:03:51下载
- 积分:1
-
步骤:。编译DLL:CL / LD f.cpp。查看出口:dumpbin /exports f.dll的…
steps: . compile dll: cl /LD f.cpp . view the exports: dumpbin /exports f.dll . compile exe: cl test.cpp . run: test
- 2022-03-24 08:35:04下载
- 积分:1