搜索资源列表
连access的登陆页面的vs2010实现
- 连access的登陆页面的vs2010,c++的ado技术实现
OpenMP
- VS2010 C++ openMP 简单示例(Hello World 例子),VC2010下编译通过-VS2010 C++ openMP simple example (Hello World example), VC2010 compiled by
c
- 在vs2010 C# 开发的注册代码(包括头像注册)-this is a good resouce for everyone
watchDirChange-vs2010
- vs2010 c++ 文件夹文件监控系统软件工程代码是用vs2010编译的,该程序是使用线程来实时监控指定目录下文件、文件夹的变化(添加、删除、修改)-vs2010 c++ Folder Monitoring System software engineering vs2010 code is compiled, the program is the use of threads to real-time monitoring designated directories file, chang
Using Matlab code in C++
- 在C++中调用由MATLAB代码编译成的动态链接库(dll)的程序,我的环境是VS2010旗舰版+64位MATLAB R2014A,如要使用请参考说明文档。(Using MATLAB R2014A's dll in VS2010 Ultimate,if you real want to use this program ,please refer to documentation.)
VS2010 C#简单画图程序示例
- C#画图 VS2010 C#简单画图程序示例(C# drawVS2010 C# simple drawing program example)
AboutDissertation
- VS2010中 C#进行简易的画图图像处理(VS2010 C# for simple drawing, image processing)
TeeChart绘图控件——VS2010 使用
- TeeChart绘图控件——VS2010 使用(TeeChart drawing controls -- VS2010 usage)
C# Calculator
- 采用vs2010 C# 做的计算器(仿 Windows 自带的计算器 加减乘除运算)。(Using VS2010 C# calculator to do (imitation Windows calculator add, subtract, multiply and divide operations).)
window服务
- 可以实现一个简单的windows服务,用C++实现,工具是vs2010,系统windows(You can implement a simple Windows Service)
VS2010调试RTKLIB2.4.2
- rtklib开源代码是采用C++ Builder编写,目前软件开发基于VS平台较为流行,本文档主要解决利用VS2010进行调试rtklib(rtklib open source code is written in C ++ Builder, the current software development based on the VS platform is more popular, this document mainly to solve the use of VS2010 debug
C++
- C++入门到精通,基于VS2010平台的MFC设计文档,带有图片哦,非常完整(C++ entry to the master, based on the VS2010 platform MFC design documents, with pictures, oh, very complete)
C#
- 这是用VS2010编写的一个界面,主要可以从工具栏中获取工具,主要用于开始接触C#的学习(This ie used VS2010 write.)
Professional C# 6 and .NET Core 1.0
- C#编程,英文版 winform窗体应用程序,实现对文件的保存操作,通过点击相应按钮,实现文件保存功能。 多线程计时器,Windows 编程VS2010 C#(Professional C# programming)
CodeHelper
- 根据数据库表自动生成实体类,包括c#版本和java版本(Automatically generate entity classes based on the database table, including the c# version and the Java version)
EDTest-VS2010
- 直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
PluginDemo
- 简单插件编程示例,语言C#,平台VS2010(Example of simple plug-in programming,C#,VS2010)
C#通讯调试工具v3.0源码
- 开发工具:VS2010 语言:C# .NET Framework2.0 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 具体可看我的博文:http://blog.csdn.net/sqqyq/article/details/10012183 下一版本计划加入
arcgis engine C#
- ArcGIS Engine 10.0配合VS2010的环境下做的ArcGIS的一些基本功能的二次开发。(ArcGIS Engine 10.0 cooperates with VS2010. The secondary development of some basic functions of ArcGIS. Hope this will help you.)
VS2010之MFC入门到精通教程(1-55全部)
- 大家对C++语言在语法和设计思想上应该有了一定的了解了。但是教程中讲的例子只是一个个简单的例程,并没有可视化窗口。鸡啄米在这套VS2010/MFC编程入门教程中将会给大家讲解怎样使用VS2010进行可视化编程,也就是基于窗口的程序。(You should have a certain understanding of C++ language in terms of grammar and design ideas. But the examples in the tutorial are ju