-
labwindows/CVI 音频信号频谱分析
labwindows/CVI 音频信号频谱分析 完整工程
- 2023-07-25 02:25:03下载
- 积分:1
-
这是一个用vb编写的小程序,有兴趣的朋友可能DOWN下来
这是一个用vb编写的小程序,有兴趣的朋友可能DOWN下来-This is a little program completed in vb,friends who are interedting in it can diwn it
- 2022-02-24 11:56:51下载
- 积分:1
-
Part V, so that characters can pass through objects in the background so that it...
第五部分,使人物可以穿过背景中的物体,使其运动看起来更加真实-Part V, so that characters can pass through objects in the background so that it looks more real movement
- 2022-12-02 06:55:03下载
- 积分:1
-
One of the polynomial realization of a simple adder calculator. One simple addit...
实现一个一元多项式简单的加法计算器。 一元多项式简单的加法计算器的基本功能为:
(1)输入并建立多项式;
(2)输出多项式;
(3)两个多项式相加,并建立输出多项式。
用带头结点的有序链表
-One of the polynomial realization of a simple adder calculator. One simple addition of the polynomial calculator for basic functions: (1) input and the establishment of polynomials (2) the output polynomial (3) the sum of two polynomials, and the establishment of the output polynomial. Used to take the lead in node list in an orderly
- 2022-07-04 01:26:22下载
- 积分:1
-
VC实现的PL/0编译器,该程序实现词法分析、语法分析及语义分析,以四元式为输出结果,是计算机专业的一门重要的实验课程。...
VC实现的PL/0编译器,该程序实现词法分析、语法分析及语义分析,以四元式为输出结果,是计算机专业的一门重要的实验课程。-p10_builder
- 2023-03-25 13:20:04下载
- 积分:1
-
漂亮的C#软件启动界面特效源码,希望对你有帮助!
漂亮的C#软件启动界面特效源码,希望对你有帮助!-Beautiful interface effects start C# software source code, want to help you!
- 2022-02-02 17:19:54下载
- 积分:1
-
播放Flash不使用MFC
应用背景有些人需要播放Flash使用纯C++代码没有使用MFC,比如, ;把闪到一个三维物体的纹理,等这个代码是播放Flash的方式清洁,也可以用Flash编程交互。 ;程序处理消息循环,加载闪存组件,并能得到所有像素。关键技术COM,Windows,闪光灯,像素,图像,C++,消息,SDK
- 2023-01-01 09:20:04下载
- 积分:1
-
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!...
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!-a PB with the development of the fingerprint application source code, and meet the fingerprint application integration! PB suited to the development of language!
- 2022-03-14 11:51:31下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1
-
路由协议
路由示例为 OMNET + + 演示静态最短路径路由。在设置路由表模拟使用 cTopology 类的开始。该模型是故意保持简单,便于理解。网络拓扑结构一个广泛称为"NTT 脊梁",和它是亲生法鲁克作出了贡献。每个节点独立,查询网络的拓扑结构,使用 cTopology对象。然后它计算到每个其他节点,最短路径和存储路径下一跳表中的第一个节点。(实际的表包含到下一跳节点不是本身 — — 表的节点地址的端口号因此,提供目标地址-> 下一跃点地址的映射)。所有上述的需要有一次,置于这种模拟的开始。拓扑结构是静态的期间仿真,并因此采用箍筋的要尽一切努力保有的节点不需要最新的表中。采用箍筋的模型中的没有路由协议。一旦设置的路由表,节点开始随意发送的数据包时间间隔。每个节点获取目标地址的列表中的参数,并为每个数据包它随机选择一个目的地从列表。有两个应用程序提供: 应用程序生成具有指数间到达的数据包倍,而 BurstyApp 交替之间活动和空闲的时间。BurstyApp 的执行演示 Fsm (有限状态机) 的使用。
- 2022-02-25 00:15:04下载
- 积分:1