资源列表
新云网站管理系统 Version 2.0.0 SQL 商业版
- 新云网站管理系统 Version 2.0.0 SQL 商业版,使用本系统,一个完全不懂网络的人也能建立自己的网站-new website management system Version 2.0.0 SQL commercial version, the use of the system, a completely unfamiliar with the network people can build their own websites
FLASHMX游戏制作实例
- 包含了书中提到的所有范例及游戏。原始文件全部放在source目录内,游戏的PC执行文件则放置于exec目录内。请将整个source目录复制到硬盘中,并取消文件的只读属性,即可使用。直接执行exec目录内的执行文件,可立即玩游戏。-book contains all of the examples mentioned and games. All original documents on the source directory, the PC game implementation docum
习题参考答案
- java的一些关于多线程,applet的编程的一些答案-some of multithreading, the applet programming some answers
Java范例程序2
- java的一些关于多线程,applet的一些小题目-some of multithreading, a number of small applet topic
Java范例程序1
- java的一些关于简单实例的运算及其编程,包括applet,多线程等-some examples of simple arithmetic and its programming, including the applet, such as multithreading
FindCode_FL_2457
- 显示烟花,采用flash mx设计!很好用的哦-fireworks display, using flash mx design! The good! !
Getdayofweek
- 这个程序主要是用来 输入确切年份日期来转换成星期几-this procedure is primarily used for the importation of the exact date of the year to convert several weeks
数据结构课本程序
- 已经编写好的数据结构课本程序可以减轻您的负担,让你可以直接地对代码的执行过程进行分析判断。-has prepared good data structure textbooks procedures can reduce the burden on you, so that you can directly to the code enforcement process analysis and judgment.
jsp制作的留言本
- jsp设计的留言板,供大家参考,使用的是文本文件作为数据库-jsp design of the message board, for your consideration, the use of text files as database
利用双向走动法改进冒泡排序算法C语言源代码
- 传统的冒泡排序法是这样操作:从前往后,依次比较两个相邻的元素,如果逆序则交换这两个元素值,然后继续往后操作;到了数据尾部时,就找出了一个最大值(或最小值)。然后重复上面的操作n-1次(n为元素个数)。相关的改进办法:按照上面的办法来操作的话,第一次扫描把最大数(或最小数)放到最后面的位置,第二次扫描时其实只需要扫描到倒数第二个位置就可以了,因为最后一个位置已经不需要判断了,以后的操作都是类似的。这样可以减小程序运行时间。-traditional Bubble Sort method is ope
实现c#调用matlab函数
- 对于精通C#的同志来说,仿真的时候程序非常复杂,如果能直接调用MATLAB中已有的函数就好了,本文就实现c#调用matlab函数 -proficient in C# for the comrades, simulation of very complex procedures, if they can be called directly MATLAB has a function that will be the realization of this paper c # function c
编写自己的M文件
- 在BorlandC++ builder直接调用Matlab的方法 ,程序在matlab 7.1 sp3中成功通过. -in Borland C builder called directly Matlab methods, and procedures in Matlab 7.1 sp3 successfully adopted.