资源列表
1
- 设计一个表示分数的类Fraction。这个类用两个int类型的变量分别表示分子和分母。 这个类的构造函数是: Fraction(int a, int b) 构造一个a/b的分数。 这个类要提供以下的功能: double toDouble(); 将分数转换为double Fraction plus(Fraction r); 将自己的分数和r的分数相加,产生一个新的Fraction的对象。Fraction multiply(Fraction r); 将自己的分数
传奇通用登陆器
- 传奇通用登录器,做私服用,适合传奇各个客户端(chuanqi login for sifu)
PhoneCard
- 平常的一些小代码,简单的电话卡窗体,无聊打打(Ordinary small code, simple phone card form, boring)
wxPython_in_Action
- wxPython_in_Action, windows GUI编程(wxPython_in_Action, window python gui)
19264
- STM32L053驱动240128E液晶屏(STM32L053 driven 240128E LCD screen)
15 SRAM读写
- stm32f439 sram读写,灵活运用,马上入门。(Stm32f439 SRAM read and write, flexible use, immediately introduction.)
EGMIOWN
- 中国移动第三代移动通信网网络管理技术接口规范-3G直放站部分_数据集技术要求(V1 0-2007) doc()
16 外部中断
- stm32f439外部中断,nvic中断向量寄存器,灵活入门(Stm32f439 external interrupt, NVIC interrupt vector register, flexible Introduction)
NumPy Cookbook
- NumPy Cookbook,数值计算的学习资料(This book is for scientists engineers programmers or analysts with a basic knowledge of Python and NumPy)
DS18B20温度计(1602显示)
- 基于51的DS18B20 数字温度计,LCD显示,有报警功能(DS18B20 digital thermometer based on 51, LCD display, have alarm function)
IEEE33节点算例
- IEEE33节点配电网电磁暂态仿真模型,包含配电网无限大电源母线,三相对称的支路与负荷模型,以及各负荷点处测量单元。(The electromagnetic transient simulation model of IEEE33 node distribution network includes the infinite bus of distribution network, the three-phase symmetrical branch and load model, and th
L053-24128E
- STM32L053驱动240128E液晶屏驱动,自己写的又不对之处请见谅。(STM32L053 driver 240128E LCD screen driver, I write the wrong, please forgive me)
