资源列表
OperationTXT-1
- 上述代码中用到File.ReadAllLines()函数,适用于读取较小的文本文档,一次性将全部文本文档内容放入字符串数组contents中,每一行作为contents这个字符串数组的一个元素,下面的循环实现了对contents的遍历,遍历的过程中通过split函数对每个元素按空格或者是制表符进行分割,contents的每个元素被按照空格或制表符分割后返回一个新的字符串数组,放入到新定义的strNew这个字符串数组中,之后输出。 下一步要计算总价格。-The code used in
pugixml-1.7
- pugixml-1.7.zip pugixml xml的操作。支持unicode 支持xml的xpath 新版本1.7-Pugixml-1.7.zip Pugixml xml operation. Supports unicode Support xml xpath New version 1.7
testbench.sv
- RS 编码和解码Verilog Code, 实现了RS(544,514)的编码和译码;--RS Coding and Decoding Verilog code, implement RS(544,514)
A-pure-C-calculator
- 一个纯C实现的图形化计算器. A pure C implementation of graphical calculator-A pure C implementation of graphical calculator
NoBorderChangeSize
- 该demo展示了MFC无边框窗口的使用,支持边缘拖动缩放窗口,并自适应窗口内容(此demo中控件及自绘内容不多,有大量控件的朋友可以使用EasySize),支持窗口阴影效果,支持鼠标左键移动窗口位置,并保证窗口不能移出屏幕区域。都是一些很简单的代码,但整合度很高,需要的朋友可以直接封装成对话框类方便使用。-The demo shows the use of MFC borderless window, drag the edge of the zoom window support, and a
watermark
- 一种针对分块数字图像水印中图像块的选取选取方法,主要有基于边缘检测和方差这两种,程序对这两种方法进行了仿真与对比-a method of selecting the image blocks in block based digital image watermarking is mainly based on the two kinds of edge detection and variance, and the two methods are simulated and compared.
simplest_video_play_opengl
- 使用OpenGL显示YUV图像的简单例子-rendering yuv width OpenGL
Program
- operations on rational numbers object oriented
Custom-Chat-Server-Making
- Very Customized chat server making tutorial.
txt2las
- TXT2LAS,命令模式下转换,能将点云坐标转换成通用的las格式文件-TXT2LAS, Converts LIDAR data a standard ASCII format into the more efficient binary LAS/LAZ/BIN representations.
tire
- 基于魔术公式的轮胎建模,有参数,先运行tireshuju.m,在运行whole_tire.mdl即可,含侧向力和纵向力,未包括回正力矩。-tire simulation based on Magic-formula,include Fx,Fy
DSSMonteCarlo
- OPENDSS MonteCarlo matllab
