-
邮件发送程序是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。...
邮件发送程序是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。-spammers procedure is a senior email procedures can set smtp certification, but also to send attachments, but can also set various codes and data encryption.
- 2022-09-10 01:20:02下载
- 积分:1
-
slkz
说明: 感应电动机开环速度估计器
基于无速度传感器的感应电动机控制仿真(Open-loop induction motor speed estimator based on speed sensorless control of induction motor simulation)
- 2009-08-04 15:59:57下载
- 积分:1
-
createUIthread
VC++create the UI thread
- 2011-06-21 16:31:10下载
- 积分:1
-
TransactionService
Transaction Service extends Service implements Observer Source Code for Andriod.
- 2013-12-19 11:14:26下载
- 积分:1
-
vc编写的很小的监控数据包的程序,程序体积很小,目前只能在window2000下运行。...
vc编写的很小的监控数据包的程序,程序体积很小,目前只能在window2000下运行。-vc prepared by the small data packets monitoring procedures, procedures for small size, we can only window2000 running.
- 2022-12-24 22:00:04下载
- 积分:1
-
程序运行时获取计算机的网卡的mac地址,以便于作为某种标识
程序运行时获取计算机的网卡的mac地址,以便于作为某种标识-running computer access at the LAN mac address, in order to serve as a logo
- 2022-02-14 02:15:39下载
- 积分:1
-
MapDemo
VC++6.0中实现矢量图电子地图:
1.无闪烁地图、图形、位图的绘制
2.鼠标抓拖地图背景的程序实现原理
3.地图分层的实现
4.视图打印的实现
5.几个好用的MFC类的使用方法(Vector Electronic Map VC++6.0 implemented: 1. Flashing map, graphics, bitmap drawing the 2 mouse caught drag map background program to achieve Principle 3 map layers to achieve 4. The view Print realization 5. Several use MFC classes use)
- 2013-01-27 00:19:48下载
- 积分:1
-
Slider
摆脱微软控制用VB自写滚动条模块,有需要的下。(Get rid of the Microsoft VB since writing the scroll bar control module, in need.)
- 2013-08-21 10:34:01下载
- 积分:1
-
ekfukf
Kalman滤波器的Matlab工具箱,实现了线性Kalman,EKF,UKF,CKF和IMM滤波器(The matlab toolbox of Kalman filter implements linear Kalman, EKF, UKF, CKF and IMM filters)
- 2019-04-06 23:33:02下载
- 积分:1
-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1