Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Video2Image.rar convert Vedio to a .bmp Images.writed in VC++6.0
  • EXTRDEF.rar Convert .H C++ headers to ASM .INC
  • maxicode.0.5.tar.gz This is program with source code to convert ascii text files to the maxicode barcode standard. The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The codes for the ...
  • fuzzy_pic.zip ... converting it to a MPASM compatible assembler file using the convert batch file. This file can then be incorporated with ... Tool chain ---------- FUDGE -> Fuzzy Rules -> MC68HC11.ASM -> CONVERT.BAT -> RULES.ASM -> MPASM FUZZY.ASM -> ...
  • VsProcess.zip delphi process unit to convert and get handle,pid,write process,read,...
  • SkinColorFiltering.rar Convert RGB to YUV for skin color filter
  • bitmap_plot_v1_2.zip ... the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region contour into a bitmap of the region.
  • ad.rar 模数转换,即ad-convert,能够实现模拟到数字的转换。
  • List.zip thread safe locking queue implementation in c++, easily convert to c implementation.
  • convert.rar 将由数字和四则运算符组成的后缀表达式变换为中缀表达式。输入的后缀表达式包含的运算符不超过15个。要求转换后的中缀表达式中不应出现不必要的括号。例如,整个表达式两端的括号要省略,不影响原计算顺序的括号要省略。