-
用c语言编写的一个动画演示!文件为免费的,直接解压,在tc环境下运行!...
用c语言编写的一个动画演示!文件为免费的,直接解压,在tc环境下运行!-using a language of animation demo! Documents for free, directly extracting the environment tc run!
- 2022-07-24 19:41:14下载
- 积分:1
-
visual basic编程实现曲柄摇杆机构设计
visual basic编程实现曲柄摇杆机构设计-visual basic programming design of crank-rocker mechanism
- 2022-09-09 19:55:03下载
- 积分:1
-
vb试验代码段,内容为找指定数,适用于初学者使用
vb试验代码段,内容为找指定数,适用于初学者使用-test vb code, content to find a few designated for beginners to use. . .
- 2022-10-13 03:25:03下载
- 积分:1
-
Option Explicit Private Sub Form_click() Dim T As Date T =
Option Explicit Private Sub Form_click() Dim T As Date T = -2.5 Picture1.Print T End Sub priva-Option Explicit Private Sub Form_click() Dim T As Date T =-2.5 Picture1.Print T End Sub priva
- 2022-02-06 02:29:11下载
- 积分:1
-
dkink 的 《打砖块》这个游戏确实 太简陋了,不过 很适合 初学者。...
dkink 的 《打砖块》这个游戏确实 太简陋了,不过 很适合 初学者。-dkink the 打砖块 This game was really very simple, but very suitable for beginners.
- 2023-01-14 04:25:03下载
- 积分:1
-
战厂完整服务端~我一个朋友给我的
自己没测试~能力有限啊
战厂完整服务端~我一个朋友给我的
自己没测试~能力有限啊
-warfare plant integrity server- I to a friend I have not tested the limited capacity-ah-huh
- 2022-01-25 14:59:26下载
- 积分:1
-
本例的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全...
本例的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全版本.
联系方法:
电话:010-68912434
信函:北京理工大学ASIC研究所 刘明业 教授收
邮编:100081-The source described in this case than the demo version of the 300 line limit, if you need to be compiled with the simulation, please contact ASIC Institute of Beijing Institute of Technology to obtain the complete version of Talent system. Contact: Tel :010-68912434 letter : Research Institute of Beijing Institute of Technology Professor Liu Mingye ASIC received Postcode: 100081
- 2023-08-04 16:40:02下载
- 积分:1
-
利用传统的波束形成方法和music算法对宽带信号的DOA进行估计的仿真程序。...
利用传统的波束形成方法和music算法对宽带信号的DOA进行估计的仿真程序。-Using traditional methods and music beamforming algorithm to wideband signal DOA estimation of the simulation program.
- 2022-04-06 14:51:12下载
- 积分: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
-
OPC的源码!不过是1.0的!仅供学习!
OPC的源码!不过是1.0的!仅供学习!-OPC source! But is 1.0! Only learning!
- 2022-01-25 22:48:22下载
- 积分:1