CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - duan
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - duan - List
[
ELanguage
]
by
DL : 0
c写的一个c小段程序编译程序-c writes c young Duan procedure compiler
Update
: 2025-03-14
Size
: 3kb
Publisher
:
王锋
[
SMS
]
duanxi
DL : 0
用delphi开发的短信群发平台,让大家参考一下,希望大家能用的着!-using the Short Message development platform that enables your reference, the hope everyone can be with!
Update
: 2025-03-14
Size
: 240kb
Publisher
:
siyan
[
AI-NN-PR
]
Basi-An-Colony-Algorithm-fo-TSP
DL : 0
段海滨教授主编的《蚁群算法原理及其应用》附录里的C程序代码-Professor Duan Haibin editor-in-chief of
Update
: 2025-03-14
Size
: 6kb
Publisher
:
杨永飞
[
Special Effects
]
Inpainting
DL : 0
基于邻域滤波的图像修补算法(安徽大学,段汉根,汪继文)-Neighborhood-based filtering algorithm for image patch (Anhui University, Duan Han-gen, Wang Wen)
Update
: 2025-03-14
Size
: 604kb
Publisher
:
孙丽娟
[
Software Engineering
]
zhangyong_jun-shi-duan-bo-tong-xi-kang-gan-rao-xin
DL : 0
摘 要:建立了几个军事短波通信系统仿真模型,并简要叙述了军事短波通信系统中跳频、扩频的干扰方程。文章给出了仿真物理结构图以及功能模块图,也给出了军事短波通信抗干扰性能仿真评估的指标,提出了利用云模型及云不确定性推理对仿真结果进行评估,并给出了干扰和无干扰条件下军事短波通信的抗干扰性能评估结果。-Abstract: A number of military HF communications system simulation model, and a brief description of the military short-wave frequency-hopping communication systems, spread spectrum interference equation. In this paper, simulation of the physical structure and function module map also gives the military a short-wave communications simulation to assess anti-interference performance indicators, the use of cloud model and the cloud of uncertainty reasoning to assess the simulation results are also given interference and non-interference under the conditions of military HF communication the results of the assessment of anti-interference performance.
Update
: 2025-03-14
Size
: 58kb
Publisher
:
ma ming
[
AI-NN-PR
]
ACA
DL : 0
段海滨教授主编的《蚁群算法原理及其应用》附录里的C程序代码.-Professor Duan Haibin editor-in-chief of ant colony algorithm and its application in Appendix C in the program code.
Update
: 2025-03-14
Size
: 2kb
Publisher
:
罗子方
[
Other
]
SCE_TOOL_BOX
DL : 1
SCE(shuffled complex evolution )是一种相对较新的连续性问题的元启发搜索算法。这个工具箱是Duan Q Y 在优化水文参数中用到的-SCE (shuffled complex evolution) is a relatively new meta-continuity heuristic search algorithm. This toolbox is optimized Duan QY hydrological parameters used in
Update
: 2025-03-14
Size
: 420kb
Publisher
:
胡军
[
OS Develop
]
duan
DL : 0
模拟中断事件的处理 中断机构能发现中断事件,且当发现中断事件后迫使正在处理器上执行的进程暂时停止执行,而让操作系统的中断处理程序占有处理器去处理出现的中断事件-Simulated interrupt events can be found to deal with disruption of institutions disruptions and interruptions when found after the incident is forcing processors to implement the process to suspend the operation, while allowing the operating system interrupt handling procedures to deal with possession of the processor interrupt event occurs
Update
: 2025-03-14
Size
: 1kb
Publisher
:
zhang
[
SCM
]
HD7279
DL : 0
HD7279(A)是一片具有串行接口的,可同时驱动8位共阴式数码管(或64只独立LED)的智能显示驱动芯片,该芯片同时还可连接多达64键的键盘矩阵。 HD7279内部含有译码器,可直接接受16进制码,HD7279A还同时具有2种译码方式,HD7279(A)还具有多种控制指令,如消隐、闪烁、左移、右移、段寻址等。 -HD7279 (A) is with a serial interface and can also drive a total of 8 vaginal digital tube (or 64 independent LED) intelligent display driver chip, the chip can also connect up to 64-key keyboard matrix. HD7279 contain internal decoder can be directly accepted 16 hexadecimal code, HD7279A also have two kinds of decoding methods, HD7279 (A) also has a variety of control orders, such as blanking, blinking, the left, shifted to right, Duan search sites.
Update
: 2025-03-14
Size
: 44kb
Publisher
:
逆流
[
matlab
]
NIP
DL : 0
matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括: lagrangian 对偶问题 代理对偶问题 非线性lagrangian 和强对偶问题 非线性背包问题 可分解的整数规划问题 二次目标函数的整数规划问题 非约束的0-1多项式规划问题 约束的 0-1多项式规划问题 混合整数非线性规划问题 -In spite of shortcoming of matlab 7.0 that it can t provide the toolbox in order to dealing with general integer programming problem, therefore, we need goog algorithm to write matlab code to solve general integer programming, in 2006, Li duan from Hongkong university and Sun xiaoling from Fudan university proposed a book named Nonlinear Integer programming, and it include the problems as follows: lagrangian duality problem surrogate duality problem nonlinear lagrangian problem nonlinear knapsack problem nonlinear integer programming with a quadratic objective functions nonconstrained polynomial 0-1 optimization constrained polynomial 0-1 programming mixed-integer nonlinear programming
Update
: 2025-03-14
Size
: 13.13mb
Publisher
:
feimaxiao
[
OpenGL program
]
opengl_program_basic
DL : 0
opengl编程基础一书的源代码。作者作者:(美国)(Edward Angel)安吉尔 译者:段菲 完整、详细介绍基本的OpenGL函数和命令,便于读者快速查找 从非数学角度介绍如何进行OpenGL程序设计,有利于读者迅速入门 各章提供可运行的范例,有助于读者理解和应用OpenGL函数 -opengl programming based on the book' s source code. Author Author: (United States) (Edward Angel) Angel translator: Fei Duan complete details of the basic OpenGL functions and commands, easy to readers to quickly find the perspective from a non-mathematical procedure describes how to carry out the design of OpenGL and is conducive to the rapid entry of the chapter the reader provide an example of running to help the reader understand the function and application of OpenGL
Update
: 2025-03-14
Size
: 229kb
Publisher
:
tyss
[
Energy industry
]
sanxiangduanlu
DL : 0
三相短路计算程序 模拟发电机机端三相短路仿真-san xiang duan lu
Update
: 2025-03-14
Size
: 1kb
Publisher
:
龙磊
[
Embeded-SCM Develop
]
yangliang12
DL : 0
实现单片机定时器中断,分别用位选段和段选断来实现LED灯和数码管的控制,本程序要在KEIL中执行方可完成。-The realization of single-chip timer interrupt, namely election with Duan & Duan bit off election to achieve the LED lights and LED control, the procedures to be implemented in KEIL to complete.
Update
: 2025-03-14
Size
: 1kb
Publisher
:
yangliang
[
Mathimatics-Numerical algorithms
]
BasicAntColonyAlgorithmforTSP
DL : 0
段海滨教授主编的《蚁群算法原理及其应用》附录里的C程序代码. 并有几位网友修改。-Professor Duan Haibin editor-in-chief of " the principle of ant colony algorithm and its application" in Appendix C of the program code. And modify several users.
Update
: 2025-03-14
Size
: 2kb
Publisher
:
an
[
DSP program
]
XCCS
DL : 0
星尘传说,脱机喊话 源代码,非常好的,大家下载吧。-xin jian tuo ji han hua duan dai ma feichang hao de
Update
: 2025-03-14
Size
: 81kb
Publisher
:
asasj57
[
OpenGL program
]
3dimaging
DL : 0
三维医学图像可视化及其应用,吕维雪,段会龙.该领域的书籍比较少,该书算是一片经典之作.-Three-dimensional visualization of medical images and its application, Lu Weixue, Duan Huilong. The relatively small area of Books, the book is a classic.
Update
: 2025-03-14
Size
: 12.69mb
Publisher
:
thaxedo
[
Books
]
DS
DL : 0
信息融合典型方法介绍的图书,段新生,证据理论-Information Fusion typical method described in books, Duan xinsheng, evidence theory
Update
: 2025-03-14
Size
: 2.8mb
Publisher
:
东海公园
[
Technology Management
]
zhi-wang-chao-xi-ji-pan-duan-xiu-gai
DL : 0
知网抄袭判断及修改,修改别业论文重要指导-zhi wang chao xi ji pan duan xiu gai
Update
: 2025-03-14
Size
: 9kb
Publisher
:
sqqs
[
Other
]
服务端客户Duan
DL : 0
易语言公司服务端客户Duan易语言源码,包括服务器和客户端等(Easy language company server-side customer Duan language source code, including server and client, etc.)
Update
: 2025-03-14
Size
: 14kb
Publisher
:
1167346
[
Windows Kernel
]
易语言TCP服务端客户Duan例程
DL : 0
易语言TCP服务端客户Duan例程,很有意思的,直接变成通讯了
Update
: 2023-12-23
Size
: 4.86kb
Publisher
:
180881283*********
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.