资源列表
expression
- 程序设计题目,三元运算符,条件表达式的求值方法。-Programming topics, the ternary operator, the conditions of methods of expression evaluation.
DeleteAllSP
- Delete all procedusPlease read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
light2
- 快速入门vrml简单开关灯时间的制作,简单快捷 . -Quick Start simple switch lights vrml time production, quick and easy.
R_double
- 实现汇编语言教程的双位右移和左移 及其代码的使用-Assembly language tutorial to achieve the double-shifted to right and the left and the use of code
serv
- 通过简单的函数调用,实现查看系统中所有开启的系统服务,包括驱动。-Through simple function invocation, check system of open all services, including driving system.
u64ToStr
- convert unsinged int 64 to string
Hanoi_graphic
- 诺汉塔画图版,自己参照网上的例子用c语言程序实现的-Nuo Hanta drawing version, his reference to examples of online language program implemented by c
complex_main
- Performs statistical operations
Phw22rara
- 编程与开发测试并行平台MPI层的带宽与延迟:单向通信信时间简单易懂表示为:t=Latency+Message -Programming and development and testing parallel platforms MPI layer bandwidth and delay: the straightforward one-way communication channel time is expressed as: t = Latency+ Message
FIR-bandpass-filter
- 关于FIR带通滤波器的一个程序,能修改参数运行,可参考,可修改参数并直接运行-About a program FIR bandpass filter, can modify the parameters to run, you can refer to, you can modify the parameters and run
jisuanqi
- 用C语言编写的简易计算器,能够进行加减乘除操作,包括小数和负数,先输入要进行的运算符,后输入数字,即可得出运算结果。-Using C language simple calculator that can add or subtract, multiply and divide operations, including decimals and negative input to be the first operator, after entering numbers, calculatio
111
- 在生活中,条形码经常用来标志物品的信息。条形码是由黑白相间的条组成的。条的宽度有两种,我们可以认为窄的代表0,宽的代表1。本题中设定宽条的宽度是窄条的两倍。 现有一个条形码扫描工具,可以得到条形码每一条的宽度。你的任务是将这些宽度识别为一个01串。 本来这是一个非常简单的任务,可是由于在扫描的时候会有误差,使得问题变得没那么简单了。不过扫描工具得到的结果最多比真实值大或小5 。请你帮忙完成这个识别程序。已知条形码中至少有一个是宽条,可能没有窄条。 输入 输
