资源列表
os
- 很好的系统编程指南,希望大家认真学习,能够写出好的系统代码-A very good system programming guide, hope that we earnestly study and be able to write a good system code
KALMAN
- KALMAN滤波的c程序,实现了KALMAN滤波,在VC环境下实现。-KALMAN filtering c program achieved KALMAN filtering, achieved in the VC environment.
Y7425_Y7444
- Chat client implemented in c
Redirect111
- 映射网络驱动器,简单的说就是将其它计算机的共享文件作为本地的一个驱动器.windows提供了一系列的网络函数帮助我们实现各种复杂的网络功能.我们只是使用到其中两个函数,WNetAddConnection2和WNetCancelConnection.-Mapped network drive, simply means that the other computer' s shared files as a local drive. Windows offers a range of net
USBPort1212
- USB编程。。。。。。。2121321说明真是麻烦-USB programming. . . . . . . 2,121,321 note is really troublesome
OSlab--scheduling
- 操作系统实验--作业调度 编写程序完成批处理系统中的作业调度,要求采用短作业优先的作业调度算法。-OsLab--scheduling
OsLab--process
- 通过模拟进程调度算法的设计加深对进程管理基本原理的理解,深入了解批处理系统如何组织作业、管理进程和调度进程。-oslab--process
canguan
- 用C++写的大型餐馆管理系统!非常合当前餐饮的管理模式。有前台销售,资源管理,后台查询等功能!-Written in C++, a large restaurant management system! Very near the current catering management model. There are front sales, resource management, background check and other functions!
jylfglxt
- vc++简易客房管理系统,实现一些简单的功能,如登记客人入住信息,给定员工姓名,显示本员工所管理的楼层客房信息-vc++ Simple room management system to achieve some simple features, such as registered guests information, employee name given to show the employee information managed by floor rooms
laihongbo_Magic.CD.DVD.Burner_1_23_1
- 该程序是实现光盘刻录的程序,使用的底层的函数-The program is to achieve CD-ROM burning program
cryptapi_filesample
- 基于微软cryptoapi,实现的对文件的加解密-achieve file encode/dencode based on microsoft cryptoapi
dll_Plugin
- dll 动态注入的一个例子,这个是用来写游戏外挂的入门程序-dll dynamic inject sample,