-
chapter08
matlab 数值分析于应用中的一些很用的 基本代码。(Matlab numerical analysis in the application of some very basic code.)
- 2013-04-27 10:41:11下载
- 积分:1
-
refactor
序列匹配c++实现,可以帮助理解序列匹配算法(Sequence matching c++ implementation can help to understand the sequence matching algorithm)
- 2014-02-15 20:38:24下载
- 积分:1
-
潮汐调和分析
可以利用某验潮站一定观测周期内的水位数据进行调和分析(最小二乘法)求解出十一个主要分潮的潮汐调和常数(The harmonic constants of eleven main tidal components can be obtained by harmonic analysis of water level data in a certain observation period of a tide gauge station (least square method).)
- 2020-06-28 22:20:01下载
- 积分:1
-
Excel文档处理之Open XML
代码分为两个部分:OXExcel类:Excel文档结构层次的节点或元素的处理;OXSheet:工作表内容层次的节点或元素的处理。
注:本代码段是本人经多次试验后的结果,但依然不尽如人意,主要表现在两个方面:1、表格样式部分只编写了修改背景颜色的功能;2、超链接的添加会导致一个后遗症,打开Excel文档后不修改任何东西,关闭时总会有一个是否保存的提示。
- 2022-12-03 19:00:08下载
- 积分:1
-
Recursive-subroutine
该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)
- 2013-11-26 23:12:15下载
- 积分:1
-
DSP-SVPWM
DSP的SVPWM产生示例,可以学习SVPWM的编程思想和编译方法,能直接移植到28335中应用。(DSP-SVPWM example, can learn the SVPWM programming ideas and methods of compiling, can be directly ported to 28335 in the application。)
- 2021-04-07 20:39:01下载
- 积分:1
-
Learn-vc-game-2
利用 vc 的游戏开发基础教程源代码,基本程序开发(Use vc game development based tutorial source code)
- 2011-10-18 13:10:43下载
- 积分:1
-
c#浏览器源码
编写一嵌入IE内核的浏览器;
拥有标准浏览器的地址访问、前进、后退、保存、查看源文件等功能;
地址栏能记录访问历史,自动补全等;
支持多标签模式(每个标签是个浏览器页面,区别于多窗口);
- 2022-08-07 13:48:26下载
- 积分:1
-
鼠标行为记录器
鼠标行为记录器能实时记录按下的是左键还是右键,并能记录按下的次数,这样用户使用鼠标时便能更清晰的记录自己按键的过程
- 2022-08-08 08:16:03下载
- 积分:1
-
matrix-multiplication
An introductory example on how to use MPI, the problem solved is a naive parallel matrix multiplication.
- 2014-08-20 19:47:57下载
- 积分:1