VLCJisfreesoftware:youcanredistributeitand/ormodifyitunderthetermsoftheGNUGeneralPublicLicenseaspublishedbytheFreeSoftwareFoundation,eitherversion3oftheLicense,or(atyouroption)anylaterversion.VLCJisdistributedinthehopethatitwillbeuseful,butWITHOUTANYWARRANTY;withouteventheimpliedwarrantyofMERCHANTABILITYorFITNESSFORAPARTICULARPURPOSE.SeetheGNUGeneralPublicLicenseformoredetails.YoushouldhavereceivedacopyoftheGNUGeneralPublicLicensealongwithVLCJ.jna-4.1.0jna-platform-4.1.0vlcj-3.10.1
2024/5/4 1:56:08 4.17MB 用于vlc开发
1
Inthismanualaredescriptionsforcopyrightedproductswhicharenotexplicitlyindicatedassuch.Theabsenceofthetrademark®andcopyright©symbolsdoesnotinferthataproductisnotprotected.Additionally,registeredpatentsandtrademarksaresimilarlynotexpresslyindicatedinthismanualTheinformationinthisdocumenthasbeencarefullycheckedandisbelievedtobeentirelyreliable.However,SYSTECelectronicGmbHassumesnoresponsibilityforanyinaccuracies.SYSTECelectronicGmbHneithergivesanyguaranteenoracceptsanyliabilitywhatsoeverforconsequentialdamagesresultingfromtheuseofthismanualoritsassociatedproduct.SYSTECelectronicGmbHreservestherighttoaltertheinformationcontainedhereinwithoutpriornotificationandacceptsnoresponsibilityforanydamageswhichmightresult.Additionally,SYSTECelectronicGmbHoffersnoguaranteenoracceptsanyliabilityfordamagesarisingfromtheimproperusageorimproperinstallationofthehardwareorsoftware.SYSTECelectronicGmbHfurtherreservestherighttoalterthelayoutand/ordesignofthehardwarewithoutpriornotificationandacceptsnoliabilityfordoingso.Copyright2006SYSTECelectronicGmbH,D-07973Greiz/Thueringen.Rights-includingthoseoftranslation,reprint,broadcast,photomechanicalorsimilarreproductionandstorageorprocessingincomputersystems,inwholeorinpart-arereserved.NoreproductionmayoccurwithouttheexpresswrittenconsentfromSYSTECelectronicGmbH.
1.72MB CANopen
1
数模转换器dac908应用开发程序代码(调试通过)
2024/4/30 14:45:21 21KB dac908
1
基于DAC0832的简单DDS信号发生器报告+原理图+PCB图+程序代码+proteus的isis的仿真等文件
2024/4/29 16:21:04 173KB 信号发生器 DAC0832 原理图 PCB图
1
中文资料自己花钱买的所以比较多积分
2024/4/28 6:08:32 1.08MB DAC8822
1
在测试演示程序前请先准备墨镜或深色玻璃或半透明塑料遮挡开发板上灯光,以免对眼睛造成伤害//1.TM0定时器模式,产生0.5秒定时中断//2.TB0时基定时器,产生1秒的时基定时中断//3.PTM0产生PWM波形,占空比从0%升到100%再从100%降到0%产生呼吸灯效果//4.PTM2产生PWM波形,设定一个固定的占空比经过10K电阻+106电容到地做RC滤波,滤波后的模拟电压=DAC_duty/DAC_period*VDD//5.,10次采样值,去掉最大最小值,并求平均得到ADC转换值//6.PTM3将ADC转换值再用PWM输出,可以还原出来与PTM2基本一致的PWM波形.
2024/4/26 22:26:44 69KB HT66F2390代码
1
本实例代码,描述了基于alteracycloneIVE(EP4CE30F23C8)的DAC输出,三角波,1KHz
2024/4/16 1:56:35 3.26MB FPGA DAC输出 cyclone IV
1
硬件设备:TFTLCD显示屏+stm32f103zet6。
引脚PA4通过DAC产生正弦波信号,可以调频率和幅度;
引脚PC1通过ADC采集信号,代码里面有很多的FFT波形分析方法,但我目前只会分析出峰峰值,但其他代码可以给大佬参考。
2024/4/13 16:26:03 5.02MB stm32f103zet6 正弦信号 DAC ADC
1
CUDA,ComputeUnifiedDeviceArchitecture的简称,是由NVIDIA公司创立的基于他们公司生产的图形处理器GPUs(GraphicsProcessingUnits,可以通俗的理解为显卡)的一个并行计算平台和编程模型。
通过CUDA,GPUs可以很方便地被用来进行通用计算(有点像在CPU中进行的数值计算等等)。
在没有CUDA之前,GPUs一般只用来进行图形渲染(如通过OpenGL,DirectX)。
开发人员可以通过调用CUDA的API,来进行并行编程,达到高性能计算目的。
NVIDIA公司为了吸引更多的开发人员,对CUDA进行了编程语言扩展,如CUDAC/C++,CUDAFortran语言。
注意CUDAC/C++可以看作一个新的编程语言,因为NVIDIA配置了相应的编译器nvcc,CUDAFortran一样。
2024/3/31 19:25:29 184.05MB 工具及程序
1
Idealforgraduateandseniorundergraduatecoursesincomputerarithmeticandadvanceddigitaldesign,ComputerArithmetic:AlgorithmsandHardwareDesigns,SecondEdition,providesabalanced,comprehensivetreatmentofcomputerarithmetic.Itcoverstopicsinarithmeticunitdesignandcircuitimplementationthatcomplementthearchitecturalandalgorithmicspeeduptechniquesusedinhigh-performancecomputerarchitectureandparallelprocessing.Usingaunifiedandconsistentframework,thetextbeginswithnumberrepresentationandproceedsthroughbasicarithmeticoperations,floating-pointarithmetic,andfunctionevaluationmethods.Laterchapterscoverbroaddesignandimplementationtopics-includingtechniquesforhigh-throughput,low-power,fault-tolerant,andreconfigurablearithmetic.Anappendixprovidesahistoricalviewofthefieldandspeculatesonitsfuture.Anindispensableresourceforinstruction,professionaldevelopment,andresearch,ComputerArithmetic:AlgorithmsandHardwareDesigns,SecondEdition,combinesbroadcoverageoftheunderlyingtheoriesofcomputerarithmeticwithnumerousexamplesofpracticaldesigns,worked-outexamples,andalargecollectionofmeaningfulproblems.Thissecondeditionincludesanewchapteronreconfigurablearithmetic,inordertoaddressthefactthatarithmeticfunctionsareincreasinglybeingimplementedonfield-programmablegatearrays(FPGAs)andFPGA-likeconfigurabledevices.Updatedandthoroughlyrevised,thebookoffersnewandexpandedcoverageofsaturatingaddersandmultipliers,truncatedmultipliers,fusedmultiply-addunits,overlappedquotientdigitselection,bipartiteandmultipartitetables,reversiblelogic,dotnotation,modulararithmetic,Montgomerymodularreduction,divisionbyconstants,IEEEfloating-pointstandardformats,andintervalarithmetic.Features:*Dividedinto28lecture-sizechapters*Emphasizesboththeunderlyingtheoriesofcomputerarithmeticandactua
2024/3/24 20:18:29 8.14MB Computer Arithmetic Algorithms
1
共 344 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡