登录
首页 » Windows开发 » Space time block codes

Space time block codes

于 2022-05-29 发布 文件大小:831.00 B
0 205
下载积分: 2 下载次数: 1

代码说明:

Space time block codes

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Windows下的高精度计时和高频事件的产生 在 Windows 下的应用程序时,经常需要用的计时,尤其在一些对时间要求比较高的程序中,计时的精确性是很重要...
    Windows下的高精度计时和高频事件的产生 在开发 Windows 下的应用程序时,经常需要用的计时,尤其在一些对时间要求比较高的程序中,计时的精确性是很重要的,本文介绍了两种精确计时的方法,计时的精度可以达到ms级,而且可以认为它是精确的,可以在大多数情况下作为时间的基准。-under Windows precision timing and the selection of high-frequency events in the development of Windows applications, we often need to use the time, especially in some of the high demand on time the procedure, the accuracy of time is very important, this paper introduces two methods of precision timing, timing accuracy can be achieved ms level, but also that it is accurate, in most cases, as time benchmarks.
    2022-02-16 10:03:00下载
    积分:1
  • 一款利用vc调用windows API函数,模拟键盘输入的小程序。仅供参考...
    一款利用vc调用windows API函数,模拟键盘输入的小程序。仅供参考-use vc calling Windows API functions, simulated keyboard input of small procedures. For reference
    2022-03-21 07:18:48下载
    积分:1
  • NET编写规范,一本非常好的电子书,值得推荐一看,
    NET编写规范,一本非常好的电子书,值得推荐一看,-NET preparation of specifications, a very good book, it is worth to recommend a look
    2022-03-22 19:19:59下载
    积分:1
  • examen 1, 2 and 3 of icarnegie ssd4
    examen 1, 2 and 3 of icarnegie ssd4
    2022-06-19 19:09:21下载
    积分:1
  • 编译原理实验用来识别无符号数,代码不长.
    编译原理实验用来识别无符号数,代码不长.-compiler principle experiment with symbols used to identify the number code is not long.
    2023-04-03 04:45:03下载
    积分:1
  • C language implementation Prim algorithm based on minimum spanning tree in undir...
    C语言实现普里姆算法 根据无向网构造最小生成树-C language implementation Prim algorithm based on minimum spanning tree in undirected network structure
    2022-08-24 00:31:09下载
    积分:1
  • Com.rus. Описание технологии COM на русском языке....
    Com.rus. Описание технологии COM на русском языке.
    2022-02-26 05:02:29下载
    积分:1
  • 与JAVA相关的数据库
    与JAVA相关的数据库-associated with Java database
    2022-12-27 20:25:04下载
    积分:1
  • 实现安全稳定的线程控制,并可调用系统可执行文件
    实现安全稳定的线程控制,并可调用系统可执行文件-safe and stabilizable thread control,call system execute file.
    2022-02-07 08:59:08下载
    积分:1
  • 这是关于erasthosthenes代码
    应用背景 ;  Eratosthenes筛;是一个简单的算法,发现了一个给定的整数的素数。实现该算法,用唯一的优化,外环可以停止在平方根的限制,和内循环可以开始在方的总理刚刚发现。这尤其意味着你不应该使用预计算 优化;车轮,即不要以为你只需要跨出奇数(2基础轮),数等于1或5模6(2和3为基础的轮),或基于低素数相似的车轮。关键技术如果你喜欢编程难题和挑战,你会注意到他们中的很多人都是以一种或另一种方式来进行的。因此,有一个大的表的素数准备好了。一个简单而有效的方法来生成一个列表的素数如果Eratosthenes筛 ;(链接到维基百科)。这是基本的想法:创建一个所有正整数的列表(从2开始,1个不被认为是素数)。开始在第一个有效的数字(在这个点上是有效的),并消除所有的倍数从列表中。因此,从2开始,消除4,6,8,10,12等。一旦所有的倍数被淘汰到下一个有效的数字(没有被淘汰的一个)和重复的过程,直到有没有更多的有效数字提前到。
    2023-06-16 01:40:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载