搜索资源列表
爱迪生短信OCX控件+函数接口+不限端口
- 爱迪生异步型短信控件 请先注册EdisonEasySms.ocx文件 可以调用此控件通过工业短信猫发送和接收短信。 OCX接口,广泛支持各种IDE编程语言。 此控件已解除官方限制。。。(你懂的)
dll调用与嵌套调用
- 一.Win32动态链接库 1.制作的步骤: (1)新建WIN32 Dynamic-link Library工程,工程名为MyDll,选择A simple DLL project类型。 (2)MyDll.h的内容如下: 以下是引用片段: extern "C" _declspec(dllexport) int sum(int a,int b);//本文所有的例子只有一个sum即加法函数。 (3)MyDll.cpp的内容如下: ……
vb编程函数调用大全
- vb编程函数调用大全(包括3个[1].bas+函数声明库) 最前面的vb api调用大全
verilog HDL任务与函数代码
- 1、 了解verilog HDL任务与函数的定义及格式 2、 掌握函数与任务的定义与调用 3、 掌握函数与任务在使用时的区别 4、 掌握任务与函数的具体应用
vc++调用matlab函数混合编程实现二值图像的区域标记
- vc++调用matlab函数混合编程实现二值图像的区域标记。,vc++ call matlab function Matlab binary image of the regional markers.
VCPPCALL
- 使用了VC的远程调用。远程注入函数,可以实现游戏的功能。-Use the VC to remote callers. Remote into the function, the game features can be achieved.
Call-the-function
- 调用函数注入代码 模块+演示 调用函数注入代码 模块+演示-Call the function into the code module+ presentation
IIC通信通用库函数
- 可以实现单片机和IIC设备之间的通信,包括应答非,应答,发送,接收函数,可直接调用,已经封装成一个库函数,可直接调用
调用示例
- C#调用C++ dll, 包括结构体, 数组, 函数指针, 字符串等等(C# calls C++ DLL, including the structure, array, function pointer, string, and so on)
库函数
- 编程中一些常用库函数,可直接在程序中调用(Commonly used library function, can be called directly)
平仓函数
- MT4使用,封装了平仓函数和移动止损函数,在编写EA时,复制进去直接调用(MT4 uses encapsulation functions and mobile stop loss functions. When you write a EA, you copy it and call it directly)
优化算法测试函数集合
- 可用于测试优化函数的性能,里面的测试函数可以直接调用,正确无误(Can be used to test the performance of the optimization function, the test function can be called directly)
信道及调用函数和使用说明
- 如何设置信道参数,如何调用信道,如何产生输出,(How to set the channel parameters, how to call the channel, how to produce the output)
C++上位机例程及库函数文件
- PMAC库函数,关于C++如何调用动态链接库(PMAC library function, about how C++ calls dynamic link library)
正态分布函数实现
- 调用该函数可以实现正态分布函数,首先产生(min,max)之间均匀分布的随机数,再计算正态分布概率密度函数,最后产生产生正态分布随机数
C-C++函数手册
- 查找C和C++中的函数,以及函数的调用和用法,方便简单。(Find C and C++ functions, as well as the call and usage of function, convenient and simple.)
winio函数详解
- 函数库提供8个函数功能调用以及该函数相关的说明(The function library provides 8 functional function calls and the descr iption of the function)
LinuxBookCode
- 一些简单的系统调用函数实例,比如read、write等(Some simple system call function instances)
1-6利用C51库函数调用做左移一位流水灯
- 1-6利用C51库函数调用做左移一位流水灯(Flow lamp)
远程HOOK调试工具+更新+注入代码+调用函数
- 远程HOOK调试工具+更新+注入代码+调用函数 易语言源码