资源列表
shuijingbaobiao
- vb.net的水晶报表的的使用方法-failed to translate
CSharp-file
- 通过代码对需要操作的文件进行复制、粘贴,方便开发中的一些操作。-C# File operations
Ini
- 用VB.NET 实现INI操作的类,调用DLL文件实现-INI operation with VB.NET class, call the DLL file to achieve
duoxiangshi
- 关于多项式的C语言程序,可在VC++6.0上直接执行-duoxiangshi
SqlConnection.Net
- SQL statment connect to database
Form1---Copy
- code for send email vb.net code application without using ppp just for using smtp protocol-code for send email vb.net code application without using ppp just for using smtp protocol
hotkey
- windows热键注册。。是.net调用win32API实现热点注册-hotkey register
Microsoft.VC80.CRT
- .net 编程当您的程序反复出现,初始化失败时,一定是你的电脑没有安装.net,这个文件是.net程序运行的manifest,必有帮助-.net framwork‘s manifest,VC2005 SP1
mainBilateralFilter
- 学习C++源代码,非常有用的代码,pcl 学习可用代码- Learning C++ source code, very useful code, pcl learning available codes
CommonConsts
- 获取即时股票网络数据,为行情分析做参考用!-Access to network data shares
Form2
- code for receive email vb.net code application -code for receive email vb.net code application
stl_arr
- STL中没有数组容器(Array),据说下一个版本中会加上;本人平时开发经常涉及到内存块的动态管理,所以写了这个模板类用于实现内存的动态创建、缩放(resize)、赋值、释放、指针类型访问等操作。-The STL array container (Array), said that the next version will be added I usually developers often related to the dynamic management of the memory b