当前位置:网站首页>Complete code of C language neural network and its meaning
Complete code of C language neural network and its meaning
2022-07-07 05:12:00 【Yangyang 2013 haha】
Volunteers completed 《c The basic code of language neural network and its meaning 》 Decompilation of C Language code readable The team was able to run tens of thousands of lines through the compiler C Code ( And graphics and sound resources from legal tapes ), And finally generate 1:1 Original version of 《 Flute of time 》ROM copy . Complete decompilation process , For at least 21 Months . Although automated software tools are useful , But I want to decompile the code into human readable C Language , It still needs to be parsed manually 15000 Among the functions, let me continue .
Single chip microcomputer c Language Basic knowledge of ,c Language Will be back 100 Code What are they? ? about c language , Remember that there are not many things , It's basically just a few common sentences and some keywords . The thousands or even tens of thousands of lines of code you see , Are written repeatedly with these statements and keywords . They just have different logical functions , Other English , It's all the programmers themselves , For example, the names of some variables , Function name . If you like, you define it as ab Later .
c The basic code of language neural network and its meaning :

《 Flute of time 》 Used by the great God C Language rewrite register PC! But I'm afraid the strongest legal affairs will not be released 《 Legend of Zelda : Flute of time 》 Can be said to be RPG The history of game development Milepost , This Nintendo Classic works are still praised by players today , But some players think it's only in Nintendo It's a pity that the main sentence is exclusive , So someone tried to transplant it to PC On . In recent days, , A team announced that it had succeeded in 《 Legend of Zelda : Flute of time 》 Of Source code to C Language , It means 《 Searle, wait for me to continue .
Finally upgrade ?89 Year of Linux kernel C Language “ Keep up with the times ” Turn modern C Arrangement | Edited by Zhang Yuming | Produced by Tu min | CSDN(ID:CSDNnews) Last week, 《LINUX Device driver version 3 》 The first author of 、LWN Founder and editor in chief of online magazine Jonathan Corbet Published for Linux Some views of the kernel , He believes that although the overall development of the kernel project is fast , But the kernel code still uses 1989 Year version of C Language standards , and 5.18 The kernel may end, which will be introduced later .
ZRET64 complete 《 The flute of Zelda legend 》PC Version reverse development 《 The flute of Zelda legend 》 Can be said to be RPG A milestone in the history of the game , This Nintendo classic is still praised by players today , But some players think it's a pity to monopolize the console only in Nintendo , So someone tried to transplant it to PC On . In recent days, , A team announced that it had succeeded in 《 Legend of Zelda : Flute of time 》 The source code of is converted to C Language , It means 《 Zelda will say later .
God replied : What kind of ? Sand carving problem 1】 Why do I have so many sand sculpture problems 2】 Adults should not be too cynical , What if you need to verify the identity of your spouse and at least three children to log in the game one day ? Sand carving problem 3】 If you upgrade to prevent addiction , Be careful that I crawl out the source code of the king Rongyao , At least I'm also a c Language boss . Sand carving problem 4】 Chang'e is just a dancer foreman 、 Marshal Tianpeng will say .

Why not program in Chinese? Is it possible to program in Chinese in the future Programming is to let the computer to solve a problem and use a programming language to write program code , Finally get the right process , Now the mainstream programming in the market is almost English , such as C Language 、C#、C 、html、JavaScript、java、php and Delphi wait , Almost none of them are in Chinese , What's going on here ? Why can't programming be written in Chinese ? In the future, I will be able to program in Chinese .
The difference between software engineer and coder basic C Language operation ) It is a necessary basic skill for any office white-collar , Letting a programmer or software engineer do these things is simply an insult to them . Get to the point , Let's talk about the difference between software engineers and coders , Here are some people's views : A good software engineer is not only thinking about how to use code to realize functions , Instead, consider the whole , Relationship between modules , Let me continue with this function .
What capabilities should embedded engineers have ? 1. Familiar with basic vocational skills C Language . At least proficient C Language programming , Embedded industry must use this language , And it is also the main language , Develop good coding habits and styles , Ensure code maintainability , Portability , Readability . The particularity of embedded software development requires developers to have basic hardware capabilities , Basic knowledge of hardware , Hardware equipment should be understood .
neural network http://www.a8u.net/
边栏推荐
- 2039: [Bluebridge cup 2022 preliminaries] Li Bai's enhanced version (dynamic planning)
- pmp真的有用吗?
- 线程同步的两个方法
- 为什么很多人对技术债务产生误解
- Longest palindrome substring (dynamic programming)
- Using thread class and runnable interface to realize the difference between multithreading
- [Android kotlin collaboration] use coroutinecontext to realize the retry logic after a network request fails
- 装饰器基础学习02
- JS variable case
- Mysql database (basic)
猜你喜欢

SQL injection cookie injection

Flask项目使用flask-socketio异常:TypeError: function() argument 1 must be code, not str

Markdown editor

《二》标签

Function pointer and pointer function in C language

LabVIEW在打开一个新的引用,提示内存已满

Analysis -- MySQL statement execution process & MySQL architecture

Pointer and array are input in function to realize reverse order output

torch optimizer小解析
![[Yugong series] go teaching course 005 variables in July 2022](/img/29/2bb30443e1e418556b5e08932f75b4.png)
[Yugong series] go teaching course 005 variables in July 2022
随机推荐
谈谈讲清楚这件事的重要性
ClickHouse(03)ClickHouse怎么安装和部署
Leetcode minimum difference in student scores
【最佳网页宽度及其实现】「建议收藏」
The execution order of return in JS' try catch finally
Why is the salary of test and development so high?
R descriptive statistics and hypothesis testing
Flask project uses flask socketio exception: typeerror: function() argument 1 must be code, not str
Ansible概述和模块解释(你刚走过了今天,而扑面而来的却是昨天)
拿到PMP认证带来什么改变?
Flask项目使用flask-socketio异常:TypeError: function() argument 1 must be code, not str
JS variable case output user name
LabVIEW在打开一个新的引用,提示内存已满
2039: [Bluebridge cup 2022 preliminaries] Li Bai's enhanced version (dynamic planning)
sublime使用技巧
模拟线程通信
批量归一化(标准化)处理
Pointer and array are input in function to realize reverse order output
torch optimizer小解析
STM32F103ZE+SHT30检测环境温度与湿度(IIC模拟时序)