-
关于windowsce驱动开发的权威资料,驱动开发是windowsce中最为重要的环节...
关于windowsce驱动开发的权威资料,驱动开发是windowsce中最为重要的环节-authority data about making windowsce s drive which is a most importent tache
- 2022-03-01 05:05:36下载
- 积分:1
-
c#获取进程名称
csharp语言(c#) 获取进程名称完整工程 包含源代码 可运行 有注释 获取系统进程信息 包含 System.Diagnostics.Process 类 using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Diagnostics;
- 2022-05-25 09:51:27下载
- 积分:1
-
一种计算N维矩阵的aigenvalue新算法,aigenvalue…
n维矩阵的特征值的一种新求法,可实现特征值特征向量的求值-a new algorithm to calculate the aigenvalue of N dimensions matrix, aigenvalue and aigenvector can be worked out.
- 2023-05-14 17:55:03下载
- 积分:1
-
This the VB6 code for Dot Matrix in VB6,
This the VB6 code for Dot Matrix in VB6,-This is the VB6 code for Dot Matrix in VB6,
- 2022-01-26 00:53:32下载
- 积分:1
-
- 2022-04-07 19:19:24下载
- 积分:1
-
这是一个正确的用C语言写的AES程序可以直接用结果是正确的.加密速度比较快吧....
这是一个正确的用C语言写的AES程序可以直接用结果是正确的.加密速度比较快吧.-this is a correct use of the C language to write procedures AES results can be directly used to be correct. Encryption speed faster it.
- 2022-01-26 04:10:34下载
- 积分: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
-
可以监视文件目录被修改情况的小软件,vc编程
可以监视文件目录被修改情况的小软件,vc编程-surveillance directory can be small revision of the software, vc Programming
- 2022-11-02 14:25:03下载
- 积分:1
-
一个动态的字符串类,与规模的快速测定方法,级联,…
A dynamic string class, with fast methods for size determination, concatenation, etc.
- 2022-10-04 09:00:03下载
- 积分:1
-
Opencv examples in C / C
Opencv examples in C / C-Opencv examples in C/C++
- 2022-03-26 06:06:35下载
- 积分:1