-
用分治策略,将4中不同形状的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格。...
用分治策略,将4中不同形状的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格。-With sub-rule strategy, will be 4 different shapes of the L-type domino coverage given on the special board in addition to all the special box outside the box.
- 2022-04-02 04:39:05下载
- 积分:1
-
1 million can sort data, reference materials temporarily rarely seen.
可以对一百万个数据进行排序,参考资料上暂时很少见到.
-1 million can sort data, reference materials temporarily rarely seen.
- 2022-07-08 23:25:12下载
- 积分:1
-
网络结构图控件中的流定义,可用于配置分布式系统网络结构
网络结构图控件中的流定义,可用于配置分布式系统网络结构-network structure which controls the flow definition, can be used to configure distributed network structure
- 2023-06-15 19:35:04下载
- 积分:1
-
Can be obtained from the camera video and image data, and saved to the computer.
可以从摄像头获得视频和图像资料并且保存到电脑中。-Can be obtained from the camera video and image data, and saved to the computer.
- 2022-01-25 14:31:08下载
- 积分:1
-
一个APPLET的连连看的CLASS原码
一个APPLET的连连看的CLASS原码-an APPLET the 1000 block of Terry Avenue of the original code CLASS
- 2022-02-09 15:02:53下载
- 积分:1
-
顯示Good morning!!的c++練習
顯示Good morning!!的c++練習顯示Good morning!!的c++練習
顯示Good morning!!的c++練習顯示Good morning!!的c++練習
顯示Good morning!!的c++練習顯示Good morning!!的c++練習
- 2022-11-29 07:00:03下载
- 积分:1
-
初轨确定
测站在地心赤道坐标系下的位置。计算平格林尼治时角接下来求目标在地心赤道坐标系下的方向余弦下面利用高斯法求解r2、v2下面开始改进精度;最后利用求出的r2、v2计算轨道根数
- 2022-02-07 21:36:12下载
- 积分:1
-
Switch universal voice platform development, mainly in support avaya, Siemens, E...
交换机通用语音平台开发,主要支持avaya、西门子、爱立信交换机-Switch universal voice platform development, mainly in support avaya, Siemens, Ericsson switch
- 2022-12-22 06:50:04下载
- 积分:1
-
C++ Achieve MPEG audio header data read with the estimated length of time. This...
C++实现MPEG话音帧头数据读取与时间长度估计.这个文章和程序针对的是包含XING和VBRI头的MPEG audio帧进行读取,然后根据它们估算声音的长度。这里不包括任何的话音audio数据的编码与解码。不过,文章确实对audio frame header进行了非常详细的说明。-C++ Achieve MPEG audio header data read with the estimated length of time. This article and procedures aimed at containing XING and VBRI head read MPEG audio frame, and then according to their estimates of the length of the sound. Here does not include any voice audio data encoding and decoding. However, the article on the audio frame header is indeed a very detailed explanation.
- 2022-06-12 21:19:20下载
- 积分:1
-
支持抽取PDF文档中的图像
基于开源项目xpdf做的修改,能够提取PDF文档中的图片,所有图片先解析到一个缓冲区,缓冲区以链表形式维护,顺序扫描PDF文档,当发现一张图片内容的时候,就在链表末尾追加一个节点,并将解析出来的图片内容添加到链表尾节点中。同时还可以可识别文档中的图片类型。
- 2022-04-23 16:06:50下载
- 积分:1