资源列表
pscad_1
- 包含光伏、风电等新能源接入的直流微网模型(Direct Current Microgrid Model Including New Energy Access such as Photovoltaic and Wind Power)
uniFiber
- ABAQUS复合材料Hashin渐进损伤子程序(ABAQUS subroutine for composite material Hashin progressive damage)
itchat4j
- 基于spring web技术的微信聊天机器人(Wechat Robot Based on Spring Web Technology)
新版黄蝴蝶ZUP_v135 121N
- 1,把这两个文件放到experts\indicators 2, 在上面的导航栏--找到插入--技术指标--自定义--找到蝴蝶指标V135 121N,完成指标导入 图中显示的D1 D2 D3是阻力位。 右上角会显示最佳的入场点。 可以帮助我们有效找到最佳入场点,真正实现低买或者高卖。 注意资金管理,合理分配资金,基本上可以做到稳赢。(1. Put these two files in experts indicators 2. In the navigation b
ISP
- 独立集是指图 G 中两两互不相邻的顶点构成的集合。任意有关图中团的性质都能很自然的转述成独立集的性质。一般而言,寻找图的最大团是 NP 困难的,从而寻找图的最大独立集也是 NP 困难的。用模拟退火算法找出图的最大独立集。(Independent set is a set of vertices in graph G that are not adjacent to each other. The properties of cliques in any graph can be naturall
N76E003
- 一个按键控制三个LED,按一次sw时 LED1亮,LED2灭,LED_HL亮。 再按一次sw时 LED1灭,LED2亮,LED_HL灭(One button controls three LEDs. When SW is pressed once, the LED 1 is bright, the LED 2 is extinguished, and the LED_HL is bright. When SW is pressed again, the LED 1 is off, the
v2p5
- TDMS文件读取,matlab读取tdms文件,方便matlab读取tdms文件(TDMS file is read, read TDMS file matlab, convenient matlab read TDMS file)
实验2:蜂鸣器
- stm32f103c8t6 keil5 jlink buzzer
凤凰登录器配置器(20180612)
- 只要有这两样配套替换使用!问题完美解决!直接替换授权文件是不行的!因为这个新的授权文件不支持以前的老端!必须配套!(China, Portugal pledge to jointly push forward construction of Belt and Road The China-Portugal relations are entering the best period in history and presented with new opportunities for deve
[程序源代码]LabVIEW程序设计教程
- 基于LABVIEW的ASK调制解调,有利于初学者使用(ASK modem based on LABVIEW is beneficial for beginners to use.)
BLE实验7:FreeRTOS下运行蓝牙心电
- 在RTOS环境下进行蓝牙心电图项目开发,所有的源文件和详细说明文档,请大家参考学习。(Bluetooth ECG project development in the RTOS environment, all source files and detailed documentation, please refer to the study.)
dynamic programming
- 处理运筹学中的动态规划问题,文件中dynprog.m是主要函数,动态规划的主要过程均在其中进行,其余四个函数定义一些简单的过程,以简化主函数编写(dynamic programming(matlab))