-
这个函数能够实现在界面上显示一幅正弦曲线图
这个函数能够实现在界面上显示一幅正弦曲线图-Implementation of this function at the interface can display up Sine curve
- 2022-03-12 10:31:10下载
- 积分:1
-
这是一个汇编程序
这是一个汇编程序-This is a compilation of procedures
- 2022-03-13 01:25:21下载
- 积分:1
-
C++的ppt讲义,以及一些实例,是学习C++很好的材料
C++的ppt讲义,以及一些实例,是学习C++很好的材料-C++ The ppt lectures, as well as some examples of learning C++ Good material
- 2022-02-25 17:09:29下载
- 积分:1
-
用vc实现计算器的小程序~~!
用vc实现计算器的小程序~~!-vc achieve calculator with a small procedure ~ ~!
- 2022-03-02 22:24:17下载
- 积分:1
-
wince 6.0下SMSC9118 100M网卡驱动,基于PXA270测试通过,并且支持10M/100M自适应功能,并且能够自适应交叉线和直连线...
wince 6.0下SMSC9118 100M网卡驱动,基于PXA270测试通过,并且支持10M/100M自适应功能,并且能够自适应交叉线和直连线-wince 6.0 network card driver under SMSC9118 100M, based on the PXA270 test and support 10M/100M adaptive function, and can self-adaptive crossover and straight-line connection
- 2022-08-13 05:36:11下载
- 积分:1
-
能在TC环境下显示图片的代码,能判断你的硬件设备是不是支持显示。...
能在TC环境下显示图片的代码,能判断你的硬件设备是不是支持显示。-The codes can show picture in TC environment,also can judge that wheather hardware devices support display function.
- 2022-05-28 02:40:31下载
- 积分:1
-
二维码生成
在VS2010平台上实现实时对字符串的二维码转换,亲测可用
- 2022-02-15 17:59:17下载
- 积分:1
-
VC中调用汇编语言的示例!
VC中调用汇编语言的示例!-VC called assembly language examples!
- 2022-01-22 16:14:07下载
- 积分:1
-
这是一本Turbo C大全,所有的Turbo C基础知识和深入的知识均有。...
这是一本Turbo C大全,所有的Turbo C基础知识和深入的知识均有。-This is an Encyclopedia of Turbo C, Turbo C all the basic knowledge and in-depth knowledge of both.
- 2022-01-23 10:25:13下载
- 积分:1
-
海康威视央视
/ / ---------------------------------------------------------------------------#包括#语用hdrstop#包括“frm_config。”#包括“主。”#包括“error_msg。”/ / ---------------------------------------------------------------------------# pragma包(smart_init)#语用资源”。DFM”发生一事件* 1;/ / ---------------------------------------------------------------------------__fastcall发生一事件发生一事件::(tcomponent *的所有者)平台(业主):{}/ / ---------------------------------------------------------------------------国际__fastcall发生一事件::getdvrconfig(){int结果;net_dvr_devicecfg deivcecfg;的DWORD bytesreturn;而(真正的){如果(!net_dvr_getdvrconfig(Form2 -> user_id,net_dvr_get_devicecfg,1,和deivcecfg,sizeof(net_dvr_devicecfg),与bytesreturn)){被(错误(net_dvr_getlasterror()));结果= 1;打破;}dw_size ->标题deivcecfg.dwsize;dw_name ->标题=(char *)deivcecfg.sdvrname;
- 2022-08-18 18:53:23下载
- 积分:1