-
基于Microsoft Visual Basic 6.0 的一个关于数字的小游戏程序
基于Microsoft Visual Basic 6.0 的一个关于数字的小游戏程序-Based on Microsoft Visual Basic 6.0 on the figure of a small game program
- 2022-05-07 11:52:15下载
- 积分:1
-
This is a translation of VC small Games, I hope many teachers guide students
这是一个用VC编译的小游戏程序,希望各位同学老师多多指导-This is a translation of VC small Games, I hope many teachers guide students
- 2022-10-12 07:15:02下载
- 积分:1
-
matlab小波去噪
matlab小波去噪
- 2022-12-26 15:40:03下载
- 积分:1
-
文章给出一种用三片TMS320C50构成,基于PC机的多DSP系统,该系统既能适应并行信号处理,又能适应流水信号处理。介绍了数据采集电路,DSP器件间的数据通信...
文章给出一种用三片TMS320C50构成,基于PC机的多DSP系统,该系统既能适应并行信号处理,又能适应流水信号处理。介绍了数据采集电路,DSP器件间的数据通信设计,以及DSP器件与PC机的接口电路,最后给出两种具体应用实例。
-In this paper, A TMS320C50 3 consists of PC-based multi-DSP system, which can adapt to the parallel signal processing, signal processing and can adapt to water. Introduced a data acquisition circuit, DSP data communications between the device design, and DSP devices with PC-interface circuit, and finally give two examples of specific applications.
- 2022-06-14 10:40:56下载
- 积分:1
-
vb环境制作的网络电视播放其,很好的!虽然还没有做的像普通视频一样!但是学习VB还是有用的...
vb环境制作的网络电视播放其,很好的!虽然还没有做的像普通视频一样!但是学习VB还是有用的-vb environment produced by its network of television, very good! Although not yet to do the same as an ordinary video! But VB is still useful to learn
- 2022-02-27 01:31:26下载
- 积分:1
-
A personnel system, code and databases.
一个有关人事系统的所有代码和有关文件包括里面小量数据库。-A personnel system, code and databases.
- 2023-04-02 14:15:04下载
- 积分:1
-
Hspice仿真工具箱
hspice的matlab工具箱,可以读取Hspice的输出文件,放到matlab中处理-hspice matlab toolbox
- 2023-07-28 21:45:07下载
- 积分:1
-
Flash烟雾 含源文件
Flash烟雾 含源文件,Flash吸烟效果,烟雾缭绕效果,烟雾升腾飘散特效,逼真Flash烟雾特效。
- 2022-01-25 17:43:44下载
- 积分:1
-
MAPINFO+VB的地图编程,
运行前需先安装mapx
MAPINFO+VB的地图编程,
运行前需先安装mapx-MapInfo maps VB programming, operation required before installing MapX
- 2022-05-20 22:35:04下载
- 积分:1
-
problem with M
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0
- 2022-11-27 09:05:03下载
- 积分:1