-
This is a good book for TCL lovers.
This is a good book for TCL lovers.
- 2022-03-21 09:27:14下载
- 积分:1
-
利用VB制作的一款撞球游戏,很好玩,是我的课程设计。
利用VB制作的一款撞球游戏,很好玩,是我的课程设计。-VB produced one pool game is a lot of fun, my curriculum design.
- 2022-04-10 12:10:35下载
- 积分:1
-
C程序源代码,编译命令cc
C程序源代码,编译命令cc-ofgetfget.c-lcurses 此程序适用于SCOUNIX主机系-C source code, compile command cc-ofgetfget.c- lcurses this procedure applies to SCO UNIX mainframe line
- 2023-08-01 17:15:02下载
- 积分:1
-
使用ArcEngine java api开发的,打开一个shape文件,并显示其中所有记录的值...
使用ArcEngine java api开发的,打开一个shape文件,并显示其中所有记录的值-ArcEngine java api use development, open a shape file, and display all records in which the value of
- 2022-02-26 07:28:23下载
- 积分:1
-
802[1].1d技术规范及说明文档,英文版,但是内容很详尽
802[1].1d技术规范及说明文档,英文版,但是内容很详尽-802 [1] .1 d technical specifications and documentation, in English, but very detailed content
- 2022-05-18 06:07:34下载
- 积分:1
-
打兔子游戏,datuzi,仅供参考,代码不是很完美
打兔子游戏,datuzi,仅供参考,代码不是很完美-Rabbit playing the game, datuzi, only for reference, the code is not perfect
- 2022-03-05 20:57:37下载
- 积分:1
-
不错的shijuegezong的程序,c语言写的,适合对genzong感兴趣的的初学者和编程人员。...
不错的shijuegezong的程序,c语言写的,适合对genzong感兴趣的的初学者和编程人员。-Good shijuegezong procedures, c language, and suitable for genzong interest of beginners and programmers.
- 2022-08-12 12:40:25下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性...
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性可以放在不同的全局变量中)。
输入数据例: 0 92+data> 0x3f 00 while
正确结果:这些单词的单词种别及其属性
INT10 0
INT10 92
+ _
IDN data
> _
INT16 63
INT8 0
WHILE _
-Operating environment: win-tc. To achieve some functions: 1) read from the keyboard data, analysis of a word. 2) to return to the word of other species (expressed by an integer), 3) the return of the word attribute (the attribute can be different in different global variables). Cases of input data: 0 92+ data> 0x3f 00 while the correct result: the word of these kinds of words and their properties do not INT10 0 INT10 92+ _ IDN data> _ INT16 63 INT8 0 WHILE _
- 2022-12-13 08:50:03下载
- 积分:1
-
the procedures used to achieve VB SQL 2000 can be achieved neighborhood househol...
本程序用VB+SQL 2000实现,可以实现小区的住户资料,仪表资料,住户投宿,住户报修等数据的查询,修改,删除,统计和以报表形式打印输出.-the procedures used to achieve VB SQL 2000 can be achieved neighborhood households, Instrumentation, tenants will be met, household repair and other data query, modify, delete, statistics and statements in the form of printouts.
- 2022-04-16 17:26:50下载
- 积分:1