-
GOSTjiamijiemi
GOST加密解密程序,源代码是在控制台下的,我只是把他改写成MFC了。方便操作。加密解密高手可以绕过。(The GOST encryption and decryption procedures, the source code is under the console, I just put him rewrite the MFC. Easy to operate. Encryption and decryption master can be bypassed.)
- 2013-04-27 18:02:25下载
- 积分:1
-
csol
一个显示子树时显示进度条的例子,很酷,推荐下载(A display when the subtree progress bar example, cool, recommended download)
- 2017-06-20 10:13:18下载
- 积分:1
-
包含不少vs2003插件的源代码,有MenuBrowser,STDTools
包含不少vs2003插件的源代码,有MenuBrowser,STDTools-VS2003 contains a lot of plug-in source code, has MenuBrowser, STDTools
- 2022-04-13 08:56:00下载
- 积分:1
-
便捷的图形用户界面终端
便捷的图形用户界面终端.rar(convenient graphical user interface terminal. Rar)
- 2005-01-27 11:44:43下载
- 积分:1
-
matlabandVC03
matlab 与VC混合编程 PDF格式 刘维编著 还算清晰,有兴趣的朋友下载下来看看 03(matlab Programming PDF format mixed with VC Liu Wei edited fairly clear, interested to see friends downloaded 03)
- 2010-09-06 21:01:54下载
- 积分:1
-
jianpan
单片机实验中的键盘扫描实验,用lcd1602液晶显示屏显示按键值,c语言编写(for 51)
- 2015-04-06 13:33:00下载
- 积分:1
-
嵌入式WEB服务器及远程测控应用详解
嵌入式WEB服务器及远程测控应用详解,包括服务器的移植及注意点等(Embedded WEB server and remote monitoring and control applications, including the server migration and attention points)
- 2017-10-26 09:38:10下载
- 积分:1
-
GameSvr.dsp
This file (the project file) contains information at the project l...
GameSvr.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
- 2022-03-09 18:59:55下载
- 积分:1
-
基于stm32f103的ucosiii例程
说明: 1. 官方 uCOS-III 源码
2. 移植 uCOS-III 到 STM32
3. 时钟节拍
4. 时间管理
5. 软件定时器
6.多值信号量
7.互斥信号量
8.消息队列
9.事件标志组
10.等待多个内核对象
11.任务信号量
12.任务消息队列
13.内存管理
14.任务管理
15.中断管理
16.各类统计信息(1. Official ucos-iii source code
2. Migration of ucos-iii to STM32
3. Clock beat
4. Time management
5. Software timer
6. Multivalued semaphore
7. Mutex
8. Message queuing
9. Event flag group
10. Wait for multiple kernel objects
11. Task semaphore
12. Task message queue
13. Memory management
14. Task management
15. Interrupt management
16. All kinds of statistical information)
- 2020-06-02 16:46:33下载
- 积分:1
-
“小鼠迷宫问题;问题描述:一只活老鼠B M 1。鼠标
小鼠迷宫问题« 问题描述:小鼠a 与小鼠b身处一个m×m的迷宫中,如图所示。每一个方格表示迷宫中的一个房间。这m×n个房间中有一些房间是封闭的,不允许任何人进入。在迷宫中任何位置均可沿上,下,左,右4个方向进入未封闭的房间。小鼠a位于迷宫的(p,q)方格中,它必须找出一条通向小鼠b 所在的(r,s)方格的路。请帮助小鼠a找出一条通向小鼠b的道路。« 编程任务:对于给定的小鼠的迷宫,编程计算小鼠a 通向小鼠b的道路。« 数据输入:由文件input.txt 给出输入数据。第一行有2 个正整数m,k,分别表示迷宫的行数和封闭的房间数。接下来的k行中,每行2 个正整数,表示被封闭的房间所在的行号和列号。最后的2 行,每行也有2 个正整数,分别表示小鼠a 所处的方格(p,q)和小鼠b 所处的方格(r,s)。« 结果输出:将计算出的小鼠a 通向小鼠b 的道路输出到文件output.txt。输出文件的每行2 个正整数,表示道路行号和列号,从终点向起点方向列出。如果小鼠a 无法通向小鼠b 则输出“No Solution!”-mice problem laquo maze; Problem description : mouse with a live mouse b m 1 m maze of dummies. Each expressed a box maze of a room. This m n rooms there were some rooms are closed, did not allow anyone to enter. The maze can be any location along the upper and lower, right and left four entered no closed rooms. Mice in a maze of (p, q) box, it must find a leading mice where the b (r, s) box at the road. Please help find a mouse a mouse b leading to the road. Laquo; Programming tasks : to the mice in a maze
- 2022-03-21 12:05:27下载
- 积分:1