-
本程序是用vb语言编写的一个游戏,值得学习与参考。
本程序是用vb语言编写的一个游戏,值得学习与参考。-this procedure is used vb language of a game, it is worth learning and reference.
- 2022-03-17 19:43:11下载
- 积分:1
-
论坛源码,采用ACCESS数据库,可不需修改而直接使用
论坛源码,采用ACCESS数据库,可不需修改而直接使用-Forum source using ACCESS database, without modification, the use of direct
- 2022-02-05 13:27:49下载
- 积分:1
-
A personnel system, code and databases.
一个有关人事系统的所有代码和有关文件包括里面小量数据库。-A personnel system, code and databases.
- 2023-04-02 14:15:04下载
- 积分: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
-
BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its...
BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures.
The DFU Tools are a suite of programs that enable firmware and persistent store files to be signed and combined to form DFU files. -BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures. The DFU Tools are a suite of programs that enable firmware and persistent store files to be signed and combined to form DFU files.
- 2022-01-27 11:15:20下载
- 积分:1
-
开发MySql数据库的最新JDBC驱动。
开发MySql数据库的最新JDBC驱动。
- 2022-09-22 06:15:03下载
- 积分:1
-
美国GE公司MIL
美国GE公司MIL-1553B系列产品WINDOWS驱动程序和API函数源代码。-American GE company MIL-1553B Series Product WINDOWS drivers and API function source code.
- 2022-05-26 11:55:16下载
- 积分:1
-
本人在空暇到网上载了一些Flash的源程序,十分的精彩,不敢独用,现与大家分享,希望给未来的闪客做个参考! 说明:1、因时间关系没有分类!2、下载文件为zip格...
本人在空暇到网上载了一些Flash的源程序,十分的精彩,不敢独用,现与大家分享,希望给未来的闪客做个参考! 说明:1、因时间关系没有分类!2、下载文件为zip格式,每个zip中有源程序10-15个。-online Flash contains some of the source, very exciting, not only used now to share with you and hope for the future to be a reference to the Flash! Note : 1, due to the time not classified! 2, the download file format for zip, zip each source is 10-15.
- 2023-02-15 03:40:04下载
- 积分:1
-
自己编写的GMSK信号的循环谱密度程序,开发平台MATLAB,对于循环谱检测有一定的参考价值!...
自己编写的GMSK信号的循环谱密度程序,开发平台MATLAB,对于循环谱检测有一定的参考价值!-I have written the cycle of GMSK signal spectral density procedures, development platform MATLAB, for the cyclic spectrum detection of some reference value!
- 2023-05-27 05:05:03下载
- 积分:1
-
摄像机标定程序:用MATLAB语言编写,主程序是张…
摄像机标定程序:用matlab语言编写,zhang是主程序,请参考test以了解调用的方法-camera calibration procedures : using Matlab language, the main program is zhang, Please refer to test to find out the calling method
- 2022-05-19 19:42:18下载
- 积分:1