虫虫首页|资源下载|资源专辑|精品软件
登录|注册

overlapped-save

  • This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade

    This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade. Simply run C18Fake and select your C18 installation directory (create if necessary) and click Save button. A "fake" file will now be created into that directory, and this will fool the Upgrade into thinking you already have a former legit installation. After that you run the C18 Upgrade setup and select the same directory you created/selected before. Your installation will now begin installing the full C18 package.

    标签: installation Microchip previous Upgrade

    上传时间: 2014-01-21

    上传用户:zhuyibin

  • 计算简单电路的c++程序

    计算简单电路的c++程序,将结点信息输入到save中,然后就可输出各结点电压,只能进行简单的电路计算

    标签: 计算 简单电路 程序

    上传时间: 2015-12-25

    上传用户:lgnf

  • Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen

    Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可; 2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框 中指定变量名,然后用plot命令画出; 3)直接在模型上再加一个,to Workplace模块,也用plot画出; 4) 等scope显示出来图像以后,在matlab上运行 set(0, ShowHiddenHandles , On ) set(gcf, menubar , figure ) 这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。 问: 怎样进行S-function的编程和使用??? 答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了

    标签: Matlab PrintScreen Scope 仿真

    上传时间: 2013-12-15

    上传用户:13681659100

  • //构造具有指定的标签的菜单 files = new Menu("文件(F)") compile = new Menu("编辑(E)") see = new Menu("查看(V

    //构造具有指定的标签的菜单 files = new Menu("文件(F)") compile = new Menu("编辑(E)") see = new Menu("查看(V)") format = new Menu("格式(O)") font = new Menu("字体和颜色(F)...") //在格式菜单下再添加一个字体及颜色的菜单 help = new Menu("帮助(H)") //构造具有指定的标签的菜单项 news = new MenuItem("新建(N)" + " " + "Ctrl+N") open = new MenuItem("打开(O)..." + " " + "Ctrl+O") save = new MenuItem("保存(S)" + " " + "Ctrl+S") other = new MenuItem("另存为(A)...") page = new MenuItem("页面设置(U)...") mim = new MenuItem("打印(P)..." + " " + "Ctrl+P") quit = new MenuItem("退出(X)")

    标签: Menu new compile files

    上传时间: 2016-02-26

    上传用户:小儒尼尼奥

  • PHILIPS 7130 TV/FM capture card use PHILIPS 7130 chip , is a newly built-in TV card integrating FM r

    PHILIPS 7130 TV/FM capture card use PHILIPS 7130 chip , is a newly built-in TV card integrating FM radio and TV receiver. You can watch/record TV programs (up to 136 channels) and FM radio on PC. The powerful attached software enables you to & rename favorite channels as per your taste. Moreover, the remote controller makes watching TV through PC more convenient. Through PHILIPS 7130 TV/FM capture card, you can transfer & save the full screen/full motion video captured VCR, camcorder, PC camera or other video sources into hard disk, or you can burn the video to VCD/SVCD/DVD via professional rewrite software. PHILIPS 7130 TV/FM capture card supports snapshot, you can record wonderful clips to create your personal e-album, then share your works with your friends & family via Internet.

    标签: PHILIPS 7130 card integrating

    上传时间: 2013-12-26

    上传用户:han_zh

  • 双击可执行文件wbbjq.exe

    双击可执行文件wbbjq.exe,在出现的界面中输入任意文本内容,利用DEL键、 BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑, 按f1键激活菜单file,下移光标,选择save,输入文件名。也可以选择FILE菜单 的其他菜单项,他们的功能均可实现。按f10激活帮助,按ESC键退出帮助。

    标签: wbbjq exe 可执行文件

    上传时间: 2013-12-30

    上传用户:变形金刚

  • 我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input)

    我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input), 从文件列表中删除一个记录(delete a record from list),保存文件(save), 查找文件(search record on table),文件的列表(list)

    标签: input 文件管理 输入

    上传时间: 2013-12-10

    上传用户:zxc23456789

  • To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Selec

    To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Select MFC/ATL Trace Tool in the Tools menu. Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories for each module. Customize, for each process, module, and category, which information is displayed in the output window. The Trace level control in the Process group is related to the ATLTRACE2 level only those ATLTRACE2 messages with a level equal to or greater than the setting in the Trace level control will be displayed in the output window. Select Apply to put your settings into effect. You can save your settings, and load them the next time you debug the application use the Save and Load buttons.

    标签: Debug the ATLTrace project

    上传时间: 2014-01-15

    上传用户:wfl_yy

  • 文本方式下的字编辑处理程序按F1键激活菜单FILE

    文本方式下的字编辑处理程序按F1键激活菜单FILE,下移光标,选择SAVE,输入文件名,文本的存盘。按f10激活帮助,按ESC键退出帮助。可选择FILE菜单的其他菜单项,完成打开文件,文字的插入、删除、修改,文本行、列号的动态显示等功能。

    标签: FILE 方式 处理程序 编辑

    上传时间: 2014-01-12

    上传用户:大融融rr

  • 我对mo安装目录下VB的MoView例子的frmIdentify窗体修改

    我对mo安装目录下VB的MoView例子的frmIdentify窗体修改,其中添加 了1个label空件组(10个),1个text控件组(10个),2个command(Edit 、Save)按钮,要实现的功能是对读入的图形文件的相关记录的指定字段的 属性值,并能保存,用了Recordset对象的Edit函数、Update函数,

    标签: frmIdentify MoView 目录 修改

    上传时间: 2016-04-27

    上传用户:as275944189