-
Programmable timer counter 82c54 technical manuals and debugging through the c
可编程定时计数器82c54的技术手册和调试通过的c 代码,请大胆使用-Programmable timer counter 82c54 technical manuals and debugging through the c-code, making bold use of
- 2022-05-06 15:14:54下载
- 积分:1
-
用C#生成Excel文件的方法和Excel.dll组件生成的方法
用C#生成Excel文件的方法和Excel.dll组件生成的方法-C# Generation Excel documents the methods and components Excel.dll generation method
- 2022-05-19 05:57:21下载
- 积分:1
-
一个用VC做的简单的播放器,实现基本的播放功能
一个用VC做的简单的播放器,实现基本的播放功能-A VC to do with a simple player to achieve the basic playback functions
- 2023-04-02 04:45:03下载
- 积分:1
-
遗传算法优化PID问题源程序 实数编码
遗传算法解决PID参数优化的问题,主要的是采用的是实数编码而不是二进制编码,这对编程有很大的提高理解
- 2022-11-20 21:10:03下载
- 积分:1
-
Description:
This sample is a process viewer for CE devices.
Usage:...
获取Mobile当前进程列表,List View的用法
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK or
Windows Mobile 5.0 Smartphone SDK,
ActiveSync 4.0.
-Description:
This sample is a process viewer for CE devices.
Usage:
Load the project from Visual Studio 2005, and build normally.
Relevant APIs/Associated Help Topics:
CreateToolhelp32Snapshot
Assumptions:
none.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK or
Windows Mobile 5.0 Smartphone SDK,
ActiveSync 4.0.
- 2022-10-03 04:55:03下载
- 积分:1
-
这是一个简易的浏览器小程序 用vc开发的,对学学习和借鉴,是一个很不错的选择....
这是一个简易的浏览器小程序 用vc开发的,对学学习和借鉴,是一个很不错的选择.-It is a simple web browsing program, using VC and is a good example to learn and study.
- 2023-08-04 21:15:02下载
- 积分:1
-
springboot商城管理
springboot商城管理后端管理Spring提供的一个用于简化JPA开发的框架Spring Data JPA能干什么: 可以极大的简化JPA的写法,可以在几乎不用写实现的情况下,实现对数据的访问和操作。除了CRUD外,还包括如分页、排序等一些常用的功能。 Spring Data JPA有什么 主要来看看Spring Data JPA提供的接口,也是Spring Data JPA的核心概念: 1:Repository:最顶层的接口,是一个空的接口,目的是为了统一所有Repository的类型,且能让组件扫描的时候自动识别。 2:CrudRepository :是Repository的子接口,提供CRUD的功能 3:PagingAndSortingRepository:是CrudRepository的子接口,添加分页和排序的功能 4:JpaRepository:是PagingAndSortingRepository的子接口,增加了一些实用的功能,比如:批量操作等。 5:JpaSpecificationExecutor:用来做负责查询的接口 6:Specification:是Spring Data JPA提供的一个查询规范,要做复杂的查询,只需围绕这个规范来设置查询条件即可
- 2022-02-03 21:06:45下载
- 积分:1
-
花样多
Synchronized multi-threading in C++ (No MFC!)
- 2022-03-26 00:31:41下载
- 积分:1
-
get started with CUDA 1.1 emulator mode using Eclipse C/C++
get started with CUDA 1.1 emulator mode using Eclipse C/C-get started with CUDA 1.1 emulator mode using Eclipse C/C++
- 2022-07-17 06:02:45下载
- 积分:1
-
The DOS operating system source code specify DOS operating system
DOS操作系统源代码指定DOS操作系统
- 2022-11-08 01:35:03下载
- 积分:1