-
demod_2ask
该程序实现2ask的解调,2ask解调C语言实现(The program 2ask demodulation, 2ask demodulation C language)
- 2013-12-25 19:21:36下载
- 积分:1
-
FT2232驱动源码
该源码是FT2232的驱动程序,用C语言编写。
- 2022-02-05 17:24:45下载
- 积分:1
-
2.3
一个简单的猜数游戏程序:
利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。
利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum等于iNum,在屏幕上显示“猜对了.”,并结束运行。
猜测错误的时候,重新输入inNum,直到猜对为止。如果猜测10次后仍未猜对,显示“猜测次数已达10次,猜数失败.”,并结束程序的运行。
(A simple guessing game program: use Math.random () method to generate double-type numbers between 0-1 dNum, will dNum into an integer between 0-100 iNum. use KeyInput.readInt () method receives the keyboard input integer inNum. If inNum less than iNum, the screen " Enter the value of the small, enter the greater number." If inNum than iNum, the screen " Enter the value of the large number of smaller type." If inNum equal iNum, displayed on the screen, " guessed." and end the run. guess wrong, re-enter inNum, until you guess it right up. If the guess was right 10 times not to show " guess the number has reached 10 times, guess the number of failures." And end the program.)
- 2010-11-03 14:29:09下载
- 积分:1
-
ConsoleApplication1
测试插件开发的各个过程,接口、宿主程序、运行(Test plug-in development process, interface, host program, run)
- 2020-06-25 13:00:02下载
- 积分:1
-
TCPServer
群聊的TCP服务端编程,简单界面,输入端口号,即可开通服务器,对用户所发送的信息进行显示(The TCP group chat server programming, simple interface, enter the port number, you can launch the server, sent to the user information display)
- 2009-05-20 07:10:28下载
- 积分:1
-
货郎担问题源代码
货郎担问题源代码 货郎担问题源代码(traveling salesman problem source code traveling salesman problem)
- 2020-06-26 08:40:01下载
- 积分:1
-
thucode
很好的类word界面模块,用户可以根据源码说明轻松使用所要的模块(A good word interface module, the user can easily use the module according to the source code instructions)
- 2018-12-23 23:03:37下载
- 积分:1
-
RiemannExactSolver
一维激波管黎曼问题的精确解(用于求解一维激波管黎曼问题)(Riemann shock tube problem of one-dimensional exact solution (one-dimensional shock tube used to solve the Riemann problem))
- 2011-05-14 22:10:26下载
- 积分:1
-
调试导论
说明: 调试,是让所有OI选手头疼的一件事情。这套资料深入浅出,详细充实,提供了大量切实可行的编程技巧,是全网最好的OI调试指导资料之一。现公开分享,以宴飨各位OI选手。(Debugging is a headache for all OI players. This set of data is simple, detailed, and provides a large number of practical programming skills. It is one of the best OI debugging guidance materials in the whole network. Now share it publicly to feast all OI players.)
- 2020-06-17 06:40:01下载
- 积分:1
-
ds1820
MSP430与DS1820接口程序,实现数据操作等()
- 2007-08-03 22:15:06下载
- 积分:1