-
USB-HS-Examples
STM32_F4_USB_HS微雪例程,功能强大。(Examples of stm32f4 USB HS.)
- 2014-08-07 16:10:12下载
- 积分:1
-
Kalman-Filter
卡尔曼滤波程序,卡尔曼滤波程序,卡尔曼滤波程序,(Kalman filtering procedures, Kalman filtering procedures, Kalman filtering procedures,)
- 2014-09-20 19:51:58下载
- 积分:1
-
project_struct
Example Struct Code in C++
- 2009-10-26 19:31:02下载
- 积分:1
-
ssj4
CS七龙珠1.2.3版本孙悟空变超级赛亚人第4阶的源码,使用AMXX版本:1.8.1(ESF1.2.3 Sun Wukong becomes a Super Saiyan fourth order of the source code, using the AMXX version: 1.8.1)
- 2014-02-24 12:12:50下载
- 积分:1
-
设停车场内只有一个可停放辆汽车的狭长通道且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序依次由北向南排列(大门在最南端,最先到达的第一辆车停放在...
设停车场内只有一个可停放辆汽车的狭长通道且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端若车场内已停满N辆车,则最后来的汽车只能在门外的便道上等候,一旦停车场内有车开走,则排在便道上的第一辆车可开入;当停车场内某辆车要离开时由于停车场是狭长的通道,在它之后开入车场的车辆必须先退出车场为它让路待该车开出大门外后,为它让路的车辆再按原次序进入车场。在这里假设汽车不能从便道上开走。试设计一个停车场管理系统。-parking lots, only one can park vehicles crossing the narrow but only one door and out of cars.NPai sidewalk in the first one into the cart; When the car park within a certain vehicles to leave the car park is due to a narrow passage, after it into the garage of vehicles must first withdraw from the garage to make way for it to be a large open car door, to make way for its vehicles according to the original order to enter the depot. here the assumption that not from the sidewalk on the move. trial design of a car park management system.
- 2022-02-05 12:10:53下载
- 积分:1
-
Qt音乐播放器
qt音乐播放器1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
- 2022-03-29 19:34:47下载
- 积分:1
-
ads
用来刷百度,google 的 广告,一天默认刷搜索10个关键词,随机点击推广连接20个。可配置、(To brush Baidu, google ads, the 10 day default brush search keywords, random visit to promote connections 20. Configurable,)
- 2011-01-10 16:01:52下载
- 积分:1
-
C# 截屏代码
using System;
using System.Collections.Generic;
using System.Text;
using System.Drawing;
using System.Windows.Forms;
namespace Screencap
{
public class Capture
{
public enum CaptureTarget
{
Window,
Screen
}
public static Bitmap CaptureImage(CaptureTarget target, IntPtr windowHandle)
{
if (target == CaptureTarget.Window && windowHandle != IntPtr.Zero)
{
Rectangle rect = GetWindowRect(windowHandle);
- 2022-01-21 23:03:40下载
- 积分:1
-
adsfasdfasdfasdfadf
比较简单易懂的词法分析器,可以拿来参考-adsfasdfasdfasdfadf
- 2022-01-24 15:43:27下载
- 积分:1
-
PID
PID与模糊控制程序,模糊控制采用查询方式,PID为增量式(PID and fuzzy control procedures, the use of inquiry methods of fuzzy control, PID for Incremental)
- 2021-03-05 23:09:31下载
- 积分:1