-
asynchronous motor braking characteristics of the simulation program
异步电动机制动特性的仿真程序-asynchronous motor braking characteristics of the simulation program
- 2022-04-02 10:44:29下载
- 积分:1
-
WINCE API函数简介
1. API之网络函数; 2. API之消息函数; 3. API之文件处理函数; 4.API之打印函数; 5. API之文本和字体函数;
6. API之菜单函数; 7. API之位图、图标和光栅运算函数;8. API之绘图函数; 9. API之设备场景函数;
10. API之硬件与系统
- 2022-08-05 21:53:56下载
- 积分:1
-
得到midi文件的源码
得到midi文件的源码
可以获取MIDI的文件啊!
- 2022-01-26 08:20:30下载
- 积分:1
-
TI DSP TMS320F280x iic eeprom例程。
TI DSP TMS320F280x iic eeprom例程。-TI DSP TMS320F280x iic eeprom routines.
- 2023-05-23 09:10:03下载
- 积分:1
-
数码管静态显示
#include#define uchar unsigned char#define uint unsigned intsbit dula=P2^6;sbit wela=P2^7;uchar num;uchar code table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};void delay(uint);void main(){
- 2023-06-14 07:15:04下载
- 积分:1
-
energy center, two pairs of split
用能量重心法,对基2分裂的FFT算法进行校正,在整周期采样的条件下,幅值,相位,频率等可以达到很高的精度
-energy center, two pairs of split-the FFT algorithm for correction, in the whole cycle of sampling conditions, the amplitude, phase, frequency, etc., may achieve high accuracy
- 2022-04-20 19:20:20下载
- 积分:1
-
模拟退火算法
AppWizard has created this TspSA application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your TspSA application.
TspSA.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TspSA.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTspSAApp application class.
TspSA.cpp
This
- 2022-05-14 00:33:05下载
- 积分:1
-
牛顿算法求解经典算法
牛顿法方程求根的经典算法-Newton method for solving equations of classical algorithm
- 2022-02-16 06:22:06下载
- 积分:1
-
给某个玩家100元的资本,让他不停押注直到输光,计算需要赌博多少次?
如果把次数放在数组ruinLength[]中,进行1000次实验后,看看破产的最大次数...
给某个玩家100元的资本,让他不停押注直到输光,计算需要赌博多少次?
如果把次数放在数组ruinLength[]中,进行1000次实验后,看看破产的最大次数、
最小次数和平均次数分别是多少?-100 to a player" s capital, so that he kept until the bet输光to calculate how many times the need for gambling? If the number on the array ruinLength [] in experiments carried out after 1000 to see the largest number of bankruptcy, the minimum number and the average number of how many were?
- 2022-02-01 04:15:03下载
- 积分:1
-
B+树源码实现
B+tree C语言实现,适合各种单独需要Btree的场合,效果经错测试,非常不错。欢迎下载使用。B+tree C语言实现,适合各种单独需要Btree的场合,效果经错测试,非常不错。欢迎下载使用。
- 2022-08-09 01:44:10下载
- 积分:1