Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • polyline.rar 用vc++2005开发的一个象autocad那样画polyline,line以及矩形,椭圆的程序,同时可以设置线型,线宽和颜色,操作及其简单,功能异常到位,可供学习者研究和借鉴
  • 3D2Dvectorfieldplottervectline.rar vectline "vector field line plotter" Depending on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field line.
  • piecewise_eval.rar LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and ...
  • Antenna_Synthesis.rar 主要包括Dolph-Chebyshev Linear Array 和Taylor Line Source Method的原理和仿真
  • uCOSIIinLPC210X.rar ... 不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中 ...
  • CCMPRS.ZIP A command-line file compression utility for Windows NT. It allows you to select files for NTFS file compression based on file name (with wild- cards), minimum file size, and/or a minimum compression ratio. You can also specify file extensions of ...
  • TextFileIO_src.zip Reading or writing a line from/to an ANSI/Unicode encoded text file in Unicode/MBCS applications
  • Linedetection_Java.rar Line detection and image convolution code in Java. Line detection is made by size x size convolution (size in generally 3). Java code.
  • tcdm9703.rar 关于Voronoi Diagram结构著名的Sweep Line算法的描述,对于研究数据结构的人很有帮助
  • VcDemoOfuCGUI.rar 这是一个移植到vc上的小型ucGUI,有助于容易理解GUI的实现和移植到嵌入式系统上,其中包括了Font,Widget,Window,Graphs(circle,line,poly,arc),LCDDriver,MemDev等。