-
哈夫曼编码,建立哈夫曼树
哈夫曼编码,建立哈夫曼树-Huffman coding, establishing Huffman tree
- 2022-09-14 13:40:03下载
- 积分:1
-
串口技术与实践,串口编程。内含源代码和串口调试精灵及其源代码...
串口技术与实践,串口编程。内含源代码和串口调试精灵及其源代码-serial technology and practice, serial programming. Containing the source code and serial debugging and source code Wizard
- 2023-01-06 12:30:04下载
- 积分:1
-
系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0...
系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0
- 2022-08-09 11:22:59下载
- 积分:1
-
台讯企业全站管理系统V2006
供下载时经过了严格的测试,但是这是一个复杂的程序,我们并不能保证程序没有BUG。
当然,如果您在使用本程序时发现了BUG...
台讯企业全站管理系统V2006
供下载时经过了严格的测试,但是这是一个复杂的程序,我们并不能保证程序没有BUG。
当然,如果您在使用本程序时发现了BUG和漏洞,请及时与我们联系。
本系统版权归HECHENn所有,您可以把这个程序应用于商业或者个人网站。
请不要修改程序的版权信息,也不要以任何形式发表所谓的修改版本。
admin/admin-Taiwan enterprises appear station management system available for downloading at V2006 after rigorous tests, But this is a complex process, we can not guarantee that procedures were not BUG. Of course, if you use this procedure and found a loophole BUG, please contact us promptly. HECHENn property of the system all, you can use the procedures used in commercial or personal websites. Please do not amend the copyright information, and not to any form of the so-called revised version. Admin/admin
- 2022-06-13 08:26:34下载
- 积分:1
-
c++通讯录
c++通讯录,初学者,比较简单,刚写的,差了好多功能没有实现,暂时先传了,急求分用呀,呵呵!!1
- 2022-06-12 03:56:13下载
- 积分:1
-
自动洗手器与自动干手器电路设计,有参考价值。
自动洗手器与自动干手器电路设计,有参考价值。-Automatic hand-washing device Automatic Hand Dryer with circuit design, have reference value.
- 2022-11-17 20:25:03下载
- 积分:1
-
用于地籍点线数据的处理程序。可以将点线文件处理成入库所需要的格式,并且给出详细的错误提示,帮助确认出错位置。...
用于地籍点线数据的处理程序。可以将点线文件处理成入库所需要的格式,并且给出详细的错误提示,帮助确认出错位置。-Cadastral data points and lines used in the process. Points and lines can be required for document processing into the storage format, and gives a detailed error, to help identify location of the error.
- 2022-07-05 10:37:28下载
- 积分:1
-
用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。...
用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。-written in C game of chess source lattice, the DOS operating procedures algorithm is not very complicated. Similar worth writing code reference.
- 2022-06-29 12:53:22下载
- 积分:1
-
步进电机控制,直流电机控制,加法器,状态机等等经典的VHDL例子程序。...
步进电机控制,直流电机控制,加法器,状态机等等经典的VHDL例子程序。-Stepper motor control, DC motor control, adders, state machines, etc. The classic example VHDL procedures.
- 2022-09-27 18:35:03下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1