登录
首页 » Windows开发 » C库函数手册.一些典型的定义及应用。有各种函数的定义。和参数的解释。...

C库函数手册.一些典型的定义及应用。有各种函数的定义。和参数的解释。...

于 2022-03-24 发布 文件大小:16.05 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

C库函数手册.一些典型的定义及应用。有各种函数的定义。和参数的解释。-C library functions manual. The typical definition and application. Various function definition. And parameters explanation.

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

发表评论

0 个回复

  • Set of dlls that I use for visual basic or basic xdev
    在vb ide xdev basic中用于开发的dll和ocx集
    2022-01-26 07:57:44下载
    积分:1
  • 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:...
    串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVERLAPPED),因此编写Windows CE下的串口通讯类有一些与桌面Windows不同的地方。 以下是我从SDK程序改写而来的MFC类,希望能和致力于WINCE开发的朋友多多交流,由于本人才疏学浅,程序中有许多不完善的地方,请大家指正。我的程序是基于“主动发送请求,被动接收响应”的假设,因此我只设置了一个接收数据的线程。-serial communication is the computer, communications and control areas the most basic means of communication. Bringing in the "Embedded Development/pulled" communities, it was often the question where to find serial communications, in fact, the question I have asked. :) And the general answer is to provide you with a Pocket PC 2002 SDK examples procedures. But in the end SDK MFC procedures and the structure are quite different, MFC prepared to use communication program who is not very convenient. The other hand, is a Windows CE-based Unicode operating system, Windows C
    2022-05-21 18:26:03下载
    积分:1
  • With VC (MFC) Game Cube prepared screw
    用VC(MFC)编写的拧魔方游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用-With VC (MFC) Game Cube prepared screw-source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts
    2022-06-18 08:01:46下载
    积分:1
  • DES的算法用C实现
    DES的算法用C实现-DES algorithm to achieve C
    2022-06-19 05:53:06下载
    积分:1
  • windows XP的展与简介,为了解XP的展提供详尽的
    windows XP的发展与简介,为了解XP的发展提供详尽的-windows XP development and profiles, to understand the development of XP to provide detailed
    2022-07-26 13:00:15下载
    积分:1
  • 测试项目
    函数 test_project clc ; 关闭所有 ; 清除所有 ; data1 = [0 0 0 0]; data2 = [0 0 0 0]; data3 = [0 0 0 0]; data4 = [0 0 0 0] ; 数据 = [0 0 0 0]; val1 = [0 0 0 0]; i = 1: 100 i = 1:10 fs = 22050; y1=wavrecord(fs,fs,1) ; wavwrite(y1,fs,16,"user.wav") ; a=wavread("user.wav") ; wavplay(a,fs) ; n = 输入 ("输入 0") ; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-03 06:52:02下载
    积分:1
  • 听说过‘三子棋’游戏吗?该程序是单机版的‘三子棋’游戏。规则很简单:下子阶段,组成’三‘时,可把对方的子变为无效子(下完后该子会被去掉)。行棋阶段,组成“三”时...
    听说过‘三子棋’游戏吗?该程序是单机版的‘三子棋’游戏。规则很简单:下子阶段,组成’三‘时,可把对方的子变为无效子(下完后该子会被去掉)。行棋阶段,组成“三”时,可把对方的子直接去掉。谁最先无子谁就输-heard "three-game" game? The program is stand-alone version of the "three-game" game. Very simple rules : Now phase, composed of "three", the other side can void the son son (after the son will be removed). OK chess stage and formed a "3", the other side can direct the children removed. Who is the first one without a son who will lose
    2022-10-23 14:00:03下载
    积分:1
  • VirtualMouse-master
    VirtualMouse可以在windows下模拟鼠标点击,左移、右移、上移、下移,滚动等功能。希望能对大家有所帮助,谢谢。
    2023-02-16 08:20:03下载
    积分:1
  • 基于opencv实现图像小波变换
    本程序通过滤波器组实现图像的小波变换和逆小波变换,同时也将小波变换用于去噪的两种方法:硬阈值去噪法和软阈值去噪法都写了,在去除图像噪声后能够重建图像达到很好的效果。此外,本程序可以实现多层小波变换,通过参数的设置从而实现。
    2022-02-11 10:57:59下载
    积分:1
  • 字符串的查找和提取,用C语言编写的源代码。
    字符串的查找和提取,用C语言编写的源代码。-String search and extraction, using C language source code.
    2022-12-27 23:40:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载