-
这是一个字的动画,它的字是动的,给人的感觉是字不是字拉,而是一个个的有生命体...
这是一个字的动画,它的字是动的,给人的感觉是字不是字拉,而是一个个的有生命体-This is a character animation, the characters it is moving and gives the impression that the word is not the words, but out of a life-
- 2023-04-22 04:35:03下载
- 积分:1
-
Shipp Network office, functions simple, but definitely available, I have tested.
希普网络办公,功能简单,但绝对可用,我测试过的。-Shipp Network office, functions simple, but definitely available, I have tested.
- 2022-01-22 03:17:51下载
- 积分:1
-
python教程,名字为a byte of python.
python教程,名字为a byte of python.-python tutorial, the name for a byte of python.
- 2023-08-26 15:20:03下载
- 积分:1
-
阻抗计算工具,很有用。 阻抗计算工具,很有用。
阻抗计算工具,很有用。 阻抗计算工具,很有用。-Impedance calculation tool, very useful. Impedance calculation tool, very useful. Impedance calculation tool, very useful.
- 2022-04-26 22:12:23下载
- 积分:1
-
一个转来的小车运动源程序
一个转来的小车运动源程序 -Transferred to a source of car movement
- 2022-03-19 02:52:19下载
- 积分:1
-
100个asp简单学习例子
100个asp简单学习例子-100 asp learning simple example
- 2022-01-26 06:04:17下载
- 积分:1
-
数据库设计2.页面的设计与开发3.小结第8章在线考试系统 161 实例分析 161 1. 系统设计2.系统功能预览知识要点 167 制作步骤 168 1 ......
数据库设计2.页面的设计与开发3.小结第8章在线考试系统 161 实例分析 161 1. 系统设计2.系统功能预览知识要点 167 制作步骤 168 1 ... 利用简单的HTML代码与脚本 融合而成的ASP技术可以开发强大的Web应用程序,例如数据库的存取、文件的访问、计数器的 -2 database design. Page Design and Development 3. Summary Chapter 8 Online Examination System 161 Case Analysis 161 1. System Design 2. System functions preview knowledge produced 167 points 168 1 ... steps using simple HTML and script code combining ASP technology can be a powerful development of Web applications, such as database access, file access, counters
- 2022-01-22 13:46:28下载
- 积分:1
-
火车订票系统
应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/
struct train
{
char num[10];/*列车号*/
char city[10];/*目的城市*/
char takeoffTime[10];/*发车时间*/
char receiveTime[10];/*到达时间*/
int price;/*票价*/
int bookNum ;/*票数*/
};
/*订票人的信息*/
struct man
{
char num[10];/*ID*/
char name[10];/*姓名*/
int bookNum ;/*需求的票数*/
};
/*定义火车信息链表的结点结构*/
typedef struct node
{
struct train data ;
struct node * next ;
}Node,*Link ;
/*定义订票人链表的结点结构*/
typedef struct people
{
struct man data ;
struct people*next ;
}bookMan,*bookManLink ;
- 2022-02-01 04:42:30下载
- 积分:1
-
大富翁游戏源文件,使用Asp编写的,其他的大家都应该明白了,不用我多说什么了吧。...
大富翁游戏源文件,使用Asp编写的,其他的大家都应该明白了,不用我多说什么了吧。-Monopoly game source document, prepared by the use of Asp, other people should understand, I do not have to say what it is.
- 2022-03-21 10:00:06下载
- 积分:1
-
测量仪器控制程序,可以控制仪器进行隧道断面测量。
测量仪器控制程序,可以控制仪器进行隧道断面测量。-Measuring instrument control program to control the tunnel cross-section measurement instruments.
- 2023-02-13 13:11:03下载
- 积分:1