搜索资源列表
aodv-uu-0.8-mod-crosslayer.tar
- 提供Ns2 AODV-UU 的程式原始碼,可供WLAN 環境建立與模擬數據比較使用-provide Ns2 AODV - UU program source code, WLAN environment for the establishment and use of simulation data comparisons
ppt-model-tex.rar
- 幻灯片模板,中英文齐全,非常适用的tex程序代码,Slide templates, complete in both English and Chinese, are ideally suited for the tex program code
Hash
- 利用Hash技术统计C源程序中关键字的频度:扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现的度。用线性探测法解决Hash冲突。设Hash函数为:Hash(Key)=[(Key的首字母序号)*100+(Key的尾字母序号)] Mod 41。关键字39个。-Hash statistics using C source code in the frequency of keywords: Scanning a C source program, using Hash
huawei_program_model
- 华为编程规范,可以从中学习编程风格,便于高效编程。-Huawei programming specifications can learn programming style, easy and efficient programming.
--
- Type in a number and then enter 2 numbers at a time. Your numbers will be stored as a(mod b). Repeat this step the number of times you have entered earlier. The program will calculate x by Chinese Remainder theorem.
qqxx
- 首先新建一个项目 选择解决方案-空白方案 其次 添加一个项目 选择类库 取名 MOD 数据模型层 再添加一个项目 选择类库 取名 DAL 数据访问层 再添加个项目取名 选择类库 取名 BLL 业务逻辑层 最后添加一个web应用程序 然后右击DAL 选着依赖 MOD 还有 添加引用 选project 选择 MOD 右键 BLL 选择依赖MOD DAL 添加引用 MOD DAL 最后web 引用 BLL 这样我们就搭建好了环境 然后开始编码 测试的时候注意DAL/
GridGenerator
- 针对Minecraft的MOD的代码开发时,写标准合成表这一部分耗时较多的问题,这个程序可以一定程度上提高编程效率。-It may take Minecraft modder too much time while making basic grid list, to some extent, this program can improve programming efficiency.
lincon
- X = LINCON(A,B,N)解决线性同余的系统 A(1)* X== B(1)(MOD N(1)) A(2)* X== B(2)(MOD N(2)) ... A(M)* X== B(M)(N模(M)) 的溶液中,X,将给出作为载体[X1 X2]代表的一般的解决方案 点ˉx== X1(MOD X2)
modeified-code
- 用于计算国际地磁参考场的值,该版本为第11代的更新-This is a program for synthesising geomagnetic field values the ! International Geomagnetic Reference Field series of models as agreed ! in December 2009 by IAGA Working Group V-MOD.
STM32_Modbus_S
- mod bus测试程序,很不错,直得好好学习(Mod bus test program, very good, is to study well)