资源列表
mathvalue
- 编写一个用SOR法解方程组Ax=b的计算机程序,其中 要求程序中不存系数A,分别对不同的阶数(例如n=15,80)取w=1.7,1.8,1.9,进行迭代,记录近似解 达到 时所用迭代次数k,观察松弛因子对收敛速度的影响。
zuoye2_1
- Josephus问题编写程序,对任意输入的n和m,求出最后剩下的人的编号。要求利用线性表保存这n个人,分别用公式化、链接、模拟指针三种描述方法实现。-The Josephus problem program, for arbitrary input of n and m, obtaining the number of the last remaining people. Require the use of linear table to save n individuals, respect
CSP
- csp code for feature extraction in EEG signal processing fild.
cExcel
- Excel wrapper for C#. - excel table to datatable (ole or com) - export to excel (via com)
download
- 下载极客学院的视频的一个python demo 需要一个vip账号(验证邮箱和手机会有体验vip)验证码获取方式为保存为图片后 手动输入-A python demo download video geeks College requires a vip account (email and phone verification will experience vip) Obtaining verification code is saved as a picture manually ent
Employee-salary-management
- 员工工资管理,实现员工信息增,删,改,查。并实现员工工资自动发放等功能-Employee salary management
angingcount
- 打造属于自己的计算器,源代码适合于熟练vb编程的朋友查阅-create their own calculators, and the source code suitable for skilled vb friends inspection program
onewireforpic.rar
- 1- wire in C for PIC microcontrollers,1- wire in C for PIC microcontrollers
tree
- 树的实现,先通过带右链的顺序存储输入,然后转换为左右子树链表存储-The realization of the tree, first by the order of the chain store with the right input, and then converted to sub-tree list is stored about
SqlHelper
- Db类,连接数据库,用于Dao类和数据库的连接,里面有几种类方法,概括的很全面-Db class, connect to the database
cifa
- 用C#实现的词法分析功能。是进行编译的第一个步骤-C# implementation of the lexical analysis function. The first step is to compile the
graph_wavefront
- 关于地震勘探中资料处理的一些基本编程,这里是关于射线追踪的一个小程序-Some basic programming on seismic exploration data processing, the purpose is to provide a good reference for everyone
