-
顺序栈的添加删除
C语言 顺序栈 出栈入栈 初始化 添加栈元素 删除栈元素
- 2022-11-12 05:20:03下载
- 积分:1
-
BinImage
使用opencv实现最大类间距离、最大熵和迭代法求图像二值化阈值,供大家参考;(Using opencv achieve maximum class distance, maximum entropy and iterative method for image binarization threshold, for your reference )
- 2013-10-07 11:39:17下载
- 积分:1
-
Haffman
将一组数组转换为哈夫曼编码,使用数据结构中的二叉树功能实现(Convert an array to Haffman code)
- 2016-01-30 14:56:20下载
- 积分:1
-
KSVD_Matlab_ToolBox
64位系统下,ksvd降噪的matlab代码(64 bit system, ksvd noise reduction of matlab code)
- 2016-05-17 16:06:48下载
- 积分:1
-
此示例演示如何使用支持基于事件的异步模式的组件。
基于事件的异步模式为执行异步操作提供了一个事件驱动的编程模型。使用该模型可以在设计时将异步功能生成到...
此示例演示如何使用支持基于事件的异步模式的组件。
基于事件的异步模式为执行异步操作提供了一个事件驱动的编程模型。使用该模型可以在设计时将异步功能生成到应用程序中。有关更多信息。
里面包含C#、vb、jsl三种代码的示例
-This example demonstrates how to use support for event-based asynchronous mode components. Asynchronous event-based model for the implementation of asynchronous operation provides an event-driven programming model. The use of the model can be designed to generate asynchronous functions into applications. For more information. Which contains C#, Vb, jsl three examples of code
- 2022-08-16 08:58:10下载
- 积分:1
-
Vector
上电后,在BRAKE信号无效,且保护逻辑无输出的情况下? 电机按DIRECTION信号的方向转动? 电流传感放大器采样电机电枢电流,经13脚的RC网络转换为电压值,与D/A转换输出的预定阀值相比较。如果当前的电流使转换的电压值小于阀值?(Power after the BRAKE signal is invalid, and the protection logic no circumstances ? electrical output signals according to the direction of rotation DIRECTION ? current sensing amplifiers motor armature current sample by 13 feet of RC network is converted to voltage value, and D/A conversion output compared to the target threshold. If the current of current to voltage conversion value is less than threshold ?)
- 2009-11-06 21:26:43下载
- 积分:1
-
STM32F103系列ADC使用
STM32管教实现电压测量显示,开发板使用正点原子的(STM32 pin read display voltage)
- 2020-06-23 07:00:01下载
- 积分:1
-
Direct
图像分割,完整程序,验证可行。新手上传,望支持。(image direct)
- 2012-05-04 22:25:30下载
- 积分:1
-
【推荐】C# 代码混淆,防止反编译 解决方案(ConfuserEx)
http://www.cnblogs.com/zhangzhi19861216/p/3937434.html一 如果只是混淆exe文件则1. 将MyTest.exe文件拖到 confuserEx工具2. 点击Settings(1)选择Packer(下拉那里默认即可)(2)Modules->选中MyTest.exe (3) 选中Rules 点击 号,true3. 点击Protest!->Protect! ,提示导出成功二 如果只是混淆dll文件1.将dll拖入ConfuserEx后2.点击Settings(1)不能选择Packer了(因为dll不是packer)(2)Modules->选中MyLibrary.exe (3) 选中Rules 点击 号,true (4) 点击最右侧(下方)的铅笔头图标 (5)在弹出的窗口中 Preset 选择Maxinum,然后再点击下面 “ ”按钮,选择anti ildasm(我猜是防止通过IL编译)3. 点击Protest!->Protect! ,提示导出成功如果是所有程序集合都混淆,则排出开元项目即可特别声明:文本操作者工具,只需要混淆自定义的程序集,不混淆texttools.exe文件(因为混淆后程序集报错)
- 2019-03-28下载
- 积分:1
-
DSP2833x_Adc
DSP2833x ADC 初始化。用于将ADC模块初始化为一确定状态。(his function initializes ADC to a known state.)
- 2011-10-17 18:06:55下载
- 积分:1