搜索资源列表
bmpclass
- bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。-bmp image processing category, achieving bmp image read and write operations, image scaling, rotation, addition and subtraction, synthesis, edge detection, measurement per
DiaMc
- 图象处理,包含图象处理类,图象读写、去除背景、二值化等等,同时演示了加载FormView功能。-image processing, including image processing category, read and write images to remove the background, values and so on, while loading FormView demonstrated functional.
2002011827
- 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading and writing; 2. Painting histogr
MifareOneSource.Mifare One卡操作源码
- Mifare One卡操作源码,包括所有M1卡操作指令:寻卡、防冲突、选卡、三重认证、密钥加载、读写加减值操作,很全面。里面包含4种语言写成的源码,直接就可以使用,不可多得的好资料。,Mifare One card operated source, including all M1 card operation instructions: Find cards, conflict prevention, election card, triple certification, key loadi
VB
- IC卡读写程序例程,可以读、写M1卡、充值,串口设置,适合初学者研究IC卡用-IC card reader routine procedure, you can read, write, M1 card, recharge, serial settings, suitable for beginners study with IC cards
Mifare-OneDEMO
- 处理M1卡的软件,可以进行读写,增值减值,还有使用说明-M1 card processing software that can read and write, add value impairment, as well as instructions for use. .
IniHelper
- /// <summary> /// INI文件读写操作帮助类 /// INI文件的结构 /// INI文件是一种按照特点方式排列的文本文件。每一个INI文件构成都非常类似,由若干段落(section)组成,在每个带括号的标题下面,是若干个以单个单词开头的关键词(keyword)和一个等号,等号右边的就是关键字对应的值(value)。其一般形式如下: /// [Section1] /// KeyWord1 = Valuel /// KeyWord2
AT24C02_TX-1B
- 使用IIC实现24C08读写驱动程序,并用数码管显示读写值-To read and write using the IIC to achieve 24C08 driver, and used digital tube display to read and write the value of
Winpooch-0.5.10-src
- winpooch 0.5.10的源代码,可根据用户制定的规则对系统进行监控,控制文件的读、写及执行,控制注册表项、键的添加及键值的修改,监视网络连接等等。FD,AD功能非常强大。-winpooch 0.5.10 source code, the rules according to the user on the system to monitor, control file read, write and implement, control, registry entries, keys a
SRAMreadwritetest
- 这是用verilog开发的外部SRAM测试程序,编写了SRAM的读和写,当读写值相同则点亮LED。在实际测试中检测是正确的。对调试SRAM的朋友有一定的参考价值-It is the development of the external SRAM with verilog test procedures, preparation of SRAM read and write, read and write the same value when the light LED. In the act
20081122878885
- 本例程示例怎样用VB做一个修改器读写内存值! -Example of how to use this routine to be a modifier VB to read and write memory value!
BMPDownSize
- 实现了bmp图像文件的读写操作,并验证了图像二次插值的缩放算法-Bmp image file implements read and write, and verify that the image scaling algorithm for quadratic interpolation
协议宏通过Modubs读写温控器当前值与设定值
- 欧姆龙PLC通过宏协议与温控仪通讯,实现温控仪值得设定和读写(OMRON PLC communicate with temperature controller through macro protocol)
erzhitu
- 基础的二值图黑域求解问题,使用C语言,文件读写,随机生成(Solution of black domain based on two valued graphs)
stm32flash读写
- 这个是自己使用的STM32 flash 读写,头文件和源文件放在一个txt里了,里面的变量是我自己使用的变量,测试时候可以直接屏蔽,自己添加自己存储的变量(另外友情提示:注意存储变量格式,如果存储的为字符串,在最后输出时候自己加sprintf,把从flash中读取的字符串变量重新赋值在另外一个字符串中即可)(This is a program for the reading and writing of flash of STM32. The txt has conclued the sou
读写优先
- 事件对象解决读写者问题实现P、V操作用Win32提供的同步对象实现P、V操作,并使用它们解决读者-写者问题 利用事件机制模拟多值信号量。(Event object solves the problem of reader writer)
读写值
- 三菱PLC 读寄存器的值,将里面的每个数单独读出来赋给不同的寄存器保存;例:D0=12345,将1/2/3/4/5分别赋给D10/D11/D12/D13/D14;
16位取值 例12345取2345
- 把寄存器每个值单独读出来,例VW0=12345,1/2/3/4/5分别用VW10/VW11/VW12/VW13/VW14寄仔(Read each value of the register individually)
GDAL读写SHAP
- C#调用GDAL库,使用gdal读shp文件,读取属性值(C# calls the GDAL library, reads the SHP file using GDAL, and reads the attribute values)
FM17550_READER_MCU_SPI
- IC卡读写卡程序,M50 M70卡 Type A, TypeB, TypeF A,B密钥设置,卡内信息读取写入,充值卡功能(IC card reading and writing card program, M50 M70 card Type A, TypeB, TypeF A, B key setting, card information read and write, recharge card function)