登录
首页 » C++ » BLF571_ADS-2011_Model

BLF571_ADS-2011_Model

于 2017-08-01 发布 文件大小:1342KB
0 221
下载积分: 1 下载次数: 36

代码说明:

  包含BLF571的design_kit,用于ADS设计(Design_kit containing BLF571 for ADS design)

文件列表:

NXP_BLF571_V0p1_conv.zip
ADS Model Support Note.pdf

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • dis_PID
    PID控制的S函数程序,可以实现SIMULINK中的PIDnn控制(PID control / S-function)
    2018-12-27 12:02:26下载
    积分:1
  • Python
    说明:  对连续数据进行SVR回归建模,并对参数寻优(SVR regression modeling for continuous data and parameter optimization)
    2020-01-04 20:16:28下载
    积分:1
  • VB API HOOK拦截程序源码
    VB 基于API HOOK拦截程序源码,演示VB如何拦截API呼叫,這是網友問的問題,雖然這個問題並不適合用VB做,但並不是做不到,要多繞一段路,這個問題重點在於執行檔中的IAT(Import Address Table) 如果你對於PE黨並不熟悉 請參考PE檔簡介。一個Process再執行時,會將許多DLL載入到行程空間中,如呼叫User32.dll中的MessageBoxW就必須將User32.dll載入到位址空間,呼叫越多不同種的API,位址空間中的模組也就越多,至於如何得知行程所載入的模組請參考如何取得Process中載入的模組的資訊。   一般來說,如果是執行Notepad.exe 我們只要攔截模組Notepad.exe的IAT即可,除非你想攔截Notepad.exe是否有透過其他DLL去執行要攔截的函數,才需要去攔截其他載入的模組,這個程式整個攔截的過程如下:   1.在要攔截的程式上配置2塊記憶體空間,一塊用來放要攔截的程式,一塊用來放所需要用的區域變數 至於如何再外部程式配置記憶體請參考如何在外部程式配置記憶體   AddressOfRemoteFunction=CreateRemoteMememory(SomeProcess,FunctionSize)   AddressOfVar=CreateRemoteMememory(SomeProcess,DataSize)   2.將要注射的函數寫到配置的位址空間 並初使化變數   Call WriteCodeTo(AddressOfRemoteFunction)   [AddressOfVar]=1   [AddressOfVar+256]=Old_FunctionAddress   3.修改IAT位址到新配置的函數
    2023-07-21 01:35:17下载
    积分:1
  • 软件编的工具,超级好用 软件编的工具,超级好用 软件编的工具,超级好用...
    软件编的工具,超级好用 软件编的工具,超级好用 软件编的工具,超级好用-Provision of software tools, super-easy to use software tool made, super easy to use software tool made, super easy to use
    2022-02-01 11:00:05下载
    积分:1
  • Segy文件分析 v1.4
    功能: 1、查看卷头、道头的主要信息 2、工作站格式与微机格式的相互转换 3、各道数据的波形显示,及其频谱分析 4、多种形式的数据输出,可输出文本文件 5、三维数据体的分析,得出工区角点坐标 6、原始炮数据扫描,找出缺炮的道号 7、对数据体进行任意道及时间段的切割 8、对多个Segy文件进行合并处理 9、给出读取微机格式数据的示意性代码(Function: 1. Check the main information of the header and header 2. The conversion between workstation format and microcomputer format 3. Waveform display of each channel data and its spectrum analysis 4, a variety of forms of data output, can output text files 5, three dimensional data volume analysis, obtained the work area corner coordinate 6, the original data scan to find the missing gun, gun No. 7, the data body for any lane and time segment cutting 8. Merging and processing multiple Segy files 9. The schematic code of reading the data of microcomputer format is given)
    2021-03-15 21:09:22下载
    积分:1
  • Delphi摄像头控制,基于AVICAP32.DLL
    作者:万重。本源码介绍了如何在DELPHI下使用微软的AVICAP32.DLL文件,实现对摄像头的操控,发挥你的联盟才智,或许可实现实现一个视频聊天程序。
    2022-01-23 10:48:54下载
    积分:1
  • 盘磨系统控制程序
    此为纸机造纸系统盘磨PLC控制程序,用于控制磨浆功率。适用于S7200,td400.(This is the disc mill PLC control program of paper machine paper making system, which is used to control the pulp power. Suitable for S7200, td400.)
    2020-09-08 20:18:04下载
    积分:1
  • harris
    说明:  使用python语言实现对灰度图像的角点检测,并实现匹配(Corner detection and matching of gray image using Python language)
    2019-06-21 09:52:43下载
    积分:1
  • 源代码及class文件
    游戏的过程应该是一部分棋子“主动”去翻转,另一部分可以通过其周围的棋子来“被动”翻转。而每一个棋子的状态逻辑值根据引言可知只有翻转和不翻转两种状态(不必考虑多次翻转的情况),因此可以用0和1来表示。一次翻转操作相当于五个相关单元的逻辑值取反。(The process of the game should be one part of the chess pieces "active" to flip, and the other part can be "passive" to flip through the chess pieces around them. According to the introduction, the logical value of the state of each chess piece can be expressed as 0 and 1, because there are only two states: flip and non-flip (without considering the situation of multiple flips). A flip operation is equivalent to the logical value reversal of five related units.)
    2020-06-17 17:00:02下载
    积分:1
  • Win32 API 编写的
    Win32 API 编写的-prepared by the Win32 API
    2022-09-22 22:00:02下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载