-
C#的例子
C#的例子-C# Example
- 2023-03-17 18:00:03下载
- 积分:1
-
VS2005 Guinness classic example of source code (C#), This is some of the better...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-01-25 20:08:01下载
- 积分:1
-
是一个关于声卡的程序可以通过远端套接字接收…
是一个关于声卡的程序,可以用通过套接字接收远端发来的数据流,再在本地回放,效果很好呀.-is a sound card on the procedures can be used through the distal socket receiving the data stream and at the local intervals and the results very good ah.
- 2022-11-25 13:35:03下载
- 积分:1
-
Java实现deadlock detection algorithm
Java实现deadlock detection algorithm-Java deadlock detection algorithm
- 2022-07-07 18:54:12下载
- 积分:1
-
在 vc 环境 内用 API 实现 球做45 度直线运动,当 球遇到边角的 时候,以45度角度 反弹回去...
在 vc 环境 内用 API 实现 球做45 度直线运动,当 球遇到边角的 时候,以45度角度 反弹回去-Vc environment in the ball with a 45-degree API to achieve linear motion, when the ball met the corner, when a 45-degree angle of bounce back
- 2022-01-26 03:11:33下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下...
长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下-Have spent a long time for your note on the amendment. Compressed packets can not extract password. The system will automatically delete the debug and release directory, so please do not file on these two directory
- 2022-08-03 07:48:09下载
- 积分:1
-
这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。...
这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。-This is a comprehensive example of IO function call, a simple task carried out by pipeline messaging.
- 2022-08-21 23:04:47下载
- 积分:1
-
VC++ 生成DLL文件历程,编译成功,并能运动
VC++ 生成DLL文件历程,编译成功,并能运动-VC++ 生成DLL文件历程
- 2023-05-28 15:35:04下载
- 积分:1
-
用c语言实现内存管理
用c语言实现内存管理-using language memory management
- 2022-01-30 13:04:28下载
- 积分:1