-
Asp.Net 实现与 Ucenter通信,整合后可实现账号同步登陆、登出
Asp.Net 实现与 Ucenter通信,整合后可实现账号同步登陆、登出
- 2014-04-03下载
- 积分:1
-
cryptopp552
加密算法RSA,DSA等,用C++实现,内附加有详细的说明(Encryption algorithm RSA, DSA, etc., using C++ Realize, with additional detail has)
- 2007-10-17 14:13:25下载
- 积分:1
-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1
-
HOT_CAN
说明: XC2287M 的CAN通信例程,包括如何使用DAVE(XC2287M Serial Communication using the CAN)
- 2020-06-23 16:40:01下载
- 积分:1
-
qt用户登录验证代码
QT用户登录验证代码,可方便移植到需要用户验证的嵌入式产品中,视频监控器的一部分源代码
- 2022-02-24 23:44:14下载
- 积分:1
-
maxsubarray
An algorithm to find a sub array maximum.
- 2015-03-20 16:19:38下载
- 积分:1
-
安富莱_STM32-V4开发板_μCOS-III教程(V0.1a)
目前关于ucosIII教程比较少,此教程比较详细的列出了UCOS开发过程,开发手册必备,(At present, there are relatively few ucosIII tutorials. This tutorial gives a detailed list of the UCOS development process.)
- 2018-05-08 16:46:52下载
- 积分:1
-
c 语言编程参考
1 声明和初始化1
1.1 我如何决定使用那种整数类型? . . . . . . . . . . . . . . . . . . . 1
1.2 64 位机上的64 位类型是什么样的? . . . . . . . . . . . . . . . . 1
1.3 怎样定义和声明全局变量和函数最好? . . . . . . . . . . . . . . . 2
1.4 extern 在函数声明中是什么意思? . . . . . . . . . . . . . . . . . 2
1.5 关键字auto 到底有什么用途? . . . . . . . . . . . . . . . . . . . 2
1.6 我似乎不能成功定义一个链表。我试过typedef struct f char
*item; NODEPTR next; g *NODEPTR; 但是编译器报了错误信
息。难道在C语言中一个结构不能包含指向自己的指针吗? . . . . 3
1.7 怎样建立和理解非常复杂的声明?例如定义一个包含N 个指向返
回指向字符的指针的函数的指针的数组? . . . .
- 2022-06-02 06:17:08下载
- 积分:1
-
121231
gis系统开发公司的笔试题目,俩道简单的编程题目,要求用C++实现(gis system development company written questions, both simple programming channel topic requires C++ achieve)
- 2013-07-18 15:31:10下载
- 积分:1
-
51黑论坛_舵机PID控制
说明: 通过stm32控制舵机转动相应的角度,非精确调角(Control steering gear rotation by stm32)
- 2019-11-04 11:46:41下载
- 积分:1