搜索资源列表
msd7828L
- MSTAR高清机顶盒芯片资料。集成DVB-Cdemodulator。-The MSD7828L is a highly integrated ASIC for STB (Set-Top Box) applications. It is configured with a DVB-C demodulator, a transport stream de-multiplexer with time-shifting capabilities and limited recording of an
gtk+-bundle_2.14.7-20090110_win32
- windows平台下开发gtk程序所需要的库和头文件等,希望对大家有用-windows platform developed under the procedures required for gtk libraries and header files, so that useful for all of us
pro
- C语言开发的通讯录,有增加,删除,添加,修改,排序,保存文件等功能、-rintf("# O: order them. #") gotoxy(2,11) cprintf("# #") gotoxy(2,12) cprintf("# M: modify a record. #") gotoxy(2,13) cprintf("#
xhjz
- 打印如下形式的矩阵; n=5: 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 n=6: 1 2 9 10 25 26 4 3 8 11 24 27 5 6 7 12 23 28 16 15 14 13 22 29 17 18 19 20 21 30 36 35 34 33 32 31 看看1,2,3,4,5,6,7的序列。则可以看出,他们的排列几乎
SDL-1.2.14-win32
- 一个关于游戏编程的运行库,希望对大家有帮助。有时你会用到哦-A run on the game programming library, we want to help. Sometimes you will use oh
rcssserver-14.0.2.tar
- 该代码是用于robocup 2D仿真比赛平台-The simulation code is used to robocup 2D platform game
linux-2.6.14-for-skyeye.tar
- skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
14
- 内存信息提取2.0 ,很不错的易语言源码,适合易语言爱好者使用。-The memory information extraction 2.0, very good and easy language source code for easy language enthusiasts.
14
- IE浏览记录删除器2,很不错的易语言源码,适合易语言爱好者使用。-Internet history deleter 2 very good and easy language source code for easy language enthusiasts.
14
- 学生信息简易处理系统。当文件“student.dat”存在时,从文件中将学生信息读入内存,然后分别按照学号、成绩排序输出学生信息后退出;2) 当文件不存在时,接受用户输入若干个学生的信息,然后将其存到“student.dat”文件中退出。-Student Information Easy System. When the file " student.dat" exists, the student information from the file will be read
U8g2-2.14.7
- LCD/TFT control library
jquery-2.1.4.min
- JQ在网络上另一个比较流行的意思就是“奸情”。常有这样的用法,某某人和某某人有JQ。常用于朋友之间的玩笑话,以此来挪揄一些网友之间的小暧昧或进行类似非恶意造谣的小恶作剧。有时也指男男CP。(JQ on the Internet is another popular means "". There is often a use of JQ for someone and someone. Used to joke between friends, to some users b
Airoha.AB1500_FamilyMPTool_20141104_3.5.5.0
- 温度范围 -40篊 to +80篊 无线传输范围 >10 米 传输功率 支持 CLASS2 灵敏度 -80dBm 频率范围 2.402GHz-2.480GHz 对外接口 PIO, UART 音频性能 单声道 音频信噪比 ≥75dB 失真度 ≤0.1% 模块尺寸 29.0X15.0X2.00mm(1 NC NC NC 2 AOHPM Audio Headphone common mode output/sense input. 3 AOHPL Audio L-c
Airoha.AB1100SF_FamilyMPTool_20140703_3.1.19.0
- 该模块主要用于短距离的音乐传输,可以方便地和笔记本电脑,手机, PAD 等数码产品的蓝牙设备连接,实现音乐的无线传输。如: 蓝牙音响 蓝牙耳机 蓝牙无线传输音频 蓝牙免提电话(13 PO1 Digital GPIO, default pull-high input FWD key 14 P04 Digital GPIO, default pull-high input. MUTE I/O or NFC detection pin 15 GND Power Ground 1
96-4-14
- bin 2 hex mobile sorce code
ssdeep-2.14-win32-binary
- haching progm fuzzy ssdeep-2.14-win32-binary.zip
libiconv-1.14.tar
- Qt5移植配置 中英文显示,程序运行移植首选(Linux Qt5)
ˉ2'14 --DìDì 5F9- EH'_ -0'ìì
- this is a sample file please do not download this
estimation
- 用的是estimation加权最小二乘法状态估计法, 主要思想: 1、建立一个生成zdatas.m的函数,函数中先调用潮流计算; 2、电压幅值结果在潮流结果的bus变量中;节点注入功率量测取PQ节点负荷值的相反数;传输功量测取branch中的传输功率值。 3、对上一步提到的量测值随机添加白噪声; 4、视算例所要分析的问题,确实是否设置坏数据,若是,则设置; 5、将添加白噪声和坏数据后的量测输出到zdatas.m文件中。(The main idea is to use the estim
libiconv-1.144
- 编译安装libiconv库 $tar zxvf libiconv-1.14.tar.gz $cd libiconv-1.14 $ ./configure --prefix=/usr/local $ make $ make install 在/usr/local/lib/目录下,拷备需要的库文件libcharset.so.1, libiconv.so.2。(compile and install libiconv Library $tar zxvf libiconv-1.14.tar