-
Visual C#经典游戏编程开发 源代码
说明: C# 游戏开发实例,经典游戏,里面包含多个游戏实例,供大家参考(C# Game Development Example, Classic Game, which contains many game examples for your reference)
- 2020-06-18 05:00:01下载
- 积分:1
-
STM32 USB HID开发实例,实现USB双向通信
在STM32 ARM平台上实现USB与PC端得通信(IC为STM32F10XX系列)。本文提供一个例程(已测试通过),不用了解任何USB协议(当然了解USB相关协议或描述表的意义是很必要的),在此例程上,稍作修改,即可开展你的项目或学习或进行产品开发。在ST中我们可以获得了USB相关的一个HID例程,但是官方例子中只是用到2个端点。数据只收不发。本例程中,用到了3个USB端点,实现PC上位机与下位机见双向通信。EP0为控制端点(必须的,这是因为系统默认端点0作为控制传输端点),EP1为INTERRUPT OUT端点(数据输出端,即PC向MCU发送数据段),EP2为INTERRUPT OUT端点(数据输入端,即MCU向PC发送数据)
- 2023-04-18 20:55:05下载
- 积分:1
-
stm32 华为MG323驱动
基于stm32处理器的华为GPRS模块MG323驱动,已完成且驗證過功能:1.GPS接收功能
2.自我檢測功能
3.登錄伺服器功能
4.重連伺服器功能
- 2022-03-22 23:08:24下载
- 积分:1
-
Template
亲测ZLG-LPC1788开发板上RT-Thread的最小系统模板(LwIP开启)
LPC1788基于RTT源码实现的模板程序(Pro-test ZLG-LPC1788 development board minimum system RT-Thread template (LwIP open) LPC1788 RTT source template-based program implementation)
- 2013-12-27 22:36:42下载
- 积分:1
-
Csharp
Professional C# (2nd Edition)的中文版本 精通c#的权威书籍(Professional C# (2nd Edition) proficient in the Chinese version of c# Authoritative books)
- 2008-06-09 14:35:28下载
- 积分:1
-
Cy7C68013-slavefifo-design
使用Cypress的Cy7C68013A芯片进行设计,实现Slave FIFO模式的数据采集。程序包括USB固件程序以及主机程序。(Using Cypress' s Cy7C68013A chip design, data acquisition Slave FIFO mode. The program includes a USB firmware and host program.)
- 2013-02-20 19:26:19下载
- 积分:1
-
图象处理
VC图象处理电子书,Chm格式,基本与位图相关的都作了说明,很不错(VC image processing e-books, Chm format, and basic bitmap were made related to the note, a very good)
- 2005-03-23 09:44:48下载
- 积分:1
-
OSAL-API
OSAL学习资料,可以了解OSAL系统的工作原理以及相关API(OSAL learning materials, you can understand the working principle of the OSAL system and related API)
- 2016-07-12 11:10:17下载
- 积分:1
-
TCP_IP-Illustrated-Volume-I
TCP_IP Illustrated Volume I.chm
- 2012-05-21 14:54:11下载
- 积分:1
-
AML-Efficient-Approximate-Membership
AML EFFICIENT APPROXIMATE MEMBERSHIP LOCALIZATION WITHIN A WEB-BASED JOIN FRAMEWORK ABSTRACT: In this paper, we propose a new type of Dictionary-based Entity Recognition Problem, named Approximate Membership Localization (AML). The popular Approximate Membership Extraction (AME) provides a full coverage to the true matched substrings from a given document, but many redundancies cause a low efficiency of the AME process and deteriorate the performance of real-world applications using the extracted substrings. The AML problem targets at locating non overlapped substrings which is a better approximation to the true matched substrings without generating overlapped redundancies. In order to perform AML efficiently, we propose the optimized algorithm P-Prune that prunes a large part of overlapped redundant matched substrings before generating them.
- 2013-12-15 16:45:53下载
- 积分:1