资源列表
Random-walk
- 使用C语言编写的随机漫步程序,可作为C语言学习的例子-Written in C language use of random walk program can as C language learning example
RANSAC_LineFitting
- A simple ransac implementation in C++. It cannot be used without modification. INCOMPLETE.
RC-Marriage-a-News-Systems
- MuOnline Source Codes for : Marry and News SystemsC++ codes
RdWrtHgFile
- vc读写大块资料(二进制)文件的程序源码,希望对大家有所帮助-vc to read and write large data (binary) files in the program source code, we want to help
ReadSHPapi
- 用C++编写的读写及操作SHAPEFILE文件的API,封装较为完善,供参考利用。-Written in C++ to read and write and operate SHAPEFILE file API, package better, for reference use.
Regedit
- vc编辑注册表信息的程序源码,很不错的demo-vc program source code to edit the registry information, it is a good demo
RegExpressions
- visual basic中正则表达式检索提取字符的教程案例,适合正则表达式的初学者。-visual basic character of regular expression search tutorial extraction cases, for regular expression beginners.
RegisterOcx
- vc注册与卸载OCX的程序源码,值得一看!-vc up and uninstall the OCX program source code, worth a visit!
regression
- linear/nonlinear regression, Linear/Polynom/Splain interpolation
remout-contorl
- 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠 操作。-The full realization of the registry handling, document processing. Services using multi-threaded server that can best handle SOCKET request. Data receiving and sending function
repair
- 记录机房的设备状态,各机房设备维修状况。机器是否处于维修状态,修复状况等信息查询系统。-Recording equipment room, and each room equipment repair. State machine is in maintenance, repair status information inquiry system.
Research-on-Visual-Programming-
- 可视化编程已成为目前大部分程序设计人员应用最多的开发模式,通过对目前可视化编程技术研究的分析,为了缩短开发周期,提出了一种控件化编程的思想,能使一般开发者通过使用一些图形控件就可以开发出自己需要的软件,从而避免了由于键盘输入错误等引起的语法错误而不能通过编译的现象,减少了代码的输入,省去了大量的调试工作,提高了开发效率。-Research on Visual Programming Based on Graphical Controls