-
注册表注册表CRegistry是简单方便的程序
CRegistry注册表,是一种简单方便的注册表程序-CRegistry registry is a simple and convenient procedures for the registry
- 2022-03-21 12:26:59下载
- 积分:1
-
按照数据结构书编的程序,编译出来完事的,能运行的"逆置带头结点的动态单链表L"...
按照数据结构书编的程序,编译出来完事的,能运行的"逆置带头结点的动态单链表L"-book series of the process, get away from the compiler can run the "reverse home lead the dynamic node L-List"
- 2022-10-19 16:25:03下载
- 积分:1
-
红蓝军对战
运用C语言编写的小游戏,在DOS环境下运行,所有的界面和实现算法都是自己写的,可以参考~
- 2023-01-25 23:25:04下载
- 积分:1
-
AVR键盘控制程序 AVR键盘控制程序 AVR键盘控制程序
AVR键盘控制程序 AVR键盘控制程序 AVR键盘控制程序-AVR keypad control procedures
- 2022-06-28 02:35:40下载
- 积分:1
-
大家在有些时候希望自己做的控件是半透明或透明的,就像半透明的窗体一样,我经过一段时间的查询,发现这个是可以实现,我们来看看它的实现以及带来的一些问题吧。...
大家在有些时候希望自己做的控件是半透明或透明的,就像半透明的窗体一样,我经过一段时间的查询,发现这个是可以实现,我们来看看它的实现以及带来的一些问题吧。-Sometimes you want to do is control translucent or transparent, translucent windows like, I spent some time in and found that this can be achieved, we look at it and the realization of some of the issues now.
- 2022-10-19 03:00:02下载
- 积分: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
-
stock cost calculators, very useful. If you need source code, please send mail!
股票成本计算器,很有用的.如果需要源程序,请发邮件!-stock cost calculators, very useful. If you need source code, please send mail!
- 2022-07-09 11:06:35下载
- 积分:1
-
实现VC和ANSYS的调用,可以方便地实现两个软件之间的连接,同时可以实现图形用户界面的操作....
实现VC和ANSYS的调用,可以方便地实现两个软件之间的连接,同时可以实现图形用户界面的操作.-REALIZE THE CONNECTION OF THE ANSYS AND VC.SO IT IS VERY CONVINIENT FOR US TO USE THE SOFT AND MAKE GOOD USE OF THE RESOURCE........................................
- 2022-01-23 10:46:12下载
- 积分:1
-
LOOK MY HART LOOK YOUR FACE
LOOK MY HART LOOK YOUR FACE-LOOK LOOK YOUR FACE
- 2022-07-21 11:22:25下载
- 积分:1
-
Web site development related to the code, mainly to achieve a site' s home pa...
网站开发的相关代码,主要是实现了一个网站的首页,是关于健康咨询的一个网站-Web site development related to the code, mainly to achieve a site" s home page, is a web site on health consultation
- 2023-04-24 10:40:03下载
- 积分:1