搜索资源列表
TraceRoute
- 路由跟踪 程序记录并显示了数据报从源端机器传送到目标机器的过程中所经过的路由器的IP地址
addr
- 实用的通讯录管理程序,是本人的小学期作业,用VC++实现。功能包括:添加记录,显示记录,查询记录,通信录排序,按关系显示记录,保存、读入记录
matlabvc
- 显示输入输出信号比较的按钮消息响应函数程序
AssigII
- 数字传输仿真程序,实现完整的发送接收,包括眼图显示和星座图显示,立即使用。-digital transmission simulation program to achieve full send and receive, including eye and constellation map shows, for immediate use.
SAN2PC_QEX_Nov2007
- 基于计算机声卡的频谱分析仪屏幕采集程序,可以抓取非程控频谱分析仪的地屏幕显示-Screen capature program basing on PC sound card, enable screen capture for those spectrum analyzer with no GPIB port.
usb
- 使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计,完成控制外部LED数码管的显示、通过外接EEPROM来进行上电时的重列举、实现USB键盘输入的功能、实现USB接口的HID鼠标、测试USB芯片内部RAM,并演示内部RAM的读写。-failed to translate
example2_24
- 如果程序员没有显示定义复制构造函数,编译系统就会自动生成一个默认形式的复制构造函数,其功能是创建对象时把已知的数据成员都复制到创建的新对象中。-If the programmer does not define the copy constructor, the compiler system will automatically generate a default form of copy constructor, and its function is to create objects
5110
- 在51单片机开发平台上开发程序,并使用液晶点阵显示开发者的姓名!-51 microcontroller development platform, the development of the program, and use the LCD dot matrix display the name of the developer!
PhonicDemo
- PhonicDemo功能演示程序 PhonicDemo程序为功能演示程序,也是录制电话线路信号音的工具。通过PhonicDemo可以观察语音卡的所有事件,通过PhonicDemo的 源代码可以看到语音卡所有函数的用法。如下图:PhonicDemo.exe显示一个List Control控件和一个ListBox控件。List Control控件 显示所有的模块线路并按物理线路排列。ListBox显示所有通道发生的事件(显示的格式为 “时:分:秒[线路号] 发生的事件”)。所有版权为原公司所有,
3ddandao
- 3D弹道仿真VC程序以及源代码文件,外弹道经典的解三自由度弹道方程,运行结果将显示:落地误差、飞行时间、修正射程、侧偏等参数。用C语言编写,程序注释丰富,运行时请把Debug目录中的EXE文件拷贝至根目录中运行,否则出错。-3D trajectory simulation VC program and source code files, the solution of three classic exterior ballistics degree trajectory equation, t
matlab
- SAR回波程序 huibo_1.m是回波仿真的程序 juexingyu_2.m是玦形域成像程序 juxingyu_2.m是矩形域成像程序 nosie_image_3.m是加噪后包络对其后单点显示自聚焦成像 -huibo_1.m is echo simulation program juexingyu_2.m is slotted shaped domain imaging procedures juxingyu_2.m rectangular domain imag
MATLAB-FILTER
- 几个有关通信系统的matlab程序,包含几个滤波器示例,如butter,cheby等,并有幅频特性,相频特性结果显示.-Some programs about communiction system,including some filters like butter cheby,amplitude-frequency characteristiand cphase-frequency characteristic added.
adressbool
- 1) 利用MFC的向导,创建基于对话框的应用程序,添加按钮、编辑框等控件; 2) 设计通讯录的数据结构(如:以数组或者动态链表)和相应的类; 3) 完成对通讯录中记录的增加、修改、删除和显示。 4) 将通讯录存入文件。能够打开并显示其中所存的同学信息,并可以进行后续的操作。 -1) the use of MFC wizard to create a dialog-based application, add buttons, edit boxes and other contro