-
动态链接库准备过程。静态库与动态库…
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern
- 2022-01-31 13:40:04下载
- 积分:1
-
三星s344b0x蜂鸣器测试/如果(关键= =)/ /如果(beepfreqlt;20000)/ beepfreq…
三星S344B0X蜂鸣器测试
// if(key== + )
// if(BeepFreq100)
// BeepFreq -=100
// SetBeepPwm(BeepFreq, 50)
// printf("Now beep frequence is %d
", BeepFreq)
// Delay(2000000)
// StopBeepPwm() -Samsung S344B0X buzzer testing// if (key ==)// if (BeepFreqlt; 20000)// BeepFreq = 100// if (key ==-)// if (BeepFreqgt; 100)// BeepFreq-= 100// SetBeepPwm (BeepFreq, 50)// printf ( "Now beep frequence is% d n", BeepFreq)// Delay (2000000)// StopBeepPwm ()
- 2022-07-08 17:03:10下载
- 积分:1
-
InfoPath开发人员参考,详细描述了开发InfoPath所需要的各个函数和方法,对编程很有帮助。...
InfoPath开发人员参考,详细描述了开发InfoPath所需要的各个函数和方法,对编程很有帮助。-InfoPath Developer Reference, a detailed description of the development needed InfoPath all function and method of programming helpful.
- 2022-02-15 00:38:02下载
- 积分:1
-
read write ic card
IC 卡读写操作-read write ic card
- 2022-07-03 01:01:05下载
- 积分:1
-
俄罗斯方块c代码,好玩简单,易懂,快快快快看
俄罗斯方块c代码,好玩简单,易懂,快快快快看-program
- 2022-05-09 10:38:28下载
- 积分:1
-
SUN Xin teachers Viaucl c++ 20 class example of all procedures
孙鑫老师Viaucl c++二十课例子的全部程序-SUN Xin teachers Viaucl c++ 20 class example of all procedures
- 2022-06-01 13:52:46下载
- 积分:1
-
格雷码产生文件,可以产生任意长度位数的格雷码,并生成在文本文档中...
格雷码产生文件,可以产生任意长度位数的格雷码,并生成在文本文档中-Gray code generated files, you can produce an arbitrary length of the Gray-digit code and generate documentation in the text
- 2022-04-15 22:10:48下载
- 积分:1
-
Lex和Yacc分析器程序
Lex和Yacc分析器的程序-Lex and Yacc analyzer procedures
- 2023-05-29 23:00:08下载
- 积分:1
-
This article describes a simple assembly to send mails programmatically using a...
本文描述了一个简单的程序集,该程序集使用需要身份验证的SMTP服务器以编程方式发送邮件。它也适用于那些不需要它的服务器。
- 2022-12-05 21:45:03下载
- 积分:1
-
WINCE驱动开发参考书籍
WINCE驱动开发参考书籍 -WINCE-driven development reference books
- 2022-12-31 18:25:03下载
- 积分:1