资源列表
genzongshubiao
- vb编写的程序,随鼠标的移动,显示当前鼠标所在的位置 。-vb prepared by the program, with the movement of the mouse to display the current location of the mouse.
linuxMenuexample
- How to create a linux type menu in visual basic
serial1
- 串口通讯程序,包括打开、设置串口参数,读写串口等
Unit1
- delphi 水量PID控制演示程序 图形界面 很直观的演示了PID的全过程
webbrowser-Drag-text
- vb6编写的实现从webbrowser控件显示的网页上选定文本后拖动文本到鼠标所指的文本框-vb6 written from a webbrowser control to display text on the page after the selected text to drag the mouse within the meaning of the text box
sjq_systemview
- systemview 中实现QPSK 和 ASK -Systemview achieve ASK and QPSK
zhongxingdian
- 在matlab下求一幅图的中心点,前提是这幅图已经是边缘轮廓的图了-Matlab plans for a focal point premise of this plan is of the contour map of
DoubleFibe
- Study on LD Pumped Yb3+ -doped Double-clad Fiber Lasers数值分析对线形腔LD泵浦掺镱的双包层光纤激光器进行研究,分析了单端泵浦和双端泵浦的泵浦光及激光输出功率和增益在光纤中的分布,结果表明,非均匀泵浦比较适合高功率光纤激光器。
waterfilling
- 通信中,非常经典的注水算法的代码,在OFDM中子载波,功率分配中调用
Windows-7-Desktop
- Windows7登陆界面修改器,只支持jpg图片,采用au3编写。-Windows7 login screen to modify only support jpg images, using au3 write.
Toolbars
- rebar implementation in c++ using win32 api no MFC
duotai
- 设计有理数类rational_number 数据成员: int numerator(分子) int denominator(分母) 成员函数 (1)构造函数rational_number ()和rational_number (int x, int y) (2)拷贝构造函数 (3) 重载运算符“+”、“-”、“*”和“/” 2. 设计有理数类rational_number 数据成员: