资源列表
Pingnak
- Ping program c cyress usb chipset
1
- max7219驱动程序,c语言编程已经调试过,只要执行就行-good
a
- DDA program and brezier to draw a line in the same program both algorithms work
xierpaixu-csharp
- 用C#语言实现希尔排序问题,内有详细代码和截图,供大家交流使用-Hill, C# language with scheduling problems, with detailed codes and screenshots for all to share the use
nthRoot.bas.tar
- This file contains utility functions to calculate the nth root of a number in visual basic.
baocunshipin
- 此代码可以从摄像头获取视频流,并将此视频通过AVI格式保存到相应目录下-This code can be obtained from the camera video stream, and AVI format via the video into the appropriate directory
dongtaiguihua
- 动态规划的基本思想是把求解的问题分成许多阶段或 多个子问题,然后按照顺序求解各个子问题。前一子问题的解为后一子问题的求解提供了有用的信息。在求解任一子问题时,列出各种可能的局部解,通过决策保留那些可能达到最优的局部解,舍弃其他的局部解。依次解决各个子问题,最后一个子问题的解就是原问题的解。动态规划算法与分治法类似,但是不同的是,在使用动态规划求解问题时得到的各个子问题往往不是相互独立的。由于动态规划算法解决问题往往有重叠子问题的特点,因此为了减少重复计算,不管该子问题以后是否被用到,只要它被
2
- 操作Access数据库的完整类,包括链接数据库、关闭数据库、查询、执行、显示在DataGridView里等等操作。-Operate Access database class
Hinitialthehmm
- 初始化hmm模型的mattlab源代码 -The initialization hmm model mattlab source code
boxplot-in-C
- 应用C++实现箱线图,求出最小值 第一四分位点 中位数 第三四分位点 最大值 并用+号-号画出箱线图 -Application C++ achieve boxplot, find the lowest point in the first quartile median third quartile, and the maximum number with+- No. draw boxplot
response_spe
- 计算时程记录的反应谱计 算时程记录的反应谱计算时程记录的反应谱-Calculation of time-record response spectrum calculation of time-record response spectrum calculation of time-record response spectrum
bubble_sort
- 根据用户选择,用冒泡排序法实现数据的升序或降序排列-Based on user choice, with Bubble Sort Method of data in ascending or descending order