登录
首页 » Windows开发 » written in C language database can query the data, sort, search, and reference s...

written in C language database can query the data, sort, search, and reference s...

于 2022-01-25 发布 文件大小:29.58 kB
0 219
下载积分: 2 下载次数: 1

代码说明:

用C语言编写的数据库可以对数据进行查询、排序、检索和引用,应精简小学习。

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

发表评论

0 个回复

  • 本程序是一个进程的内存分配占用空间的计算的小程序,可以用不同的颜色表示不同的内存占用。...
    本程序是一个进程的内存分配占用空间的计算的小程序,可以用不同的颜色表示不同的内存占用。-This program is a process of the calculation of the memory space allocated a small program, you can use different colors for different memory footprint.
    2022-07-24 11:00:50下载
    积分:1
  • Classic case of VFP, convenient and practical, many students could not find a go...
    VFP的经典案例,方便实用,很多学生找不到好的案例,这个既小又实用-Classic case of VFP, convenient and practical, many students could not find a good case, this small and practical
    2023-02-20 03:55:03下载
    积分:1
  • 我自己做的银行管理系统 代码很简单的 很好看懂的啊 !!! 户 存款 取款 转帐 查询 修改密码 注销...
    我自己做的银行管理系统 代码很简单的 很好看懂的啊 !!! 开户 存款 取款 转帐 查询 修改密码 注销-my own bank management system code is very simple to understand the good ah! ! ! Account deposits withdrawals transfer inquiry alter the code written off
    2022-04-12 04:26:28下载
    积分:1
  • mscomm32
    mscomm32
    2022-01-25 19:33:09下载
    积分:1
  • Conversion of Enhanced Metafile to Bitmap and viceversa
    Conversion of Enhanced Metafile to Bitmap and viceversa
    2022-02-07 11:39:01下载
    积分:1
  • 文件修改监控
    ReadDirectoryChangesW 有同步和异步2种方式, 根据前面打开的文件夹对象句柄决定。  1. 异步方式,如果 CreateFile 指定了打开类型 FILE_FLAG_OVERLAPPED 就是异步方式,ReadDirectoryChangesW 调用的时候就需要指定 OVERLAPPED 参数.  接下来对文件夹I/O变化的响应判断有多种方式。  A通过不断的调用HasOverlappedIoCompleted函数(非阻塞,参数就是前面的OVERLAPPED 对象指针)的返回值来判断是否发生了 关注文件句柄的I/O操作。如果发生变化,再执行你的 switch(Buffer[0].Action) 操作过程。  B GetOverlappedResult 读取 OVERLAPPED 对象的结果。(阻塞)  C 完成端口 GetQueuedCompletionStatus (阻塞)。  其中阻塞方式,必须采用多线程的方式,否则你的主线程被阻塞的话,对话框就动不了了。非阻塞方式也可用多线程,结合hEvent对象来使用。  2.同步方式,如果CreateFile不指定FILE_FLAG_OVERLAPPED ,就是同步方式。  同步方式操作比较简单。lz的程序看来就是使用的同步方式。  在同步下,ReadDirectoryChangesW 将被阻塞,直到一个文件夹句柄的I/O操作到来,然后才能判断。所以lz的程序会死掉。  同步方式必须采用多线程,再创建一个线程,线程函数采用如下方式:  UINT ThreadProc(PVOID)  {     CreateFile();     while(1) // 如果只想监视一次文件的I/O变化,可不用while循环。     {   
    2022-03-10 05:44:52下载
    积分:1
  • 移动电话号码所在的省、市、服务提供商…
    手机号所在省市及服务供应商查询的VB源码,关键是内带的查询数据库很有价值的(2007年4月的新数据)。-Mobile phone number where the provinces and municipalities and service providers VB source query, the key is inside the belt of great value to query the database (in April 2007 the new data).
    2023-01-01 19:40:45下载
    积分:1
  • 计算器显示部分的7段译码管。输入四位的二进制端口,输出7位的译码端口...
    计算器显示部分的7段译码管。输入四位的二进制端口,输出7位的译码端口-Calculator shows that part of paragraph 7 decoding tube. Binary four input ports, output port 7 of the decoding
    2022-08-09 19:03:55下载
    积分:1
  • 关于括号匹配和车皮进站的小程序,自己写的~很简单,主要是希望能多多交流...
    关于括号匹配和车皮进站的小程序,自己写的~很简单,主要是希望能多多交流-matching brackets on the wagon stops and small programs, written in their own ~ very simple, the main hope to be able to interact more
    2022-10-28 15:00:03下载
    积分:1
  • 时间滞后的监测算法
    时间滞后的监测算法 - 统计学方法.输入两个信号序列,最优估计两序列的时间差-Matlab implementation of time delay estimation- statistics approach
    2022-11-28 05:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载