-
一个数据库的源代码是相对简单的实现基本的插入、查询。
一个数据库DBMS的源代码,比较简单,实现了基本的插入,查询等功能,实现了基本的sql语句-A database DBMS source code is relatively simple to achieve the basic insert, query and other functions, to achieve the basic sql statement
- 2022-03-22 21:26:47下载
- 积分:1
-
针对于pxa270的jatg驱动程序 针对于pxa270的jatg驱动程序
针对于pxa270的jatg驱动程序 针对于pxa270的jatg驱动程序-For in the PXA270
- 2022-04-10 17:36:10下载
- 积分:1
-
其发展的超市管理系统,已经在各个方面都得到了应用…
自己开发的超市管理系统,已经在各个超市用过,很好用的-their development of the supermarket management systems, has been used in every supermarket, with the good
- 2022-01-25 17:00:28下载
- 积分:1
-
这是一个很好的程序很好用,希望给各会员们提供方便.
这是一个很好的程序很好用,希望给各会员们提供方便.-This is a good procedure is useful, the members hope to provide convenience.
- 2022-07-03 16:50:24下载
- 积分:1
-
vc++时钟程序
vc++时钟程序可以显示一个时钟,非常好的时钟程序,有分针秒钟和时钟,谢谢大家参考学习。vc++时钟程序可以显示一个时钟,非常好的时钟程序,有分针秒钟和时钟,谢谢大家参考学习。vc++时钟程序可以显示一个时钟,非常好的时钟程序,有分针秒钟和时钟,谢谢大家参考学习。
- 2022-11-19 23:55:08下载
- 积分:1
-
从SMBIOS中获取内存条信息的控制台程序
从SMBIOS中获取内存条信息的控制台程序 请在cmd窗口打开
- 2022-10-26 04:30:03下载
- 积分:1
-
C++、MFC源代码parser_src
C++、MFC源代码parser_src-C, MFC source code parser_src
- 2022-06-28 04:44:33下载
- 积分: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
-
This sample demonstrates how to use callback procedures
when calling asynchro...
This sample demonstrates how to use callback procedures
when calling asynchronous Vix functions.
- 2022-07-26 17:43:46下载
- 积分:1
-
个人简介参考实现1.1的最终版本(JSR
Personal Profile Reference Implementation 1.1 Final Release(JSR-216)
- 2022-02-22 12:29:59下载
- 积分:1