-
高质量C++编程指南,书中对C++的使用给出了各种规范
高质量C++编程指南,书中对C++的使用给出了各种规范-high quality C++
- 2022-03-18 21:06:04下载
- 积分:1
-
某公司B/S版区域HIS源码
某上市公司B/S版区域HIS源码,基于spring hibernate框架,以及内部框架。某上市公司B/S版区域HIS源码,基于spring hibernate框架,以及内部框架。某上市公司B/S版区域HIS源码,基于spring hibernate框架,以及内部框架。某上市公司B/S版区域HIS源码,基于spring hibernate框架,以及内部框架。某上市公司B/S版区域HIS源码,基于spring hibernate框架,以及内部框架。
- 2022-03-01 08:15:43下载
- 积分:1
-
简单文件索引
资源描述使用树形结构保存Windows文件系统的目录结构,提供类似于Win32接口的文件查找、加入、删除功能。
- 2023-04-23 22:10:04下载
- 积分:1
-
五子棋完全代码,中英文两种界面。采用VC编写。
五子棋完全代码,中英文两种界面。采用VC编写。-Gobang complete code, two types of interface in both English and Chinese. Prepared using VC.
- 2022-09-20 16:45:03下载
- 积分:1
-
应用Visual C++ 6章的例子
实用Visual C++6.0教程各章节的源代码,能很好地帮助初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-03-24 19:45:53下载
- 积分:1
-
头与头和头
Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste;
- 2023-08-10 23:55:03下载
- 积分:1
-
LinProg.NET is a framework for mathematical programming implemented on .NET plat...
LinProg.NET is a framework for mathematical programming implemented on .NET platform. This framework is supporting linear, integer, boolean and quadratic programming. Framework is written on Microsoft .NET version 2.0.
- 2022-06-14 23:23:21下载
- 积分:1
-
u_reg H”。
u_reg.h"
void Delay_MS(unsigned int ms)
void main()
{
asm(" STM #0000h,CLKMD ")
while(*CLKMD & 0x01 )
asm(" STM #40C7h,CLKMD ") //设置CPU运行频率=100M
/* 40C7h:5*clkin =100M
30c7h:4*clkin =80M
20c7h:3*clkin =60M
10C7h:2*clkin =40M
*/
asm(" stm #4240h, SWWSR ")
//2 wait except for on-chip program 1
asm(" stm #00a0h, PMST ") //MP/MC = 0, IPTR = 001,ovly=0
asm(" stm #0802h, BSCR ")
asm(" STM #0h,IMR ")
while(1)
{
Delay_MS(500)
asm(" RSBX XF ")
Delay_MS(500)
asm(" SSBX XF ")
}
-sdqwd
- 2022-02-04 22:56:44下载
- 积分:1
-
又一个java电子白板源代码
又一个java电子白板源代码-also a java source code Whiteboard
- 2023-03-10 05:20:03下载
- 积分:1
-
操作系统的 死锁检测与解除。通过C语言编程实现
操作系统的 死锁检测与解除。通过C语言编程实现-operate System deadlock problem,the word lab report.
- 2022-05-17 15:07:06下载
- 积分:1