-
最基本的小应用程序:任意选用一个字母,并用该字母拼出您自己的姓名...
最基本的小应用程序:任意选用一个字母,并用该字母拼出您自己的姓名-small basic applications : an arbitrary selection letters, and use the letters spelled your own name
- 2022-02-01 05:41:20下载
- 积分:1
-
海康威视DS英语SDK文档。
Hikvision English SDK Documentation for DS-40xxHCI/HSI/MDI card. It includes Net v4.7/Encoding v4.3/Decoding v4.9 documentation
- 2022-01-28 12:26:34下载
- 积分:1
-
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程...
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程-the procedure can be used for graphical monitoring some local process, but can also control these processes
- 2022-06-02 14:53:31下载
- 积分:1
-
SIM Reader [Investigate Smart Cards]
SIM Reader [Investigate Smart Cards]
- 2023-04-27 08:30:03下载
- 积分:1
-
windows平台下DES加密类,VC++6.0环境编译
windows平台下DES加密类,VC++6.0环境编译-DES encryption windows platform category, VC++6.0 compiler environment
- 2022-02-22 06:30:38下载
- 积分:1
-
上课时编的 基于单文档的小游戏 坚持三十秒
操纵鼠标躲避乱飞的多个小球,当鼠标碰到边界 或者被小球击中时游戏结束。
可以实时显示鼠标位置,产生动画效果,...
上课时编的 基于单文档的小游戏 坚持三十秒
操纵鼠标躲避乱飞的多个小球,当鼠标碰到边界 或者被小球击中时游戏结束。
可以实时显示鼠标位置,产生动画效果,
目前程序还不完善,还未加入追踪型的小球,
其他功能有待完善-Class series of games based on single documents adhere to 30 seconds to manipulate the mouse to avoid flying a number of small ball, when the mouse come across the border or being hit by the ball when the game ended. Can be real-time display the mouse position, producing animation effects, the current procedure is not perfect, not yet joined the track-type small ball, the other functions remain to be improved
- 2022-04-21 10:50:26下载
- 积分: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
-
One of the polynomial realization of a simple adder calculator. One simple addit...
实现一个一元多项式简单的加法计算器。 一元多项式简单的加法计算器的基本功能为:
(1)输入并建立多项式;
(2)输出多项式;
(3)两个多项式相加,并建立输出多项式。
用带头结点的有序链表
-One of the polynomial realization of a simple adder calculator. One simple addition of the polynomial calculator for basic functions: (1) input and the establishment of polynomials (2) the output polynomial (3) the sum of two polynomials, and the establishment of the output polynomial. Used to take the lead in node list in an orderly
- 2022-07-04 01:26:22下载
- 积分:1
-
组件编程例子程序,本人自写
组件编程例子程序,本人自写-COM programming examples procedures, since I write
- 2022-05-08 10:18:19下载
- 积分:1
-
BigDigits高精度算法库源代码,给需要朋友的做个参考
BigDigits高精度算法库源代码,给需要朋友的做个参考-BigDigits high-precision algorithm library source code, to the need to be a reference to a friend
- 2023-08-30 00:40:03下载
- 积分:1