资源列表
udf-
- fluent中udf例子,使用多种算例,可以对fluent进行二次开发,扩展其功能。-Users define function examples using in fluent which can be used in many different cases. This is useful for people to use the expand function of fluent.
SYSTEM_TRAY_DEMO
- 系统托盘的一个实例,运行后在屏幕右下角出现一图标,右键点击后能响应操作。-An instance in the system tray, run in the bottom right corner of the screen can respond to an icon, right-click operation.
ChartZhu
- VC 源码,能显示柱状图,可随意更改颜色和宽度,适合显示统计界面。-VC source, histogram, can easily change the color and width, suitable for display statistical interface.
getSignal
- 从io设备中读取数据,可根据读取的数据然后显示出来-get data from i/0
light-thermal-resistance-
- 光敏和热敏电阻实验,包含原理图、源代码和相关芯片手册-Photosensitive and thermistor experiment, including schematics, source code and related chip manual
MRate
- Multi Rate Processing
MASK_EDIT_DEMO
- IP地址掩码编辑器,能自动判读输入是否正确-IP address mask editor, automatic interpretation of the input is correct
getipmac
- 能夠看自己的網卡,網卡描述,IP,MAC-Be able to see their own card, NIC descr iption, IP, MAC
the-infrared-remote-control-decode
- 自己做的自做红外遥控解码,里面包含原理图和实现代码。-Own self do infrared remote control decoder, which contains the schematic and code.
MAC
- sep4020,基于ARM内核的国产微处理器,sample测试代码。MAC功能测试代码。-sep4020, made microprocessors based on ARM core sample test code. The MAC function test code.
LCD
- sep4020,基于ARM内核的国产微处理器,sample测试代码。LCD功能测试代码。-sep4020, made microprocessors based on ARM core sample test code. LCD function test code.
joseph
- 用链表解决约瑟夫问题。 约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 其中包括一个实验报告,介绍了编程思路和输出结果截图。-List to resolve Joseph. Josephus is the application of a mathematical problem: Given n in