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

q-Function

  • While resting-state fMRI is drawing more and more attention, there has not been a software for its d

    While resting-state fMRI is drawing more and more attention, there has not been a software for its data analysis. Based on MATLAB, we developed a package named REST. Currently REST has three main functions: function connectivity, ReHo and ALFF.

    标签: more resting-state attention software

    上传时间: 2016-07-19

    上传用户:cmc_68289287

  • * The functions debug_init() and debug() implement non-RTOS * serial port initialization and a blo

    * The functions debug_init() and debug() implement non-RTOS * serial port initialization and a blocked debug output. The * debug() function can be used in error message and die * situations.

    标签: initialization debug_init functions and

    上传时间: 2016-07-24

    上传用户:caozhizhi

  • Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CM

    Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CMOS checksum | | /E - Program Embedded Controller Block | | /K - Program all non-critical blocks | | /Kn - Program n th non-critical block only(n=0-7) | | /Q - Silent execution | | /REBOOT - Reboot after programming | | /X - Don t Check ROM ID | | /S - Display current system s ROMID | | /Ln - Load CMOS defaults

    标签: Program Destroy Block NVRAM

    上传时间: 2016-07-26

    上传用户:wfl_yy

  • Fax and soft modem source code. - Fast Version You can use this code to build a soft modem functi

    Fax and soft modem source code. - Fast Version You can use this code to build a soft modem function in your embedded system.

    标签: modem soft code Version

    上传时间: 2016-08-04

    上传用户:彭玖华

  • 可爱小动画 本动画先显示一些提示信息

    可爱小动画 本动画先显示一些提示信息,然后按任意键进入,只见一个方框向中 间由大变小,并留下痕迹,然后出现一个心,按空格重复出现心,按其他 键将重复,按Q键退出程序,。

    标签: 动画

    上传时间: 2013-12-10

    上传用户:moshushi0009

  • 用VB做QQ强制聊天器 用VB做QQ强制聊天器 大家好..我是愚罪..QQ:303931726 今天教大家来用VB做QQ强制聊天器..... 废话不多说了``` 直接打开VB

    用VB做QQ强制聊天器 用VB做QQ强制聊天器 大家好..我是愚罪..QQ:303931726 今天教大家来用VB做QQ强制聊天器..... 废话不多说了``` 直接打开VB 新建一个EXE文件..新建一个Text和一个Command按纽 最后直接把代码写上去就可以了... Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" _ (ByVal hwnd As Long, _ ByVal lpOperation As String, _ ByVal lpFile As String, _ ByVal lpParameters As String, _ ByVal lpDirectory As String, _ ByVal nShowCmd As Long) As Long Private Sub Command1_Click() ShellExecute 0, "open", "tencent://message/?uin=" + Text1.Text, "", "", 1 End Sub 可以了...生成试验下..我就不美化了..你们可以去美化下``` 看。。成功了

    标签: 303931726 QQ

    上传时间: 2014-01-19

    上传用户:日光微澜

  • 自己编写的一个verilog HDL小程序

    自己编写的一个verilog HDL小程序,实现基本的task调用function的功能,对初学者有用。在xilinx的ISE仿真调试通过

    标签: verilog HDL 编写 程序

    上传时间: 2014-01-15

    上传用户:秦莞尔w

  • 这是一个学生成绩管理系统

    这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询,“E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印.(1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法可运行其它的功能。(2)连续运行部分的功能。应将文件"score.txt"放在相应的路径下.如在本程序中,需将该文件放在"c:\masm\score.txt"下.注:该文件的路径可从汇编源文件的"fname db "c:\masm\score.txt"""中查找.

    标签: 管理系统

    上传时间: 2014-12-05

    上传用户:水中浮云

  • 关于 ZFC 框架的自述文件 2003.6.18 ======================================================================

    关于 ZFC 框架的自述文件 2003.6.18 ====================================================================== 如何在PowerBuilder 开发环境中运行ZFC 框架。 1、文件 app.pbl 常用应用库; controls.pbl zfc 控件库; main.pbl 主要对象库; demo.pbl 演示程序库; 2、目录 DB 演示数据库; PSR 演示PB报表; 3、基于 ZFC 框架编写程序需要哪些文件和表: 引用main.pbl、controls.pbl、app.pbl 三个库 演示数据库中的Employee,EmployeeToFunction,Function,Profile 四个表; 演示数据库中的usp_DateGet,usp_EmployeeGet,usp_FunctionGet,usp_ProfileGet,usp_ProfileSet 五个存储过程; 如果您使用其他数据库,请移植表和存储过程。 4、PowerBuilder 9.0,Adaptive Server Anywhere 7 必须;

    标签: 2003 ZFC 18

    上传时间: 2016-08-13

    上传用户:003030

  • 基因算法

    基因算法,用VC++或MATLAB,java等工具设计一程序计算任一个随机产生的DNA基因表达式的有效长度和值 设随机产生的基因表达式为: + Q - / b * b a Q b a a b a a b b a a a b

    标签: 基因 算法

    上传时间: 2014-01-09

    上传用户:aa54