-
做的程序,很不错的。资源配置的操作系统模拟,任务的规模。
VC做的程序,非常好看的。模拟OS的资源分配,任务调度,银行家算法等等。非常不错。-VC to do the procedure, very nice. OS simulation of resource allocation, task scheduling, banker
- 2023-06-26 11:55:03下载
- 积分:1
-
BC95驱动模块Demo
基于STM32串口驱动BC95模块的Demo,对新手会有很大的帮助,软件为Keil_v5,压缩包中包含了keil软件,BC95模块原理图以及相关的参数手册
- 2022-01-25 22:28:20下载
- 积分:1
-
一个简单的仪表盘模拟的实例!编译无误开发环境VC6.
一个简单的仪表盘模拟的实例!编译无误开发环境VC6.
-A simple example of analog dashboard! Correct compiler development environment VC6.
- 2022-12-02 17:35:03下载
- 积分:1
-
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1...
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1-the procedure is painting a straight line with the mouse the source, is to use vc do, for those who may be more useful to beginners 1
- 2022-10-10 00:30:02下载
- 积分:1
-
Bezier曲线
Bezier曲线的算法生成基于vc++的实现 -Bezier curve-based algorithm vc++ Realize the
- 2022-02-14 22:10:02下载
- 积分:1
-
计算机网络与多媒体技术的飞速发展,对传统远程通信领域产生了深远的影
响,越来越多的多媒体信息出现在Internet上,视频点播(Video on Deman...
计算机网络与多媒体技术的飞速发展,对传统远程通信领域产生了深远的影
响,越来越多的多媒体信息出现在Internet上,视频点播(Video on Demand,简
称VOD)也随之产生。
-
The rapid development of computer network and multimedia technology has great influnce on telecommunication. More and more multimedia information appears on the Internet,thus video on demand (for short VOD) also come into being.
VOD is an interactive multimedia information services form.The users are able to select video information on demand according to their need and interest and control the process.VOD enjoys a brigt future and has already become hot investigation in the field of computer network and multimedia technology
- 2022-09-18 09:05:03下载
- 积分:1
-
tạo thanh trackbar
#包括;
- 2022-01-21 01:59:56下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
骨骼识别+串口控制机械臂
基于VC2010的机器人骨骼识别和串口机械臂控制,非常实用,有学习机器人控制的伙伴可以下载,有需要共同交流
- 2022-01-25 15:19:51下载
- 积分:1
-
http connect and url open by wince
http connect and url open by wince
- 2022-01-26 01:15:32下载
- 积分:1