-
一个非常值得研究的源代码,界面和功能几乎和windows自带的扫雷游戏一模一样,可以设置游戏难度等级,值得学习。...
一个非常值得研究的源代码,界面和功能几乎和windows自带的扫雷游戏一模一样,可以设置游戏难度等级,值得学习。-a very worthwhile study the source code, interface and functions almost windows own mine same game, the game can set the difficulty level, it is worth learning.
- 2022-07-18 15:05:38下载
- 积分:1
-
hash算法大全,里面包含了诸如Bernstein s hash,Pearson s Hash,CRC Hashing等流行的算法源码。...
hash算法大全,里面包含了诸如Bernstein s hash,Pearson s Hash,CRC Hashing等流行的算法源码。-hash factions
- 2023-03-20 04:45:03下载
- 积分:1
-
This is the VB open the hanging fat used an example of a window, for beginners i...
这是VB开中发用到的悬挂式窗口的一个例子,对于初学者来说是一个不错的东西。-This is the VB open the hanging fat used an example of a window, for beginners is a good thing.
- 2023-02-02 01:15:03下载
- 积分:1
-
银行家算法演示,经过测试可以使用,压缩包里很详细(根据网络源码改的)...
银行家算法演示,经过测试可以使用,压缩包里很详细(根据网络源码改的)-bankers algorithm demonstration, the test can be used, the compressed bundle very detailed (based on the source code to make the network)
- 2022-05-26 14:05:30下载
- 积分:1
-
openssl编程
这是一本学习openssl编程的个人觉得最好的文档,里面还包含了很多采用c语言编写的代码。
- 2023-01-14 20:10:04下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
- 2022-03-22 16:15:25下载
- 积分:1
-
图微处理机的喇叭驱动程序
Horn Driver Program for PIC micro processor
- 2022-07-05 04:46:18下载
- 积分:1
-
皇后问题解法任意皇后可解
皇后问题解法任意皇后可解-Solutions arbitrary Queen"s Queen"s solvable
- 2023-02-01 17:00:04下载
- 积分:1
-
老鼠,此老鼠的地道很深,很复杂,就像迷宫一样,地图根据当前老鼠所在位置智能移动,...
老鼠,此老鼠的地道很深,很复杂,就像迷宫一样,地图根据当前老鼠所在位置智能移动,
-Mouse, the rat tunnel deep, very complex, like a maze, the map location of the light of the current smart mobile mouse,
- 2022-02-13 17:07:10下载
- 积分:1
-
足球机器人比赛仿真平台中实现多个机器人追球的一个实际例子...
足球机器人比赛仿真平台中实现多个机器人追球的一个实际例子-robot soccer competition simulation platform to implement multiple robots to recover the ball a practical example
- 2023-08-08 13:45:03下载
- 积分:1