-
屏幕的捕捉VC实现方法
屏幕的捕捉VC实现方法-screen capture method VC
- 2022-05-15 22:28:40下载
- 积分:1
-
题目:用c 语言编写的程序,一个偶数总能表示为两个素数之和。...
题目:用c 语言编写的程序,一个偶数总能表示为两个素数之和。-Tilte:a programme written by c: an idol can always be expressed as summation of two prime numbers.
- 2023-06-07 22:25:02下载
- 积分:1
-
用C/C++设计一个简单的模拟送货系统。
功能要求及说明:
1. 添加送货单(送货单号,送货地址,送货数量,收货人姓名,送货时间,送货状态(待送,取消,...
用C/C++设计一个简单的模拟送货系统。
功能要求及说明:
1. 添加送货单(送货单号,送货地址,送货数量,收货人姓名,送货时间,送货状态(待送,取消,已送)等)
2. 取消送货单
3. 处理送货单(已送货成功)
4. 显示即将过期又没处理的送货单
5. 以磁盘文件保存这些信息
-With C/C++ The design of a simple simulation of the delivery system. Functional requirements and description: 1. Add a delivery note (delivery note number, delivery address, delivery number, consignee name, delivery time, delivery status (to be sent, canceled, has been sent), etc.) 2. Cancel delivery note 3. deal with delivery note (already delivered successful) 4. show about to expire has no deal with the delivery note 5. Save the file to disk information
- 2022-02-10 14:24:15下载
- 积分:1
-
java实现0-1背包问题
算法里最重要的0-1背包问题,很多问题都可以归结于背包问题,动态规划的典型例子
- 2023-08-15 17:35:03下载
- 积分: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
-
一个小型的rtos(avr平台)
一个小型的rtos(avr平台)-a small Byelorussian (avr platform)
- 2022-10-11 18:10:03下载
- 积分:1
-
Delphi 7组件与分布式应用开发
Delphi 7组件与分布式应用开发-Delphi components and Distributed Application Development
- 2022-05-19 13:55:44下载
- 积分:1
-
用来验证XML文档的良构性与有效性。
用来验证XML文档的良构性与有效性。-XML document used to verify the good conformation and validity.
- 2022-07-04 02:23:09下载
- 积分:1
-
著名的TCPMP,现在已经不再开源,这是商业化之前源码,很难得...
著名的TCPMP,现在已经不再开源,这是商业化之前源码,很难得-Famous TCPMP, is no longer open source, which is before the commercial source, it is difficult to get
- 2022-03-23 03:57:03下载
- 积分:1
-
在程序中如何统计一段中英文混合字符的字符数,包括源玛,编译后的文件...
在程序中如何统计一段中英文混合字符的字符数,包括源玛,编译后的文件-procedures in how the statistics section of mixed Chinese and English characters of several characters, including the source of Thomas and compiled the documents
- 2022-03-14 02:18:07下载
- 积分:1