-
在一大串字符串中查找某一个字符或者字符串出现的次数.并且返回次数....
在一大串字符串中查找某一个字符或者字符串出现的次数.并且返回次数.-string in a string search for a character string or the number of occurrences. And the number of returnees.
- 2022-08-04 11:12:29下载
- 积分:1
-
俄罗斯方块对战版VC源代码
俄罗斯方块对战版VC源代码-screen version of Tetris VC source code
- 2023-04-18 08:15:04下载
- 积分:1
-
VC写的文件分割器
VC写的文件分割器-VC write in the paper dividers
- 2022-04-01 04:11:36下载
- 积分:1
-
几个用c语言写的网络协议实践的程序,包括arp,ip改变,ip路游等...
几个用c语言写的网络协议实践的程序,包括arp,ip改变,ip路游等--Several network protocol programs which are writed in c language, and includes arp, ip changes, ip rootway etc.
- 2022-03-10 15:27:06下载
- 积分:1
-
一个用vc编写的猜数字游戏,简单易用,与文曲新中的那个一样,只是这个是用vc写的罢了...
一个用vc编写的猜数字游戏,简单易用,与文曲新中的那个一样,只是这个是用vc写的罢了-vc prepared with a viewing of the game, simple to use, with the venturi that the new, but it is just a write vc
- 2022-01-28 21:17:32下载
- 积分:1
-
一个简单的计算器课程设计程序,可以实现加,减,乘,除等功能。...
一个简单的计算器课程设计程序,可以实现加,减,乘,除等功能。-A simple calculator curriculum design process, you can realize add, subtract, multiply, with the exception of functions.
- 2022-06-11 15:19:21下载
- 积分:1
-
A showcase example of how propaganda can be used as the background of some of th...
一个展示了如何喊话的例子,可用作某些游戏的后台喊话例子-A showcase example of how propaganda can be used as the background of some of the game call example
- 2022-06-17 06:51:52下载
- 积分:1
-
贪吃蛇,可能还有很多问题,希望大家多多包涵
贪吃蛇,可能还有很多问题,希望大家多多包涵-Snake, there may be many problems, I hope you forgive me
- 2023-07-03 00:30:03下载
- 积分: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
-
A simple Spartan 3e above LCD control procedures
简单的Spartan 3e 上面的LCD控制程序-A simple Spartan 3e above LCD control procedures
- 2022-12-30 01:30:06下载
- 积分:1