搜索结果

找到约 774 项符合 start-out 的查询结果

matlab例程 求解量子力学的薛定谔方程

求解量子力学的薛定谔方程,说明见readme.txt,使用matlab编制。可以现运行start.m
https://www.eeworm.com/dl/665/241323.html
下载: 27
查看: 1133

其他书籍 ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题

ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反汇编器[Disassembler] 四,分析器[Analysis] 五,Object扫描器[Object scanner] 六, ...
https://www.eeworm.com/dl/542/241561.html
下载: 110
查看: 1193

其他 学会对文件的记录锁定

学会对文件的记录锁定,及解锁。#include <stdio.h> #include <unistd.h> #include <fcntl.h> int main() { int fd int i struct { char name[20] uint ID int age } myrec fd =open("name", O_RDWR|O_CREAT, 0755) if (fd == -1) return -1 printf("Input your name:") scanf("%s", myrec.name) ...
https://www.eeworm.com/dl/534/242419.html
下载: 95
查看: 1100

Java编程 Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca

Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically ...
https://www.eeworm.com/dl/633/244853.html
下载: 52
查看: 1042

游戏 1. 下载一个Java开发库

1. 下载一个Java开发库,例如 J2sdk1.4.2 等版本,http://java.sun.com/ 上有; 2. 编译所有的源文件; 3. 复制 images 目录到程序运行目录,如果目录放置错误,程序会没有图像显示; 4. 运行 dujid.araneid.Araneid(默认) 。 对于发布包: 1. 下载一个Java运行时,例如 J2re1.4.2 等版本,http://java.sun.com/ 上有 ...
https://www.eeworm.com/dl/625/244961.html
下载: 33
查看: 1040

交通/航空行业 TRAFFIC LIGHT CONTROLLER using C51 and RTX-51 tiny

TRAFFIC LIGHT CONTROLLER using C51 and RTX-51 tiny,This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
https://www.eeworm.com/dl/672/245702.html
下载: 28
查看: 1071

Applet 分词程序//db.executeUpdate("UPDATE article SET tag= "+server.codestring(tempword)+" WHERE id="+id+"")

分词程序//db.executeUpdate("UPDATE article SET tag= "+server.codestring(tempword)+" WHERE id="+id+"") out.print("原题目:"+title+"<br>"+"分词结果:"+tempword+"<br>") //System.out.println("id:"+id+"---原题目:"+title) //System.out.println("分词结果:"+tempword)
https://www.eeworm.com/dl/634/247883.html
下载: 31
查看: 1042

其他 * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this

* first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this Code: USER_MSG_INTERCEPT(Health) { BEGIN_READ(pbuf,iSize) me.iHealth = READ_BYTE() return USER_MSG_CALL(Health) } * then we search for int HookUserMsg (char *szMsgName, pfnUserMsgHook pfn) a ...
https://www.eeworm.com/dl/534/249828.html
下载: 88
查看: 1044

人工智能/神经网络 This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you

This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this command in a file called startup.m. Everytime you start Matlab ...
https://www.eeworm.com/dl/650/250079.html
下载: 69
查看: 1044

Java编程 Perlbox Voice is an voice enabled application to bring your desktop under your command. With a singl

Perlbox Voice is an voice enabled application to bring your desktop under your command. With a single word, you can start your web browser, your favorite editor or whatever you want. This is the Linux and Unix voice recognition solution
https://www.eeworm.com/dl/633/250232.html
下载: 187
查看: 1025