-
运用asp知识设计在线投票系统
运用asp知识设计在线投票系统-use asp design knowledge online voting system
- 2022-07-02 23:11:13下载
- 积分:1
-
实例学习!
c++实例~ 初学基础-examples based learning!
- 2023-03-27 08:40:03下载
- 积分:1
-
数据结构,对离散事件的模拟。本程序模拟了一家冰淇淋店的经营情况,可以用于商业分析...
数据结构,对离散事件的模拟。本程序模拟了一家冰淇淋店的经营情况,可以用于商业分析-data structure, a pair of discrete event simulation. The simulation of an ice cream shop operators, can be used for business analysis
- 2022-08-14 23:09:52下载
- 积分:1
-
This is an extension of sign example. You can design your own traffic sign by us...
This is an extension of sign example. You can design your own traffic sign by using Verilog. And the result from Verilog can be seen by the attached C file.
- 2022-02-24 22:18:42下载
- 积分:1
-
jQuery渐变放大图片的特效代码
jQuery动态渐变风格放大图片的特效代码,淡入淡出放大显示图片,视觉效果挺不错的JS图片切换特效,欢迎下载使用。
- 2022-02-12 00:33:42下载
- 积分:1
-
ADO address book management, is a VC+ access through the ADO connection, the dat...
ADO通讯录管理,是一个VC+access 通过ADO连接,操作数据库.-ADO address book management, is a VC+ access through the ADO connection, the database operation.
- 2022-07-10 15:01:38下载
- 积分:1
-
根据输入的参数不同,选用不同的算子对输入的图像进行边缘检测,包括sobel,log,canny等5哥算子...
根据输入的参数不同,选用不同的算子对输入的图像进行边缘检测,包括sobel,log,canny等5哥算子-According to different input parameters, choose a different operator input image edge detection, including the sobel, log, canny operator 5 Columbia
- 2022-12-28 02:20:03下载
- 积分:1
-
OPC 所用到的DLL文件!下载后直接安装就可以了!
OPC 所用到的DLL文件!下载后直接安装就可以了!-OPC used by the DLL files! After downloading can be installed directly!
- 2022-08-05 22:45:16下载
- 积分:1
-
此程序能够计算一个数据集的熵和基于某个属性的熵
此程序能够计算一个数据集的熵和基于某个属性的熵-this procedure to calculate a data set based on the entropy and the entropy of a particular attribute
- 2023-06-07 05:05:03下载
- 积分:1
-
FreeTextBox ASP.NET在线编辑器
FreeTextBox 一款经过改良的ASP.NET在线编辑器,使用方法:把aspnet_client和Bin拷贝到你的网站目录,在你ASPX显示编辑器的页面里Page 里加上validateRequest=false
这里是注册组件:
%@ Register TagPrefix="FTB" Namespace="FreeTextBoxControls" Assembly="FreeTextBox"
最后调用代码:
FTB:FreeTextBox ID="FreeTextBox1" runat="server" SupportFolder="aspnet_client/FreeTextBox/" Height="300px" Width="500px" ToolbarStyleConfiguration="Office2003" 其实就这样简单
- 2022-02-14 01:50:16下载
- 积分:1