资源列表
linux
- 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。在Linux下实现: ◦ 使用fork()/execv()来创建进程运行程序 ◦ 使用wait()等待新创建的进程结束 ◦ 调用gettimeofday()来获取时间 -Design and implementation of Unix " time" command. " Myti
linux
- 生产者消费者问题 ◦ 一个大小为3的缓冲区,初始为空 ◦ 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 ◦ 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: ◦ 显示每次添加和读取数据的时间及缓冲区的状态 生产者和消费者用进程
CAsyncSocket
- 通过CAsyncSocket类进行编程,主要是实现的是通讯功能,但本次项目主要是实现客服端和服务器之间的通讯功能。-Programmed via CAsyncSocket class, mainly to achieve is communication, but this project is mainly to achieve communication between the client and server.
CSocket
- 基于CSocket类编程,一个简单的聊天室程序,采用C/S模型,分为客户机端程序和服务器端程序。多个客服端可以一起运行,进行通信,而服务器主要起监听作用。-CSocket class-based programming, a simple chat room procedures, using C/S model is divided into client-side and server-side program. Multiple client service can be run toge
UsingHtml
- 将htmlView当作一般控件使用,代码比较精简,只提供了使用的方法。-using htmlView as an Usual Control.
WinInet
- 基于WinInet类编程,主要编一个ftp客户端,可以与ftp服务器进行交互数据,即上传和下载,而且还可以进行用户的登录功能。-WinInet classes based programming, mainly compiled an ftp client, ftp server can interact with the data, that upload and download, but can also be the user' s login.
DES
- DES加密算法,根据自己输入的密钥,可对文件进行加密,可对字符进行加密解密-DES encryption algorithm, based on their input key can encrypt files, encryption and decryption of the characters can be
NetWork_Discern
- 使用WinPcap编写的一个简单的局域网内数据包抓包,获取局域网内活动IP!压缩包内包含一个简单的测试程序和使用说明,以及一个帧数据文件!-WinPcap written using a simple LAN packet capture, access the LAN activity IP! The archive contains a simple test procedures and instructions, as well as a frame of data files!
pphdynamicload
- dynamic load in simpowersystem of matlab software
pp_1phPWM
- pwm in simpowersystem of matlab software
pPWM_IGBT
- igbt in simpowersystem of matlab software
potenciaPWM_IGBT
- power Simulink file in simpowersystems