搜索资源列表
dbg-2.11.5-src.tar
- bdg库是一套C++实用程序,用于简化现代调试惯用语。它能很好地和标准库用法混合,提供了权限和一个基于流的综合登陆设备。它可以自定制,具有灵活性-symbols library is a set of C + + practical procedures for simplifying the debugging of modern idioms. It is a good standard and the use of mixed competence and provides a strea
iso19115
- 这是一个用于操作ISO19115标准的一个类库,附带根据ISO19115设计的数据库。学GIS的朋友可以好好看看,很有用。国外现在很过GIS PORTAL的网站都是基于ISO19115标准的。-This is an ISO19115 standards for the operation of a library. According to ISO19115 fringe design database. School friends GIS good look useful. It is no
C-library-
- 关于C语言标准库函数的说明,包涵文件,用法及返回-On the C language standard library functions that it covers documentation, use and return
Csharp_Lv
- C#调用LV做成的DLL 主要为Boolean、数值、字符串、路径、数组、VISA设置名称 Boolean可以用数值代替,false:0 ture:1 路径及VISA设备名称可以改为字符串型。 注意:可以将Lv的输出字符串定义为32位。 在定义Labview的函数时,都使用Standard Calling Conventions。值型的Bass by都设置为Value,字符串型设置为C String Pointer。 在定义函数参数时,注意Labview与C#的数据类型必
Fasterflect_src
- ynObj is an open source library that provides a C++ application with run-time class loading facilities (AKA plugins). It s written in standard C++, and can be used with any C++ compiler with good template support, so it is cross-platform from the out
CplusClrCsharp_wy
- 标准C++生成的动态链接库dll,在C#只能调用其方法,不能导出类。 此源码为首先用托管C++为媒介,将标准C++链接库封装成.net的dll,再由C#直接调用的例子。 源码保证能运行,希望对大家粘合C#和C++代码有帮助。-Standard C++ generated dynamic link library dll, in C# can call its methods, can not export the class. This source was first used in
C_lib
- 标准C库函数,经常使用的库函数原型.对于那些对底层函数有研究的朋友有很大的用处.-Standard C library function
LoginTest
- 用C#标准库 做的RSA 加密,登陆测试。-Standard library in C# to do RSA encryption, landing tests.
XCrypt
- 这是C#加密的一个例子。大家看看吧-This article includes a generic encryption & decryption class wrapper for C#. It also includes two extra algorithms BlowFish & TwoFish which are not included in standard .NET framework library.
class
- 人财政支出管理,因为我觉得这个程序非常实用,编完了以后自己也可以使用。按照原来的格式,是普通的结构化程序设计,而且是面向过程的,程序中没有使用类或对象,结构比较清晰。它使用了四个头文件都是来源于C语言的标准库函数,分别是:1 #include<iostream.h> 2 #include<fstream.h> 3 #include<conio.h> 4 #include<iomanip.h>。第一个控制文件输入输出,是流类库中最常用的头文件。它包含
模仿标准库的vector 模板
- 模仿标准库的vector 模板,实现一个可以存储一系列同类型数据元素的向量类Vector. 实现常用的一些操作,如下标运算符[], push_bck(), size()等。-Vector template to mimic the standard library, the realization of a series of class Vector can store vector data elements of the same type. Achieve some com
CircleControl
- Analog Clock A Circular Motion Control-Introduction This is release 1.2.3 of the library. It fixes a bug where CircleControl.AngleChanged() was not always being triggered for mouse up or down events. Added a feature to the EditDefaults sample
YSF1BLDC001.(HONLPWM)
- 无刷之流电机,bldc基本控制方法(6步换向法),标准库版本-Brushless flow motor, bldc basic control method (6-step commutation method), standard library version
Face_Demo_SDK
- SunLightFace.dll是按WINDOWS API的标准调用来生成的动态库,并提供了VC,C#,JAVA,VB四类范例代码,精简扼要,如果因VS版本问题无法打开,可以用其它文件编辑器打开.CPP,.H,.CS,.frm,.bas等文件来进行分析。 用户实际做应用项目时,可以直接粘贴范例代码到自己的工程中运行,只是注意调节好适当的参数值即可。 注:要把识别能力调好,照搬范例代码是不够的,需要仔细阅读本文档,做一些参数的设置和调节。(SunLightFace.dll WINDOWS AP
C#多线程编程实战_中文完整版_带书签目录
- 《C#多线程编程实战》共分为11章,第1章介绍C#中基本的线程操作;第2章描述线程交互细节;第3章解释线程池概念;第4章深入讲解任务并行库框架;第5章深入解释C#5.0中的新功能——异步方法;第6章描述.NET框架中并行算法的标准数据结构;第7章深入讲解并行LINQ基础设施;第8章解释如何以及何时使用Reactive Extensions框架;第9章深入讲解异步I/O进程,包括文件、网络及数据库等场景;第10章针对常见的并行编程问题给出一些解决方案;第11章讲述编写基于Windows 8的异步应