-
这是一个用microsoft VC++编写的关于迷宫算法的一个小程序。...
这是一个用microsoft VC++编写的关于迷宫算法的一个小程序。-using microsoft VC++ algorithm on the maze of a small program.
- 2022-02-24 21:37:20下载
- 积分:1
-
高清晰度数字电视标准的码流分析仪
概念:传输流由固定长度的数据包。可以有更多的大小,但在标准1是188个字节。一个包可以包含来自节目流的信息,可以是一个空包,一个节目关联表或有条件访问表。该PID是场决定该分组。主要是,从节目流的TS数据包传输的数据以固定的比特率必须大于的节目流的比特率的总和。例如,如果一个标准的MPEG-2进行编码以每秒几Mbits的,传输流通常具有更大的比特率值。程序:TS_Analyzer读取来自输入流的每个分组,并分析它。您可以查看数据包,领域的图形显示,或使用“写入到文件”选项,列出具体的报文信息或统计信息。我知道,一个传输流也不是那么容易找到的MPEG-2文件,所以我已经包括在上面的下载部分的样本。如果你会玩这个样品与媒体播放器,你会听到有关声音的1秒,如果你有合适的编解码器,你还可以看到图像。这是一个更大的传输流(约40万包)的一小部分(4000包),但可以给你关于这个概念的想法。其他玩家可以使用的DVD2AVI。如果您想尝试真正的传输流,从这里下载mp2tsmpdex.exe。这是一个传输流演示制作,这将使你可以通过我的程序进行分析,一个10秒的传输流。要使用该程序,只需阅读自述文件包括在内。
- 2022-05-07 17:08:00下载
- 积分:1
-
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN-C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c c
- 2022-06-01 01:50:17下载
- 积分:1
-
MFC编写的简单聊天程序,用MFC编写的小程序,学习网络编程可以看看哦...
MFC编写的简单聊天程序,用MFC编写的小程序,学习网络编程可以看看哦-mfc
- 2022-01-26 04:36:24下载
- 积分:1
-
信号量的vc例程
信号量的vc例程-signal of vc routines
- 2022-02-10 07:20:08下载
- 积分:1
-
数码管计算
数码管计算 -digital calculation of the digital control of the digital calculation calculation
- 2022-07-27 23:25:00下载
- 积分:1
-
大地电磁二维正演有限元程序,可以模拟任意地形
大地电磁二维正演有限元程序,可以模拟任意地形,可使用初学者学校,并以此作为基础,,使用matlab语言来编写,打发打发大幅度 发送方式
- 2022-05-12 14:26:00下载
- 积分:1
-
Island Hopper News 范例及其它
Island Hopper News 范例及其它 -Island Hopper News and other examples
- 2022-01-24 15:31:15下载
- 积分:1
-
一个用vc实现的关于操作系统中进程间通讯的例子。程序简单,不过比较是自己第一个vc程序。采用经典的进程间通讯的算法实现的,希望高手指点!...
一个用vc实现的关于操作系统中进程间通讯的例子。程序简单,不过比较是自己第一个vc程序。采用经典的进程间通讯的算法实现的,希望高手指点!-a vc achieved with operating system on the inter-process communication example. Simple, but comparison is a vc its own procedures. Using the classic inter-process communication of the algorithm, expert guidance!
- 2022-08-13 23:11:27下载
- 积分:1
-
解决N后问题,可以实现在一个n*n的棋盘上放置N
解决N后问题,能够实现在一个N*N的棋盘上放置N个皇后,然后使其满足条件-Solve the N after the issue, can be realized in an N* N chessboard placed on N-Queen s, and then to meet the conditions
- 2022-03-18 13:11:57下载
- 积分:1