-
This information is for the Ajax
本资料为Ajax基础教程(金灵译)的源代码。-This information is for the Ajax-based tutorials (DRC Ling translated) source code.
- 2022-03-01 17:55:49下载
- 积分:1
-
SugarNMSTool
网络拓扑发现软件SugarNMSTool源代码。(Network topology discovery software SugarNMSTool source code.)
- 2014-03-13 11:28:38下载
- 积分:1
-
IEEE 802.11a
IEEE 802.11a-1999 (8802-11:1999/Amd 1:2000(E)), IEEE Standard for Information technology―Telecommunications and information exchange between systems―Local and metropolitan area networks―Specific requirements―Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications―Amendment 1: High-speed Physical Layer in the 5 GHz band -IEEE 802.11a-1999 (8802-11:1999/Amd 1:2000 (E)), IEEE Standard for Information technology-Telecommunications and information exchange between systems-Local and metropolitan area networks-Specific requirements-Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications-Amendment 1: High-speed Physical Layer in the 5 GHz band
- 2022-04-21 04:09:44下载
- 积分:1
-
电极贴片
说明: 功能性电刺激疗法是使用低频电流刺激失去神经控制的肌肉,使其收缩,以替代或矫正器官及肢体已丧失的功能。本系统借助脑机接口技术研发了一款经络疏通按摩仪,借助脑机接口技术,通过MATLAB与单片机通讯,实现左右电极贴片分别刺激(Functional electrical stimulation therapy is to use low-frequency current to stimulate the muscle that has lost nerve control, so as to make it contract, so as to replace or correct the lost function of organs and limbs. With the help of brain computer interface technology, the system developed a meridian dredging massage instrument. With the help of brain computer interface technology, the system realized the stimulation of left and right electrode patches respectively through the communication between MATLAB and MCU)
- 2021-02-18 14:11:46下载
- 积分:1
-
数学建模历年试题的matlab程序,很全
数学建模历年试题的matlab程序,很全-Question of the matlab mathematical modeling procedures over the years, it is full! !
- 2022-02-26 09:46:44下载
- 积分:1
-
使用asp,自编的流量统计小系统,便于日常察看本网络流量。...
使用asp,自编的流量统计小系统,便于日常察看本网络流量。 -use asp, directed the flow of small statistical system to facilitate day-to-day look at the network traffic.
- 2023-06-26 10:15:03下载
- 积分:1
-
Network programming on windows there is a more comprehensive on
对windows网络编程技术有一个较为全面的讲述-Network programming on windows there is a more comprehensive on
- 2022-03-11 11:25:42下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
fiendish language interpretation, we look at it
魔王语言的解释,大家看看吧-fiendish language interpretation, we look at it
- 2023-07-16 00:10:03下载
- 积分:1
-
nzwev612
常用对象的用法,很不错的易语言源码,适合易语言爱好者使用,(Common object usage, very good easy language source code, suitable for easy language lovers use,)
- 2018-08-11 19:05:15下载
- 积分:1