搜索结果

找到约 773 项符合 function 的查询结果

按分类筛选

显示更多分类

Delphi控件源码 MD5变换动态链接库文件调用:(delphi例子) =======================================================================

MD5变换动态链接库文件调用:(delphi例子) ========================================================================= function transfer(tran:widestring):widestring stdcall external md5.dll name transfer //edit1为输入字符,edit2为输出md5摘要 procedure TForm1.Button1Click(Sender: TObject) begin e ...
https://www.eeworm.com/dl/666/316285.html
下载: 139
查看: 1041

Linux/Unix编程 一个linux进程管理器,具有以下功能: 管理系统的进程

一个linux进程管理器,具有以下功能: 管理系统的进程, 包括系统中进程的ID,owner ID, effective user ID、 进程之间的关系、各个进程占用的内存大小、进程的状态; 列出各个进程使用的文件描述符,以及它们打开的文件; 列出各个进程当前的信号使用情况, 包括各个阻塞的信号,各个信号的处理(如采用的哪一种处理方式, ...
https://www.eeworm.com/dl/619/320892.html
下载: 124
查看: 1035

医药行业 While resting-state fMRI is drawing more and more attention, there has not been a software for its d

While resting-state fMRI is drawing more and more attention, there has not been a software for its data analysis. Based on MATLAB, we developed a package named REST. Currently REST has three main functions: function connectivity, ReHo and ALFF.
https://www.eeworm.com/dl/679/322302.html
下载: 114
查看: 1111

微处理器开发 * The functions debug_init() and debug() implement non-RTOS * serial port initialization and a blo

* The functions debug_init() and debug() implement non-RTOS * serial port initialization and a blocked debug output. The * debug() function can be used in error message and die * situations.
https://www.eeworm.com/dl/655/324261.html
下载: 184
查看: 1081

编辑器/阅读器 特殊函数说明的PDF文档

特殊函数说明的PDF文档,包括:Bessel Function,marcum Q-function,Hankel Function,Spherical Bessel Function of the First Kind,Confluent Hypergeometric Function of the First Kind
https://www.eeworm.com/dl/626/326573.html
下载: 192
查看: 1050

Modem编程 Fax and soft modem source code. - Fast Version You can use this code to build a soft modem functi

Fax and soft modem source code. - Fast Version You can use this code to build a soft modem function in your embedded system.
https://www.eeworm.com/dl/623/328636.html
下载: 197
查看: 1110

其他行业 用VB做QQ强制聊天器 用VB做QQ强制聊天器 大家好..我是愚罪..QQ:303931726 今天教大家来用VB做QQ强制聊天器..... 废话不多说了``` 直接打开VB

用VB做QQ强制聊天器 用VB做QQ强制聊天器 大家好..我是愚罪..QQ:303931726 今天教大家来用VB做QQ强制聊天器..... 废话不多说了``` 直接打开VB 新建一个EXE文件..新建一个Text和一个Command按纽 最后直接把代码写上去就可以了... Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" _ (By ...
https://www.eeworm.com/dl/668/331526.html
下载: 66
查看: 1078

VHDL/FPGA/Verilog 自己编写的一个verilog HDL小程序

自己编写的一个verilog HDL小程序,实现基本的task调用function的功能,对初学者有用。在xilinx的ISE仿真调试通过
https://www.eeworm.com/dl/663/331615.html
下载: 148
查看: 1201

其他行业 关于 ZFC 框架的自述文件 2003.6.18 ======================================================================

关于 ZFC 框架的自述文件 2003.6.18 ====================================================================== 如何在PowerBuilder 开发环境中运行ZFC 框架。 1、文件 app.pbl 常用应用库; controls.pbl zfc 控件库; main.pbl 主要对象库; demo.pbl 演示程序库; 2、目录 DB 演示数据库; PSR 演示PB报表; ...
https://www.eeworm.com/dl/668/332369.html
下载: 37
查看: 1066

matlab例程 小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_tes

小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. ...
https://www.eeworm.com/dl/665/343279.html
下载: 75
查看: 1087