-
服务器
server server server-server server server server server
- 2022-03-26 19:42:51下载
- 积分:1
-
基于windowas ce4.2的一个ir通信的程序,
使用EVC++编写,提供一个基于sh3处理器的例子...
基于windowas ce4.2的一个ir通信的程序,
使用EVC++编写,提供一个基于sh3处理器的例子-windowas ce4.2 based on the ir a communications procedures, the use of EVC prepared to provide a processor based on CPU example
- 2022-01-24 13:39:42下载
- 积分:1
-
AutoCad regarding the use of vc programming in order to operate a Class examples...
AutoCad中关于使用vc++编程操作各种命令的一个类实例。-AutoCad regarding the use of vc programming in order to operate a Class examples.
- 2022-09-18 00:25:03下载
- 积分:1
-
运用单片机制作数字钟,C程序!非常实用的哦!这是我的课程设计程序...
运用单片机制作数字钟,C程序!非常实用的哦!这是我的课程设计程序-The use of single-chip digital clock production, C program! Oh, very practical! This is my curriculum design process
- 2022-02-10 09:12:15下载
- 积分:1
-
the_c_programming_language__2nd_edition部分2
The_C_Programming_Language__2nd_Edition Part 2
- 2023-05-23 04:25:02下载
- 积分:1
-
功能[ x,等,exitflag,输出,λ] = quadprog(H,F,A,B,AEQ,BEQ LB,UB,x0,期权…
function [X,fval,exitflag,output,lambda]=quadprog(H,f,A,B,Aeq,Beq,lb,ub,X0,options,varargin)
% X=QUADPROG(H,f,A,b) 求解二次规划:
% min 0.5*x *H*x + f *x subject to: A*x
- 2022-03-18 07:11:58下载
- 积分:1
-
网站java原程序
网站java原程序-website java original program
- 2023-06-07 16:55:03下载
- 积分:1
-
This tutorial is concerned with applications of information theory concepts
in...
This tutorial is concerned with applications of information theory concepts
in statistics. It originated as lectures given by Imre Csisz´ ar at the
University of Maryland in 1991 with later additions and corrections by
Csisz´ ar and Paul Shields.
- 2022-02-04 11:26:44下载
- 积分:1
-
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded pro...
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
You want more responsiveness from some application. How do you do it? Well you
could have multiple threads in order to limit blocking of one application request by
another. You could also use a more low level language.
- 2023-01-16 05:35:03下载
- 积分:1
-
打开一个给定视频,有一个进度条能够控制视频的播放进度,进度条的单位为帧数。
打开一个视频,计算视频的帧数,有一个进度条,以帧数为单位进行播放的调整。
- 2022-03-03 12:25:11下载
- 积分:1