-
C++程序设计源代码例
C++程序设计源代码例-C programming source code cases
- 2022-10-05 08:45:03下载
- 积分:1
-
约瑟夫环:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自...
约瑟夫环:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。编程打印出列顺序。-Josephus : No. 1, 2, 3, ..., n n clockwise direction by individuals sitting around a circle, each holding a password (positive integers). An optional started as a positive integer reported limits on the number of m, from the first individuals to embark on the clockwise direction since the beginning of a sequence number off, the report m stop. M reported out of the list of his password as a new value m, from a clockwise direction in the next one started from a newspaper a few, like that, until the total of all listed so far. Programming print out the order.
- 2022-10-30 01:40:03下载
- 积分:1
-
数据点的最小包围圆计算,对最小包围的数据精度分析有用
数据点的最小包围圆计算,对最小包围的数据精度分析有用-The smallest enclosing circle data points calculated
- 2023-06-01 08:55:03下载
- 积分:1
-
c#编程220例
本书是c#经典编程220例这本书的完整代码,包含书中所有的例子的详细代码,十分详尽,本书可以作为相关计算机专业领域的编程开发入门教材,而且也适合计算机专业的各类学生和爱好者,,作为初级的入门教材
- 2022-07-02 02:12:47下载
- 积分:1
-
对于先进的几何形状,大多数应用程序将更喜欢加载前
For advanced geometry, most apps will prefer to load pre-authored
meshes from a file. Fortunately, when using meshes, D3DX does most of
the work for this, parsing a geometry file and creating vertx buffers
for us. This tutorial shows how to use a D3DXMESH
object, including loading it from a file and rendering it. One thing
D3DX does not handle for us is the materials and textures for a mesh,
so note that we have to handle those manually.
- 2022-05-26 16:23:51下载
- 积分:1
-
一个远程文件传送的程序――Client
一个远程文件传送的程序――Client-a remote file transfer procedures-- Client
- 2022-07-24 20:50:59下载
- 积分:1
-
MODBUS protocol debugging software, make this comparison useful and useful on th...
MODBUS协议调试软件,做这的比较好用,有用的就下载-MODBUS protocol debugging software, make this comparison useful and useful on the download
- 2022-01-26 02:59:11下载
- 积分:1
-
发射部分采用锁相环式频率合成器技术, MC145152和MC12022芯片组成锁相环,将载波频率精确锁定在35MHz,输出载波的稳定度达到4×10...
发射部分采用锁相环式频率合成器技术, MC145152和MC12022芯片组成锁相环,将载波频率精确锁定在35MHz,输出载波的稳定度达到4×10-5,准确度达到3×10-5,由变容二极管V149和集成压控振荡器芯片MC1648实现对载波的调频调制;末级功放选用三极管2SC1970,使其工作在丙类放大状态,提高了放大器的效率,输出功率达到设计要求。-Part of the launch phase-locked loop frequency synthesizer using technology, MC145152 and MC12022 PLL chips to lock in the exact carrier frequency 35MHz, the output carrier to achieve the stability of 4 × 10-5, reaching the accuracy of 3 × 10-5 by the varactor diode V149 and integration to achieve MC1648 chip VCO FM modulation on the carrier selection transistor amplifier at the end of class 2SC1970, to work in the C state to enlarge and improve the efficiency of the amplifier output power to meet the design requirements.
- 2022-08-18 16:37:11下载
- 积分:1
-
这是一个较好的关于主从报表的源代码,希望大家共同学习!...
这是一个较好的关于主从报表的源代码,希望大家共同学习!-This is a good statement from the owner of the source code, we hope to learn together!
- 2022-03-21 00:50:33下载
- 积分:1
-
这是使用位数组的主要生成。这是最好的最好的发电机。这个...
This the prime generator using Bit Array. It s the best prime generator. The algorithm based on Eratos and using the bit operation to enhanced the speed of computation.-This is the prime generator using Bit Array. It s the best prime generator. The algorithm based on Eratos and using the bit operation to enhanced the speed of computation.
- 2022-11-03 06:20:03下载
- 积分:1