-
linear-problem-programming
this is a c++ program to implement linear programming language in operating research.
- 2015-02-27 00:07:00下载
- 积分:1
-
harupdf使用例程,带水印的生成
使用Haru pdf动态连接库生成PDF文件的例程,例程中带生成水印的功能,对于PDF报表开发的编程者有很大的帮助。
- 2022-11-11 02:35:03下载
- 积分:1
-
万年历
用C语言写的一个万年历超级超级简单的万年历(This is a very very simple Perpetual calendar written by the C language)
- 2019-01-02 15:17:54下载
- 积分:1
-
输出50kHZ,占空比50%的带死区的互补PWM PWM50K
能够输出50kHZ,占空比50%的带死区的互补PWM(Complementary PWM with dead zone and 50% duty cycle can output 50kHZ)
- 2020-06-20 04:40:01下载
- 积分:1
-
bbcode 转换成 html 示例源码(亲测通过) discuz 帖子可用
如果你的bbcode含中文 需将这里改下: public static System.Text.RegularExpressions.Regex OptionRegex { get { //return new System.Text.RegularExpressions.Regex(@"(?[w]*)[s]*=[s]*(?[x25w/:/.-]*)", RegexOptions.Compiled); string strExp = @"(?[w]*)[s]*=[s]*(?[x25wsS/:/.-]*)"; return new System.Text.RegularExpressions.Regex(strExp, RegexOptions.Compiled); } }
- 2014-07-18下载
- 积分:1
-
XmlTree
MFC把xml文档解析,显示在一个树形控件中,可进行增删改,保存操作,用到tiny库(MFC parse the xml document displayed in a tree control, add or delete can be changed, the save operation, use the tiny library)
- 2011-10-09 13:33:07下载
- 积分:1
-
Ns2 超时 Mac (麦迪) 协议投用
执行 T MAC 协议在 ns2 跟你可以在 ns 2 T MAC 协议执行此代码。关于这段代码的详细信息,您可以阅读自述文件。在 T mac 协议减少能源消耗在 mac 层采用占空比实现传感器节点以便他们可以设置睡眠和活动的时间。
- 2022-10-14 15:00:03下载
- 积分:1
-
GaussIterativeMethod
(1) 编制解n阶线性代数方程组AX=b列主元三角分解法的通用程序.
(2) 用所编的程序解线性方程组.给出解向量,保留5位有效数.
((1) the preparation of solution of n-order linear algebraic equations AX = b out PCA generic triangular decomposition process. (2) the procedures used by the series solution of linear equations. Given solution vector, the effective number of reservations 5.)
- 2008-12-15 13:43:15下载
- 积分:1
-
telescope-optical
大口径望远镜光学系统的误差分配与分析 (Error large telescope optical system distribution and analysis)
- 2013-11-28 13:06:08下载
- 积分:1
-
ALGO3-9
用于迷宫问题的解决用户根据根据要求进行设置即可在屏幕上显示(Maze problems for users in accordance with the requirements set can be displayed on the screen)
- 2008-07-02 02:41:08下载
- 积分:1