资源列表
DS18B20
- DS18B20测试,用protuse仿真-DS18B20 test, simulation with protuse
js
- 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。-This is downloaded from the Internet, a computer program, to achieve addition, subtraction, multiplication, and division calculations. The program accepts a hexadecimal number.
structurion
- 可应用于在WINDOWS环境下,对使用的动态链接库进行结构化 -Can be applied in a WINDOWS environment, the use of structured dynamic link library
ptcd
- 这是一个计算数字平台长度的程序,如: 运行时输入:111122333,结果为:4 1111 注:本程序在dos中或windows98中运行-This is a procedure for calculating the length of digital platforms, such as: run-time type: 111 122 333, the result is: 41111 Note: This program is run dos or windows98
PC-array-laser
- 光子晶体微腔列阵激光器的理论分析。FDTD程序模拟结果。-Photonic crystal microcavity laser array of theoretical analysis. FDTD simulation results of the program.
random
- 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-The process required to run under DOS. Each time you run the executable program random.exe, you can display any two hexadecimal expression
PClaser
- 低阈值光子晶体激光器的研究。FDTD模拟计算。-Low-threshold photonic crystal laser research. FDTD simulation.
To-determine-leap-year-program
- 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a year to determine whether a leap year of the program, run the executable Ifleap.exe, enter the specific year, output this year is a leap year is the message.
5QQ
- 输入三个整数x,y,z,请把这三个数由小到大输出。1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换, 然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小-Enter three integers x, y, z, the number of small to large output of these three please. 1 program analysis: we find a way to p
4QQ
- 输入某年某月某日,判断这一天是这一年的第几天?1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊 情况,闰年且输入月份大于3时需考虑多加一天。-Enter a certain period of a day, this day is to determine the first few days this year? 1 program analysis: the March 5, for example, should add up to tw
rs_232
- rs_232串口读写示例(所用编译器为tc) 演示了利用int86函数完成了对串口的读与写!-example:read and write rs_232 serial
3QQ-
- 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?1.程序分析:在10万以内判断,先将该数加上100后再开方,再将该数加上268后再开方,如果开方后-An integer, it is with 100 after a perfect square, plus 168 is a perfect square, what is the number of how many? 1 program analysis: less than 100,000 in j
