登录
首页 » 电子书 » 用VC写的学习材料的DLL动态链接库DLL,使用新手李尔…

用VC写的学习材料的DLL动态链接库DLL,使用新手李尔…

于 2022-05-23 发布 文件大小:1.23 MB
0 168
下载积分: 2 下载次数: 1

代码说明:

VC写DLl动态连接库的的学习资料,使用与DLL新手学习,附带学习资料PDF匹配的源码-VC wrote DLl dynamic link library of learning materials, use and DLL novice learning, incidental learning materials match the source PDF

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 二维、非结构网格、有限体积法求解浅水方程源代码
    二维、非结构网格、有限体积法求解浅水方程代码,带算例。不可多得的源代码。
    2022-02-05 10:07:40下载
    积分:1
  • 哈佛MBA教材,职业经理人的素质训练,对于即将从技术岗位转到管理岗位的朋友们很有帮助...
    哈佛MBA教材,职业经理人的素质训练,对于即将从技术岗位转到管理岗位的朋友们很有帮助-Harvard MBA teaching materials, professional managers of the quality of training for the upcoming technical positions to management positions from the friends who helps
    2022-02-05 10:46:11下载
    积分:1
  • 802.16d(wimax)的协议原版(英文版) IEEE的802.16协议
    802.16d(wimax)的协议原版(英文版) IEEE的802.16协议-802.16d (wimax) the original agreement (English) IEEE
    2022-05-23 11:09:01下载
    积分:1
  • saolei
    模拟微软界面的扫雷程序,可以实现扫雷,解压无密码可直接解压-saolei
    2022-01-31 05:11:38下载
    积分:1
  • Solaris安全手册
    Solaris安全手册-Solaris Safety Manual
    2022-10-25 23:55:02下载
    积分:1
  • Soft
    软考数据库系统工程师考试参考资料 数学方面参考讲解-Soft-test examination reference database systems engineer on mathematics reference
    2022-02-07 14:24:06下载
    积分:1
  • 一本不错的sql教程 英文版
    一本不错的sql教程 英文版-a good sql English Guide
    2023-09-02 00:35:06下载
    积分:1
  • Effective C++, 第二版,中文,作者Scott Meyers
    Effective C++, 第二版,中文,作者Scott Meyers-Effective C, 2nd edition, Chinese, the author Scott Meyers
    2022-05-25 20:53:17下载
    积分:1
  • 主要介绍vmware的详细用途和不同点
    主要介绍vmware的详细用途和不同点-Focuses on the detailed use of vmware and different points! !
    2022-02-18 17:16:39下载
    积分:1
  • 时钟闪烁移动
    #include"reg51.h" sbit SET_K    = P1^0; //设置 sbit PLUS_K   = P1^1;//左移加1 sbit SHIFT_K  = P1^2;//左移 sbit CHANGE_K = P1^3;//切换 年、月、日 bit SecFlag = 0;         bit FlashFlag = 0; unsigned int Counter = 0; unsigned char Led0,Led1,Led2,Led3,Led4; unsigned char Shift; code unsigned char LedSeg[10] = {0x3f,0x06,0x5B,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; void Time0() interrupt 1 // 0: EX0 1:Time0 2: EX1 3: Time1,4:serial     中断 {  static unsigned int IntCnt;  TH0 = 0xfc;  TL0 = 0x66;    if(++IntCnt > 1000)  {   IntCnt = 0;   SecFlag = 1;   }  switch(++Counter%5)     //显示功能   {    case 0:   
    2022-03-02 21:20:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载