搜索资源列表
vcvirtual
- 课程设计,vc++做的,基本上满足要求,只是页面总数跟随机页面号的范围一样,有待改进;答辩的时候居然问我几个系统函数有什么用,我都郁闷了,分数还没那些抄别人的高。。。。。。虽然作的不好,但怎么说也是我自己做的,无语了。放上来,有需要的拿去改改 基本上都是边查资料边写的,算得上是第一次写,错误是难免的,请大家指教,而且里面变量定义比较乱,懒得改了-curriculum design, vc do basically meet the requirements, but the total numb
自已结累的C语言函数库(银行业务项目所得)
- 自已结累的Unix下C语言开发函数库,通过做过8个银行业务系统所得。-own guitar tired of Unix C language library, done through eight banking system proceeds.
基于can总线的监控系统
- 使用周立功公司的can转232板卡,在周立功公司提供的函数库的基础上开发.基于can总线的分布式监控系统.-use of the Week, who can turn 232 card, Zhou, who provided the functions on the basis of development. Based on the bus can Distributed Control System.
系统开机时间
- 在很多时候需要我们获取到我们的系统启动时间,例如:在制作定时器时,你可以要求系统在运行多长时间后自动关机...等等. 在此我提供读取注册表与使用API函数两种获取系统启动时间的方式.... (我是个菜鸟,我怕谁啊!!)-in many cases we need access to the system start-up time, such as : the production of the timer, you can ask the system in the long run
利用API和注册表获取系统信息
- 通过调用Windows的API函数和访问Windows注册表-by calling Windows API functions and access the Windows Registry
multi_language
- 提供了程序中的多语言选择,利用系统函数可以实现一个软件的多种不同语言系统-procedures for the multi-language selection, system functions can be used to achieve a variety of software systems in different languages
如何获取Windows系统登陆用户名
- 应用API函数,获得用户的登录名,虽然有一定的局限性,但是对于了解API函数还是相当不错的。-Application API function, the user was logged in, although there are some limitations, but for understanding API function or very good.
lessonprocess
- 命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。 命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。 -named pipe full advan
查看系统状态
- 可以查看系统的各种状态 是API函数应用的典范-can view the various state API function is an example of Application
mymore
- 调用系统函数,模拟实现linux系统的more命令
Linux-system-functions
- linux系统函数,集合了大部分有用的linux系统函数。
IntelCPU
- 该程序是通过,利用系统函数获取本地主机的序列号.
time
- vc++,利用系统函数实现mfc中ontime事件
cpuspeed
- 自己做的测试CPU速度的小程序,主要涉及到几个系统函数的调用,对需要的人会有帮助的
libkf701-1[1].0-beta.tar
- 一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 doxygen 生成文档 所有代码以在 Linux 系统上可以编译并运行为准;每当在 lib 目录里增加了一个功能函数,必须在 test 目录里编写一个针对此功能函数的测试程序,使其可以在 Linux 系统上正常编译并正确运行;每个增加的外部功能函数,必须在源代码前写有注释,注释格式为符合 doxygen 要求的 JavaDoc 格式。 所有代码内部调用的 C 库和系统函数要求完全符合 ANSI C 标准
收集系统版本信息
- 您知道您使用的操作系统的信息吗?不用查看控制面板,下面的程序就可以告诉您相关信息。通过这个例子,您可以知道如何使用系统函数来收集windows操作系统的版本信息。最重要的是,您将学会如何对函数的返回信息进行分析处理。-you know you are using an operating system information? Not View Control Panel, the following procedures can tell you relevant information. T
LinuxSystemCallcode
- Linux系统调用列表 系统调用的实验代码 Linux系统函数《英文》-Linux system calls a list of system calls Experimental code Linux system function " English"
malimalihome
- 直接IO关机,不调用任何系统函数,超级强大,试了就知道!-Direct IO shutdown, does not call any system function!
RLS
- 系统辨识实现已知输入和输出信号,求系统函数的幅频响应等参数-System identification to achieve a known input and output signals, find the system function of parameters such as amplitude-frequency response
pora-tegt
- 这个代码实现了Delphi语言通过系统函数实现对窗口程序的控制()