资源列表
qiankuikongzhi
- 动态电压恢复器,用以恢复跌落电压,只是前馈控制策略。(Dynamic Voltage Restorer)
HTU20D中文
- 温度湿度一体超小体积,可以支持露点测量,瑞典 芯片(Integrated Swedish temperature and humidity measurement chip)
[06]Zenith 9
- #include "stdafx.h" #include <iostream> using namespace std; void main() { int i = 0; int j = 8; int l = j; for (int k = 0; k < 9; k++) { for (i = 0; i < j; i++) l = j; j -= l - i; for (i = 0; i < (10- j)
麻省理工学院公开课:计算机科学及编程导论-代码
- MIT计算机科学导论课程 课上所用的代码(MIT Introduction to Computer Science and Programming)
面向模式的软件架构_第4卷_分布式计算的模式语言
- 面向模式的软件体系结构,架构师必备的书籍(Schema oriented software architecture, architecture is essential)
CanFestival-3.0-rc3.tar
- CanFestival3.0-rc3 的源码(CanFestival source,Including some examples, etc.)
rahp
- 支持增删改查 1600行的代码量 欢迎下载 毕设专用(The amount of code that supports and delet the 1600 lines is welcome to download)
简单小网页
- 制作一个简单的网页所需要打出的源代码,新手可以看一看(我也是新手)顺便凑点字凑点字凑点字(Create a simple web page to a source code, beginners can take a look (I am also a novice))
16位汇编地址簿内存版
- 16位汇编地址簿内存版 有增删改查 按键选择菜单(The 16 assembler address book memory version has the addition, deletions and changing the key selection menu)
HowToUseWindbg
- windbg调试书籍 中文入门文档 新手必备(WinDbg debug book Chinese introductory documents)
数电
- 超分辨率卷积神经网络的学习,可以运行.我通过了这个学习了SRCNN的三个主要步骤(The study of SRCNN,which will help for you)
tcs
- 自己编写的一段贪吃蛇的码,使用语言为c,也可以在c++平台运行(The code of a snake)
