登录
首页 » Windows开发 » 双龙电子增补库文件libslavr.a、slavr.h libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib...

双龙电子增补库文件libslavr.a、slavr.h libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib...

于 2022-02-24 发布 文件大小:3.89 kB
0 261
下载积分: 2 下载次数: 1

代码说明:

双龙电子增补库文件libslavr.a、slavr.h libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib。 slavr.h是头文件,要使用库函数需要包含此头文件。-Added to the library file Shuanglong electronic libslavr.a, slavr.hlibslavr.a is a library file, and the ICC needs to be put together with the standard library file, the normal situation: C: icclib. slavr.h is the header file, it is necessary to use the library functions need to include this header file.

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

发表评论

0 个回复

  • 45个常用算法的flash的动画演示,例如排序,查找等。按alt+left键返回主目录。...
    45个常用算法的flash的动画演示,例如排序,查找等。按alt+left键返回主目录。-45 commonly used algorithm of flash animation presentation, such as sort, search and so on. By alt+ Left button to return to the main directory.
    2022-01-25 17:14:19下载
    积分:1
  • materials management is general industrial, commercial enterprise production man...
    物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、名称、型号、单位等;然后登记入库信息,包括物资基本信息、入库地点、入库人、经办人、数量等;出库物资需要登记出库信息,包括物资基本信息、出库地点、出库人、经办人、数量等;根据物资的入库、出库过程的综合,得到各种物资的余额信息,方便进行后续工作。因此物资管理信息系统需要记录物资流通的全过程。-materials management is general industrial, commercial enterprise production management responded important aspect of a need for basic supplies information management, materials information for the deployment of a complete monitoring. The amount of material goods must first register the basic information, including the type of materials, name, type, units, etc.; Arsenal then registration information, including basic information materials, storage location, storage, handling, and so on; Out-up materials needed for registration information, including material basic information out of the hangar location, out of the hangar, handling, and so on; based on the amount of material in and out of the process of integration, access to the material balance information and faci
    2022-07-01 15:03:22下载
    积分:1
  • 推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。...
    推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。-BoxMan game and the map editor source code.
    2022-02-04 19:36:27下载
    积分:1
  • 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用...
    代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server"s directory and list of documents, especially for some database backup procedures, the procedures for this function co
    2022-03-24 19:05:28下载
    积分:1
  • 真正动态切分窗口,程序演示了动态切分和静态切分的区别,相信你一定能看出动态切分时分割条随鼠标移动而移动,想知道为什么吗?看看就知道...
    真正动态切分窗口,程序演示了动态切分和静态切分的区别,相信你一定能看出动态切分时分割条随鼠标移动而移动,想知道为什么吗?看看就知道-truly dynamic segmentation window, procedures demonstration of the dynamic segmentation and static cut distinction, I believe you will see dynamic segmentation of all time-sharing with the click of the mouse movement and movement, wondered why? Look at the know
    2022-03-02 07:25:22下载
    积分:1
  • windows的IOCP源代码
    应用背景此程序是简单网关的设计,可用于初学iocp的人员研究iocp用,逻辑比较简单,功能也较单一,文中函数都有详细注释,能够令新学者快速上手关键技术基于windows操作系统的网关源码,基于iocp架构,稳重从iocp的生成,到套接字和iocp的绑定,以及异步处理消息的投递,还有就是对于异步消息处理完毕之后的逻辑处理都有很详细的代码
    2023-07-16 01:40:03下载
    积分:1
  • 排序算法,包括了直接插入排序,冒泡排序,快速排序
    排序算法,包括了直接插入排序,冒泡排序,快速排序-Sorting algorithm, including a direct insertion sort, bubble sort, quick sort, etc.
    2022-01-23 10:50:07下载
    积分:1
  • Visual C++. NET Database Developer' s Guide 2
    Visual C++.NET 数据库开发指南2-Visual C++. NET Database Developer" s Guide 2
    2023-05-26 03:05:04下载
    积分:1
  • 简单计算器软件的设计,能够实现科学计算与标准界面。
    简单计算器软件的设计,能够实现科学计算与标准界面。-Simple calculator software design, scientific computing can be achieved with the standard interface.
    2022-06-12 08:07:09下载
    积分:1
  • SMTP与POP3协议 能够接收与送邮件
    SMTP与POP3协议 能够接收与发送邮件-POP3 and SMTP to send and receive mail
    2022-10-04 14:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载