-
一个验证常数数值是否合法的分析程序
一个验证常数数值是否合法的分析程序-a constant verification of the legality of numerical analysis program
- 2022-10-12 07:35:02下载
- 积分:1
-
微软认证系统管理员(MCSA)
- 2022-01-30 16:57:49下载
- 积分:1
-
STM32F103 LED跑马灯实验代码
使用库函数调用,思路清晰,代码精简易懂。对于初学者来说是很好的练习学习资料。实验在keil5环境下操作。
- 2022-02-01 06:00:27下载
- 积分:1
-
文件管理系统的使用程序 希望大家喜欢并且能用到 很不错的下吧...
文件管理系统的使用程序 希望大家喜欢并且能用到 很不错的下吧-document management system using the procedure hope you like and can use a very good are you
- 2022-06-20 00:54:31下载
- 积分:1
-
//定义全局变量
const int x=10,y=10 //常量,便于修改
int Available[x] //各资源可利用的数量...
- 2022-01-25 21:29:17下载
- 积分:1
-
331 classic games, including the original code and the implementation document g...
经典的五子棋游戏,包含原代码和生成的执行文件,如有需要可以自己修改!-331 classic games, including the original code and the implementation document generation, can, if necessary, revise their own!
- 2023-03-13 03:50:03下载
- 积分:1
-
CE下的安装程序的制作
CE下的安装程序的制作-CE installation of the production process
- 2023-07-27 09:30:03下载
- 积分:1
-
haptic主控臂的弹簧力效果测试,力的大小和两点之间的距离成正比。...
haptic主控臂的弹簧力效果测试,力的大小和两点之间的距离成正比。-haptic controlling arm of the spring test results, the size and strength between two points is proportional to the distance.
- 2022-02-21 07:37:03下载
- 积分:1
-
说明如何添加阴影的形成没有使用任何子类化。所有使用winapis…
Shows how to add shadow to form without using any subclassing. All using WinAPIs. Just 8 Lines of code.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=71862&lngWId=1
- 2022-05-23 15:16:55下载
- 积分:1
-
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他...
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。-10. Write a program to solve the eight queens problem: In the line 8 8 of 8 placed on board the Queen, so that either a queen can not eat the other seven Queen (Note: The Queen can eat with her peers or the same column in the or the same diagonal and other pieces), and the results displayed in some way.
- 2023-08-14 11:50:03下载
- 积分:1