Git Product home page Git Product logo

limit's Projects

ai_8figures icon ai_8figures

使用启发式搜索解决8数码问题,前期版本基于STL维护open表和close表效率比较低,后期版本使用哈希映射进行了优化。

ai_gobang icon ai_gobang

根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。

ai_horn icon ai_horn

基于前向连接的子句归结方法,结合迭代加深的子句长度受限搜索,构建简易推理系统。

as_salarycaculator icon as_salarycaculator

使用x86汇编实现薪资计算工具,按照特定计算规则,根据快递件数计算出应快递员得金额并打印显示。

cg_cube icon cg_cube

借助OpenGL,通过GLSL编写shader渲染出的彩色立方体。

cg_solarsystem icon cg_solarsystem

借助OpenGL,通过GLSL编写shader渲染出的包括地月系在内的太阳系行星运动模型。

cg_sphere icon cg_sphere

借助OpenGL,通过GLSL编写shader渲染的点光源、方向光源、聚光灯光源照射下不同材质的球体模型。

co_mips31 icon co_mips31

实现MIPS架构指令集下31条指令的单周期CPU,经过Vivado和Modelsim联合仿真通过并在Nexys4开发板上下板通过。

co_mips54 icon co_mips54

实现MIPS架构指令集下54条指令的单周期CPU,经过Vivado和Modelsim联合仿真通过并在Nexys4开发板上下板通过。

cv_cifar10 icon cv_cifar10

分别使用KNN和SVM在CIFAR10数据集上进行物体分类任务,后续加入了HOG特征提取对图像做预处理,提高SVM的分类性能。

cv_classnseg icon cv_classnseg

对发表于2019 BTAS的DeepFake方向论文Multi-task Learning For Detecting and Segmenting Manipulated Facial Images and Videos进行复现并分析作者提出的模型的优缺点。

cv_imageseg icon cv_imageseg

基于聚类算法Kmeans和HAC进行的图像分割实验。

deepmind-research icon deepmind-research

This repository contains implementations and illustrative code to accompany DeepMind publications

dl_piano icon dl_piano

基于Nexys4开发板和PS2通信协议的键盘设计的电子琴,能够支持24个音阶的弹奏。

ds_hospital icon ds_hospital

医院挂号系统,对于拥有不同科室和B超室的医院,模拟实现挂号过程、医生按序就诊过程和B超按序检查过程,能够显示各科室、B 超室目前排队情况和查看各医生就诊的所有病人。

ds_linklist icon ds_linklist

链表演示工具,能够实现线性表的建立、插入、删除、查找等基本操作。并能够把建立、插入、删除等基本操作的过程随时显示输出来。以单链表、循环链表、双向链表为例。

llama2-chinese icon llama2-chinese

Llama中文社区,最好的中文Llama大模型,完全开源可商用

pytorch-gan icon pytorch-gan

PyTorch implementations of Generative Adversarial Networks.

sd_webstore icon sd_webstore

对简单的电子商务平台进行设计,并实现了用户登录注册功能和管理员的用户管理功能。

se_bugshow icon se_bugshow

基于FLASK框架,为方便计算机专业师生进行相关课程的作业、问题交流讨论所开发的讨论平台,支持通知发放、问题创建与讨论、评论点赞收藏等功能。

tl-deeponet icon tl-deeponet

Source code of 'Deep transfer operator learning for partial differential equations under conditional shift'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.