-
ExamOnline
说明: asp加sql实现在线考试系统程序运行完好。可以直接用来毕业设计参考。(asp Added sql to achieve online examination system to run well. Can be directly used for graduation design.)
- 2010-03-23 19:17:57下载
- 积分:1
-
仿XP界面UI
仿XP界面UI
- 2015-07-02下载
- 积分:1
-
4491941
易语言脚本编写模块 完全支持最新易语言软件(Easy language scripting module fully supports the latest easy language software)
- 2018-08-02 13:01:05下载
- 积分:1
-
ProcessInfo
显示当前系统运行的进程,并能够查看进程中所加载的模块(show the system process and modules)
- 2013-08-10 21:50:16下载
- 积分:1
-
call_and_queue
说明: 一个排队叫号器支持多功能....有源代码,资料齐全(call and queue)
- 2009-08-25 16:55:00下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
bds
System nonlinearity tests
- 2011-04-22 16:23:04下载
- 积分:1
-
UDF
FLUENT中的源项UDF,初学UDF可以下载下来学学。(this is a source UDF,IF you want it you can download .thank you! )
- 2020-12-05 15:39:22下载
- 积分:1
-
BP-algorithm-numerical-experiments
BP算法数值实验的四个程序,实验一:给定七个输入的单层神经元以及输入P,比较不同传递函数所得到的输出结果。实验二:训练单层神经元BP网络,使其权值和阈值符合一定的精度,并给出误差曲面和动态逼近过程。实验三:训练一个隐层(含五个神经元)的单输出BP网络,给出动态逼近过程和训练好的权值和阈值。实验四:设计一个三层BP网络,实现对非线性正弦函数的逼近。(The four programs of the BP algorithm numerical experiments.)
- 2017-02-10 14:21:09下载
- 积分:1
-
kbbn
用matlab制作的红色小球沿螺线运动的动画 不错的源码 很好(Matlab to make along the spiral movement of the animation is good source of a small red ball very well)
- 2017-05-18 06:04:07下载
- 积分:1