搜索资源列表
heroQ
- 著名网络游戏水浒Q传手机版 金山-火石团队开发 包含N7210 N3650 N7610 N7650多个版本-famous Internet game Shuihu Q-phone version of Jinshan-Flint development team includes N7210 N3650 N7 610 N7650 multiple versions
flint
- flint库 RSA算法
gettime
- 一个记录开关机时间的软件,可以实现开机自运行-a record time for the switch software can be run in Flint
gettime
- 一个记录开关机时间的软件,可以实现开机自运行-a record time for the switch software can be run in Flint
heroQ
- 著名网络游戏水浒Q传手机版 金山-火石团队开发 包含N7210 N3650 N7610 N7650多个版本-famous Internet game Shuihu Q-phone version of Jinshan-Flint development team includes N7210 N3650 N7 610 N7650 multiple versions
flint
- flint库 RSA算法 -flint database RSA algorithm
flint-1.5.1
- FLINT 是一个数论库,用C语言编写,它包括一个非常快的多项式算法库。-FLINT is a number theory library, using C language, it includes a very fast polynomial algorithms library.
Flint_3_0_1_src
- Flint is an open-source project to create a versatile particle system in Actionscr ipt 3. The aim is to create a system that handles the common functionality for all particle systems, has methods for common particle beha
Flint_2_1_3_source
- flint particles一个flex的3d粒子系统类库,可以制作很多漂亮的粒子效果-flint particles a flex of 3d particle system library, you can create a lot of nice particle effects
Flint_4_0_1_src
- FLINT粒子系统的最新源代码,可以直接引用到FLEX工程中,展示各种特效。 -FLINT particle system source code, you can refer directly to the FLEX project, showing a variety of special effects.
fhe-code-lib
- 在做密码学研究中,常用到的几个大数库:gmp、mpfr、mpir、flint等都包含在压缩包内,另外附有一个关于全同态加密算法的C源代码,可以在unix下进行编译直接形成可执行文件,对刚接触全同态研究的同仁可以有比较直观的认识。另外还附有一个我个人在编译这个代码的时候,一些库安装的步骤、注意事项、文档详细介绍了整个编译成功所需要的步骤。只要认识字,就能安装步骤step-by-step的编译成功。-Doing cryptography r
Flashshilidonghua
- 在做这个效果之前先介绍一下Flint: Flint是一个基于AS3.0的开源的粒子系统类库,让我们在不需要完全接触全部代码的情况下用自己的编码风格来轻松的扩展它,目前只有基于AS3.0的版本。 首先介绍一下基于Flint 创建焰火效果的原理,我们的效果将从屏幕的下方升到屏幕的上方,然后飘落在屏幕的下方。组成焰火的每一个小点,都是粒子系统中的一个粒子。-Before you do this effect about the
et99_sample_vb_dll
- 坚石诚信et99加密狗例子,使用vb6编写-Flint integrity et99 dongle example, using vb6 write
Ecar
- 基于FPGA的一个小游戏,在VGA上实现赛车游戏,开发版型号为ANVYL燧石,在Xilinx ISE环境下编译-An FPGA-based games, racing games on the realization VGA, Developer Edition model ANVYL flint, compiled under Xilinx ISE environment
flint
- Support for the Marvell Flint Development Platform.
flint
- Support for the Marvell Flint Development Platform.
Anvyl_running_led
- 塞琳思的开发板 大家可以下载看看 启智燧石系列的小例子 -塞琳思 development board you can download a small example of enlightening look at the series of flint
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]代表的一般的解决方案