-
采用Visual Bacis.NET开发的电子商务系统.
采用Visual Bacis.NET开发的电子商务系统.-Visual Bacis.NET development of the e-commerce system.
- 2023-02-05 05:10:03下载
- 积分:1
-
移动 t 检验技术
时间序列变异诊断,趋势分析
- 2022-03-18 12:42:58下载
- 积分:1
-
FLV phone
基于手机的FLV 通过手机可以播放flv流媒体-FLV phone-based mobile phone that can play flv streaming media
- 2022-03-02 02:35:47下载
- 积分:1
-
井字游戏:为双人对弈游戏,双方轮流放子,单任一行,列,斜线为三个相同的 子时即为胜利!...
井字游戏:为双人对弈游戏,双方轮流放子,单任一行,列,斜线为三个相同的 子时即为胜利!-gridwork game : Chess game for a double, the two sides take turns in taking sons, single-line series of three slash the same firm shall victory!
- 2023-06-06 08:10:03下载
- 积分:1
-
core 24
core 24 - H.264/MPEG-4 AVC codec - Copyleft 2005 - http://www.videolan.org/x264.html-core 24-H.264/MPEG-4 AVC codec- Copyleft 2005-JVT
- 2022-06-17 21:23:55下载
- 积分:1
-
assoeted源码,可以给刚开始学习的人下载借鉴。
assoeted源码,可以给刚开始学习的人下载借鉴。-assorted源码,可以给刚开始学习的人下载借鉴。
- 2022-03-24 06:09:39下载
- 积分:1
-
有关字符处理及获取机器日期的一些源程序
有关字符处理及获取机器日期的一些源程序- Related character processing and gain machine date some source
programs
- 2022-02-11 23: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
-
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书第8章中的例题源码,使用LabWindows CVI的人用得着。麻烦...
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书第8章中的例题源码,使用LabWindows CVI的人用得着。麻烦管理员帮我开通下载功能,我急需要本网站上的labwindows/CVI方面的数据库教程,谢谢!-LabWindows CVI aspects of the classic textbook
- 2022-05-17 08:57:55下载
- 积分:1
-
VB进制转换子程序,各种进制转换都有,非常好用
VB进制转换子程序,各种进制转换都有,非常好用-VB hex conversion subroutines, all kinds of binary conversions are very easy to use
- 2023-08-16 23:30:04下载
- 积分:1