C#写的中小学排课软件,VS2010,WinForm全部源代码和Setup项目,立即可以编译运行或打安装包。
软件大量使用范型技术,抽象排课的数据及操作,代码极其精炼,功能强大。
软件使用复杂的数据结构,得到极高效率,特别是手工调课时能够瞬时检测出冲突、汇集所有关联元素的规则并评估。
软件基于引擎驱动界面的架构,引擎处理所有逻辑并触发界面的更新。
软件是一个强大的无流程软件,系统操作是并行的,任意时辰可以增删改任意数据,系统智能处理既有课表。
软件有清晰的分层,容易阅读、修改:UI层、业务逻辑层、AI模块(智能分析)、DAC层(使用ACCESS)。
2020/9/23 13:40:48 1.6MB 排课 源代码 c# 算法
1
PCIExpress3.0isthelatestgenerationofthepopularperipheralinterfacefoundinvirtuallyeveryPC,server,andindustrialcomputer.Itshighbandwidth,lowlatency,andcost-to-performanceratiomakeitanaturalchoiceformanyperipheraldevicestoday.EachnewgenerationofPCIExpressaddsmorefeatures,capabilitiesandbandwidth,whichmaintainsitspopularityasadeviceinterconnect.MindShare'sbookstakethehardworkoutofdecipheringthespecs,andthisonefollowsthattradition.MindShare'sPCIExpressTechnologybookprovidesathoroughdescriptionoftheinterfacewithnumerouspracticalexamplesthatillustratetheconcepts.Writteninatutorialstyle,thisbookisidealforanyonenewtoPCIExpress.Atthesametime,itsthoroughcoverageofthedetailsmakesitanessentialresourceforseasonedveterans.次要内容如下:PCIExpressOriginsConfigurationSpaceandAccessMethodsEnumerationProcessPacketTypesandFieldsTransactionOrderingTrafficClasses,VirtualChannelsandArbitration(QoS)FlowControlACK/NAKProtocolLogicalPHY(8b/10b,128b/130b,Scrambling)ElectricalPHYLinkTrainingandInitializationInterruptDelivery(Legacy,MSI,MSI-X)ErrorDetectionandReportingPowerManagement(forbothsoftwareandhardware)2.0and2.1Features(suchas5.0GT/s,TLPHints,andMulti-Casting)3.0Features(suchas8.0GT/s,andanewencodingscheme)ConsiderationsforHighSpeedSignaling(suchasEqualization)
2017/2/20 21:54:52 47.38MB mindshare pcie
1
程序是基于STM32F407的任意波形发生器,可以通过STM32自带的DAC实现生成任意需要的波形,目前本人测试过正弦波和三角波没有问题,波形的时序是通过定时器出发来控制的,先通过函数生成对应的波形点图,然后通过定时器定时触发来控制输出波形的频率,以此来实现任意波形的发生!程序用到了DMADACTimer程序运行时CPU时间占用很少适合嵌入大工程里面使用!
2020/11/23 2:08:24 553KB DMA +ADC Stm32F407ZGT 生成任意波形
1
Progra妹妹ingElixir1.6Functional|>Concurrent|>Pragmatic|>FunbyDaveThomasPages:410Published:2018-05-16Release:P1.0(2018-05-17)ISBN:978-1-68050-299-2ThisbookistheintroductiontoElixirforexperiencedprogra妹妹ers,completelyupdatedforElixir1.6andbeyond.Explorefunctionalprogra妹妹ingwithouttheacademicovertones(tellmeaboutmonadsjustonemoretime).Createconcurrentapplications,butgetthemrightwithoutallthelockingandconsistencyheadaches.MeetElixir,amodern,functional,concurrentlanguagebuiltontherock-solidErlangVM.Elixir’spragmaticsyntaxandbuilt-insupportformetaprogra妹妹ingwillmakeyouproductiveandkeepyouinterestedforthelonghaul.MaybethetimeisrightfortheNextBigThing.Maybeit’sElixir.
2020/4/8 22:42:07 4.55MB Functional elixir erlang
1
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡