-
很多vc++的经典例程,vc++6中编译成功,实用性很强,有帮助!...
很多vc++的经典例程,vc++6中编译成功,实用性很强,有帮助!-vc++ many of the classic routines, vc++ 6.0 compiler successful, very practical, help!
- 2023-04-27 07:25:03下载
- 积分:1
-
wince platform OpenGL es under the application of an original code, lighting eff...
wince 平台下的 的一个 OpenGL es 应用的原代码,灯光效果, 用EVC4.0下编译-wince platform OpenGL es under the application of an original code, lighting effects, compiled with EVC4.0
- 2022-02-13 12:13:39下载
- 积分:1
-
这是qianqianjingting代码的代码,也许可以帮助你F F F F F F。
千千静听源码,j不过在VS2008重编译的时候缺少皮肤相关的文件-this is the code of qianqianjingting code,maybe can help you f f f f f f .
- 2023-01-09 11:00:04下载
- 积分:1
-
二进制平方和乘方的幂模算法,是密码学中的重要问题.这里提供他的简单算法....
二进制平方和乘方的幂模算法,是密码学中的重要问题.这里提供他的简单算法.-binary square and involution of Power Modules algorithms, cryptography is the most important issue. Here he provides a simple algorithm.
- 2022-07-15 17:44:09下载
- 积分:1
-
串口modem的源程序
串口modem的源程序-serial modem source
- 2023-02-02 18:05:04下载
- 积分:1
-
十六进制不再陌生了
十六进制不再陌生了-hexadecimal no longer a stranger
- 2022-07-21 15:15:58下载
- 积分: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
-
实现两个文件的连接,并把他存在另一个文件
实现两个文件的连接,并把他存在另一个文件-Connections to achieve the two documents and the existence of another document, he
- 2022-12-06 19:25:03下载
- 积分:1
-
德国 一随机振动分析程序,希望对需要的人有所帮助
德国 一随机振动分析程序,希望对需要的人有所帮助-Germany, a random vibration analysis program, hope to those who need help
- 2023-02-11 21:00:03下载
- 积分:1
-
局域网 聊天程序 源码
资源描述
资源描述
资源描述
局域网 聊天程序 源码 是Windows Socket编程,采用VC++编写,代码分为server端 和 client端两部分 ,,代码说明详细,,,,为网络编程初步开发,,,,,,,,,,,,,,,,,,,,,,
- 2022-03-22 19:07:22下载
- 积分:1