-
阅读工具,可以阅读很多文档。特别是vc基本函数库
阅读工具,可以阅读很多文档。特别是vc基本函数库-reading tool, you can read many files. Especially vc basic functions
- 2022-01-22 12:22:08下载
- 积分:1
-
AVL tree . AVL tree is a n algrothim that can be used to study the b tech subjec...
AVL tree . AVL tree is a n algrothim that can be used to study the b tech subject AAD.
- 2022-01-26 04:33:03下载
- 积分:1
-
sdk下的俄罗斯方块 有游戏运行程序和源代码 并有详细的注解
sdk下的俄罗斯方块 有游戏运行程序和源代码 并有详细的注解-sdk the game Tetris is operational procedures and source code and a detailed explanation
- 2022-04-22 22:25:00下载
- 积分:1
-
csharp写的一个俄罗斯方块,功能齐全,程序容易看懂,适合新手学习...
csharp写的一个俄罗斯方块,功能齐全,程序容易看懂,适合新手学习-CSharp written by a Russian box, full-featured, easy to understand procedures, suitable for novice learning
- 2022-04-30 19:51:46下载
- 积分: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
-
Bmp文件是非常常用的位图文件,无论是游戏还是其他都被广泛使用。针对bmp文件的处理也有一堆现成的api进行调用,然而文件内部究竟怎样,如何自己来解析这样的文件...
Bmp文件是非常常用的位图文件,无论是游戏还是其他都被广泛使用。针对bmp文件的处理也有一堆现成的api进行调用,然而文件内部究竟怎样,如何自己来解析这样的文件呢-Bmp file is a very commonly used bitmap file, whether it is games or other have been widely used. Bmp file for the deal also has a pile of off-the-shelf api calls, but what the internal documents, how to own such a document to resolve this
- 2022-03-21 13:22:07下载
- 积分:1
-
CPE程式運算
sample input
125 5
30 3
80 2
81 3
sample output
125 25 5 1
Boring!
Boring!
81 27 9 3 1
讀取INPUT檔案 第一位數MOD第二位數 如餘數非0 顯示Boring! 如餘數為0 顯示其結果
- 2022-03-17 23:22:19下载
- 积分:1
-
计算方法
用高斯消元法解方程组,源代码以及注释
注释在源代码中...
计算方法
用高斯消元法解方程组,源代码以及注释
注释在源代码中-calculated using Gaussian Elimination Solution equations, the source code and notes in the Notes source code
- 2022-05-26 09:09:30下载
- 积分:1
-
HFSS 混合网络 微带结构
HFSS 混合网络 微带结构-HFSS microstrip hybrid network architecture
- 2022-02-25 10:53:12下载
- 积分:1
-
可以编辑的msflexgrid的VB源码,密码为peng
可以编辑的msflexgrid的VB源码,密码为peng-can edit the msflexgrid VB source code, passwords peng
- 2022-08-18 03:37:01下载
- 积分:1