资源列表
Search.aspx
- 这是网络书店的部分代码,功能是搜索收名称,界面是用dreamweaver编写的,代码是用c#编写的-This is the part of network Bookstore code search function is admission name, Dreamweaver interface is used to prepare the code was prepared by the c #
clsAsynchMailSending
- Mail sender Class: the class where mails can be sent taking the details from web.config
Ch04Code
- 《.net软件测试自动化之道》第四章源代码 第四章源代码-" . Net software test automation of the Road" Chapter IV of Chapter IV of the source code source code
homework
- 将两个分别从小到大排列的有序数组a和b复制合并到第3个有序数组c中。m和 n分别是数组a和b的元素个数,结果c的元素个数为k。例如,a和b数组分别为{1,2, 2,3,8}和{3,4,7,8},则结果数组c的值是:{1,2,2,3,3,4,7,8,8)。算法是:将a、b两个数组看成两个队列,比较队首的两个元素,将较小者放入c队列尾部,如果队首的两个元素相等,则先选择a队列首部元素加入c队列尾部。循环执行以上过程,直到a或b队列之一为空,然后将另一个非空队列拷贝到c队列尾部。注意:不允许使用其它算
ga-tsp
- 用遗传算法解决TSP问题,和AFORGE.d-genetic algorithm to solve TSP with C#
mmerdsa
- 关于数据采集系统的程序(c)-on data acquisition system (c)
topdown
- Top-down Parser with embedded parse table
shock-tube-1D
- 一维激波管问题,运用迎风格式方法来编写的程序-computing shock tube1D with upwind method
sushu
- 求出在自然是一到一百里面所有的素数 很厉害的样子- Get Prime Numbers
485
- 以1ms的速率通过gpio采485接口数据-Mining 485 interface data to the a 1ms rate of through gpio
FrmCode
- 实现各种数据的录入功能,把数据录入到数据库-Achieve a variety of data entry function, the data entry into the database
DBHelper
- 连接oracle数据库的一些基本方法,增删改查等等。简单实用,不是很复杂-Some basic ways to connect oracle , CRUD and so on. Simple and practical, not very complicated